summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-251-1/+0Star
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-0/+3
* mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-0/+4
* mac80211: fix change_interface queue assignmentsJohannes Berg2013-08-261-8/+11
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+9
* cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-6/+23
|\
| * mac80211: support active monitor interfacesFelix Fietkau2013-05-291-6/+23
| * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-061-7/+37
|\ \
| * | mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-271-6/+20
| * | mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-271-0/+9
| * | mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-271-0/+3
| |/
| * mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+2Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-8/+19
|\
| * mac80211: fix LED in idle handlingJohannes Berg2013-04-081-8/+19
* | mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland2013-04-221-2/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-38/+78
|\ \
| * | mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-081-2/+22
| * | mac80211: replace some dead code by a warningJohannes Berg2013-04-081-1/+2
| * | mac80211: fix do_stop handling while suspendedJohannes Berg2013-04-081-25/+49
| * | mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-081-2/+2
| * | mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-081-1/+1
| * | mac80211: remove outdated comment referring to master interfaceJohannes Berg2013-04-081-6/+1Star
| * | mac80211: remove ancient reference to master interfaceJohannes Berg2013-04-081-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+1
|\ \ \ | | |/ | |/|
| * | mac80211: fix idle handling sequenceJohannes Berg2013-03-251-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-16/+19
|\| | | |/ |/|
| * mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-201-16/+19
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-181-4/+0Star
* | mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-111-0/+11
* | mac80211: simplify AP interface stopJohannes Berg2013-03-061-2/+4
* | mac80211: flush keys when stopping APJohannes Berg2013-03-061-1/+1
* | mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-0/+2
* | mac80211: remove napiStanislaw Gruszka2013-03-061-4/+0Star
|/
* mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
* mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-261-1/+1
* mac80211: fix harmless station flush warningJohannes Berg2013-02-181-2/+3
* mac80211: enable vif.cab_queue for meshBob Copeland2013-02-151-1/+2
* mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun2013-02-151-0/+14
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+12
* mac80211: simplify idle handlingJohannes Berg2013-02-111-82/+12Star
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-6/+2Star
* mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-111-0/+4
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-3/+0Star
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-031-0/+7
* mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-031-5/+8