summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+2
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+5
* mac80211: support creating vifs with specified mac addressBen Greear2014-10-271-0/+1
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+2
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-4/+5
* mac80211: enable DFS with channel contextsMichal Kazior2014-10-101-2/+3
* mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2014-10-091-9/+11
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-1/+2
* mac80211: remove PID rate controlJohn W. Linville2014-06-231-7/+0
* 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/+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
OpenPOWER on IntegriCloud