summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-161-11/+2
* 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-091-4/+3
|\
| * cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-2/+1
| * 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-031-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/+1
* 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/+0
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-14/+0
* mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+2
* mac80211: remove napiStanislaw Gruszka2013-03-061-30/+0
* mac80211: support VHT capability overridesJohannes Berg2013-03-061-0/+22
* mac80211: convert to idr_alloc()Tejun Heo2013-02-271-2/+0
* mac80211: clean up mesh codeJohannes Berg2013-02-151-2/+1
* nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-2/+1
* 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/+0
* mac80211: protect rx-path with spinlockChristian Lamparter2013-02-111-13/+1
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+48
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-12/+4
* 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/+0
* mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-031-14/+0
* mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-32/+0
* mac80211: Allow disabling SGI-20Ben Greear2013-01-031-0/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+4
|\
| * mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli2012-11-301-1/+2
| * mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-271-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-6/+17
|\ \ | |/
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-5/+16
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-2/+4
|\ \ | |/ |/|
| * mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
* | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-11/+16
* | mac80211: fix WDS channel context testJohannes Berg2012-10-221-1/+1
* | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-1/+3
* | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-181-0/+3
OpenPOWER on IntegriCloud