summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-06-19cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-13wireless: regulatory: fix channel disabling race conditionJohannes Berg
2012-12-06wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
2012-11-16mac80211: verify that skb data is presentJohannes Berg
2012-11-16wireless: drop invalid mesh address extension framesJohannes Berg
2012-11-16cfg80211: fix antenna gain handlingFelix Fietkau
2012-10-10cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez
2012-08-19cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-08-10cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li
2012-07-25cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-07-04cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-19cfg80211: fix interface combinations checkJohannes Berg
2012-05-31cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-05-11nl80211: ensure interface is up in various APIsJohannes Berg
2012-05-11cfg80211: fix interface combinations check.Lukasz Kucharczyk
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28nl80211: fix MAC address validationEliad Peller
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez
2011-11-07cfg80211: fix cmp_iesJohannes Berg
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg