summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez2011-11-301-1/+2
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-0/+1
* {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-281-0/+2
* wireless: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2214-95/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-073-3/+12
| |\
| | * netlink: clarify attribute length check documentationJohannes Berg2011-11-041-2/+9
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-042-1/+3
| | |\
| * | \ Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-067-23/+25
| |\ \ \ | | |/ / | |/| |
| | * | bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker2011-10-311-11/+13
| | * | ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker2011-10-311-8/+7
| | * | nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker2011-10-311-0/+2
| | * | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-312-2/+3
| | * | net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker2011-10-311-1/+0
| | * | net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker2011-10-311-1/+0
| * | | net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-012-9/+13
| * | | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-011-1/+1
| * | | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-012-51/+2
| * | | ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-3/+3
| * | | ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-011-3/+2
| * | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-313-4/+5
* | | | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-0/+27
* | | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-211-63/+0
* | | | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-211-0/+4
* | | | mac80211: transmit fragment list to driversJohannes Berg2011-11-211-5/+17
* | | | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-211-0/+5
* | | | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-211-0/+1
* | | | NFC: Fix indentation in nci.h fileIlan Elias2011-11-171-42/+42
* | | | mac80211: Save probe response data for bssArik Nemtsov2011-11-111-0/+15
* | | | nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+4
* | | | nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+10
* | | | wireless: move ieee80211chan2mhz macroJohannes Berg2011-11-111-8/+0
* | | | NFC: Check if NCI data flow control is usedIlan Elias2011-11-111-0/+3
* | | | NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-112-31/+0
* | | | NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-112-30/+62
* | | | mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-111-0/+5
* | | | mac80211: implement wifi TX statusJohannes Berg2011-11-091-3/+2
* | | | nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-1/+2
* | | | cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-1/+1
* | | | cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-091-0/+16
* | | | cfg80211: allow registering to beaconsJohannes Berg2011-11-091-0/+20
* | | | nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+17
* | | | nl80211: advertise device AP SMEJohannes Berg2011-11-091-0/+6
* | | | nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-091-0/+17
* | | | mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+10
* | | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+6
* | | | cfg80211: annotate cfg80211_inform_bssJohannes Berg2011-11-091-2/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-095-109/+534
|\ \ \ \
| * | | | Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-091-0/+2
| * | | | Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-091-28/+33
OpenPOWER on IntegriCloud