summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear-7/+91
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg-168/+0
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg-23/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg-5/+11
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo-0/+4
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez-0/+2
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez-0/+53
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg-0/+4
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov-0/+9
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov-0/+4
2011-11-11nl80211: fix compiler warningJohannes Berg-1/+1
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg-0/+12
2011-11-11cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin-3/+114
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg-0/+2
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg-18/+28
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg-2/+33
2011-11-09cfg80211: allow registering to beaconsJohannes Berg-1/+71
2011-11-09nl80211: add API to probe a clientJohannes Berg-0/+104
2011-11-09nl80211: advertise device AP SMEJohannes Berg-0/+8
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg-0/+85
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen-2/+2
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+15
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez-0/+3
2011-11-08nl80211: clean up genlmsg_end usesJohannes Berg-78/+19
2011-11-07cfg80211: fix cmp_iesJohannes Berg-5/+8
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg-0/+6
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg-2/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker-0/+10
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker-0/+1
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa-0/+4
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov-2/+3
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov-4/+22
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov-1/+80
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg-0/+2
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville-0/+3
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov-1/+1
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller-0/+6
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan-4/+13
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen-18/+15
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen-11/+1
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen-1/+4
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan-7/+12
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville-2/+14
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen-0/+61
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg-1/+5
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller-0/+27
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan-0/+2
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan-0/+1
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg-0/+5
2011-09-14cfg80211: reorder code to obsolete forward declarationSven Neumann-11/+8