summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-1/+2
* mac80211: remove PID rate controlJohn W. Linville2014-06-231-7/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-0/+2
|\
| * mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-3/+5
|\|
| * mac80211: change return value of notifier functionZhao, Gang2014-04-251-2/+2
| * mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen2014-04-221-1/+2
| * mac80211: Allow disabling LDPCPawel Kulakowski2014-04-091-1/+2
* | mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau2014-04-111-0/+2
* | mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau2014-04-111-1/+1
|/
* mac80211: add NAPI support backJohannes Berg2014-02-121-0/+12
* mac80211: add check on hw->max_signal value on ieee80211_register_hwandrea merello2014-02-041-2/+7
* mac80211: fix memory leak in register_hw() error pathJohannes Berg2014-01-061-11/+11
* mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-161-6/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-0/+3
|\
| * mac80211: set hw initial idle stateKarl Beldan2013-11-251-0/+2
| * mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-251-0/+1
* | mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+2
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-45/+100
|/
* mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-231-3/+0Star
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-161-11/+2Star
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-4/+3Star
|\
| * cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-2/+1Star
| * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-2/+2
* | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-041-1/+1
|/
* mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan2013-04-161-11/+12
* mac80211: let drivers not supporting channel contexts use VHTKarl Beldan2013-04-081-13/+1Star
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-25/+34
* mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-251-0/+2
* mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-2/+2
* mac80211: remove a few set but unused variablesJohannes Berg2013-03-111-4/+0Star
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-14/+0Star
* mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+2
* mac80211: remove napiStanislaw Gruszka2013-03-061-30/+0Star
* mac80211: support VHT capability overridesJohannes Berg2013-03-061-0/+22
* mac80211: convert to idr_alloc()Tejun Heo2013-02-281-2/+0Star
* mac80211: clean up mesh codeJohannes Berg2013-02-151-2/+1Star
* nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-2/+1Star
* mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+9
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+13
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-3/+0Star
* mac80211: protect rx-path with spinlockChristian Lamparter2013-02-111-13/+1Star
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+48
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-12/+4Star
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-1/+2
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-031-20/+0Star
* mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-031-14/+0Star
* mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-32/+0Star
* mac80211: Allow disabling SGI-20Ben Greear2013-01-031-0/+1