summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-6/+136
|\
| * mac80211: fix uninitialized variableMichal Kazior2013-10-281-1/+1
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-1/+8
| * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+21
| * mac80211: fixes for mesh powersave logicMarco Porsch2013-10-281-2/+2
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-3/+105
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-1/+1
|\ \ | |/ |/|
| * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-301-1/+1
* | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-0/+5
* | mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-23/+64
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-2/+13
|\
| * mac80211: add vif to testmode cmdDavid Spinadel2013-08-121-1/+10
| * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-1/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-091-2/+185
|\ \ | |/
| * mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-2/+185
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-27/+18
|\ \ | |/
| * mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-27/+18
* | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
|/
* mac80211: allow self-protected frame tx without staThomas Pedersen2013-06-241-1/+2
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-0/+6
|\
| * mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
* | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli2013-06-181-11/+0
* | mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
* | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+1
* | mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-111-0/+2
* | mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2
* | mac80211: support active monitor interfacesFelix Fietkau2013-05-291-4/+7
* | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-3/+1
* | mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2013-05-161-0/+1
* | mac80211: write memcpy differently for smatchJohannes Berg2013-05-161-1/+1
* | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-1/+12
|/
* mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland2013-04-221-0/+1
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-2/+4
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-19/+23
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-2/+4
| |\ \
| | * | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-251-2/+4
* | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-0/+13
* | | | mac80211: clear SSID when stopping APMarek Puzyniak2013-04-101-0/+1
| |_|/ |/| |
* | | mac80211: return new mpath from mesh_path_add()Bob Copeland2013-04-081-9/+3
* | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-5/+2
* | | mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-221-5/+18
|/ /
* | mac80211: remove underscores from some key functionsJohannes Berg2013-03-111-1/+1
* | mac80211: clean up key freeing a bitJohannes Berg2013-03-111-3/+1
* | mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-071-8/+15
* | mac80211: disallow changing auto_open_plinksThomas Pedersen2013-03-061-1/+4
* | mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+2
* | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-2/+2
* | mac80211: flush keys when stopping APJohannes Berg2013-03-061-1/+4
* | mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-1/+1
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-6/+15
OpenPOWER on IntegriCloud