aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-05-091-0/+8
* nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-02-201-5/+4
* nl80211: clear skb cb before passing to netlinkJohannes Berg2014-11-051-0/+6
* radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2014-02-151-0/+4
* wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-11-281-1/+6
* nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-09-101-2/+5
* cfg80211: check wdev->netdev in connection workJohannes Berg2013-06-191-0/+3
* wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-05-131-1/+1
* wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-12-061-3/+2
* mac80211: verify that skb data is presentJohannes Berg2012-11-161-1/+2
* wireless: drop invalid mesh address extension framesJohannes Berg2012-11-161-5/+6
* cfg80211: fix antenna gain handlingFelix Fietkau2012-11-161-2/+1
* cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-10-101-3/+9
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-193-1/+7
* cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li2012-08-101-0/+3
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-251-1/+1
* cfg80211: fix potential deadlock in regulatoryEliad Peller2012-07-041-1/+1
* cfg80211: fix interface combinations checkJohannes Berg2012-06-191-1/+18
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-05-311-0/+10
* nl80211: ensure interface is up in various APIsJohannes Berg2012-05-111-12/+17
* cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-05-111-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-051-18/+31
|\
| * cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-301-2/+4
| * cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-301-16/+27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-301-2/+2
|\ \ | |/
| * nl80211: fix MAC address validationEliad Peller2011-11-281-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-221-0/+4
|\ \ | |/
| * cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-211-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-111-0/+3
|\ \ | |/
| * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-7/+15
|\ \ | |/
| * cfg80211: fix cmp_iesJohannes Berg2011-11-071-5/+8
| * cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg2011-11-071-0/+6
| * nl80211: fix HT capability attribute validationJohannes Berg2011-11-071-2/+1
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-3110-0/+10
* | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
|/
* nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-0/+4
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-2/+3
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-4/+22
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-1/+80
* cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-0/+3
|\
| * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
* | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
* | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-271-0/+6
* | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-273-4/+13
* | cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-273-18/+15
* | cfg80211: Remove strict validation of AKM suitesJouni Malinen2011-09-271-11/+1
* | wireless: Do not allow disabled channel in scan requestRajkumar Manoharan2011-09-201-7/+12
* | Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-204-2/+14
|\ \ | |/