aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26mac80211: fix change_interface queue assignmentsJohannes Berg1-8/+11
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+9
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich1-1/+1
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-6/+23
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+37
2013-05-29mac80211: support active monitor interfacesFelix Fietkau1-6/+23
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-3/+2
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-24mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-23mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-23mac80211: fix queue handling crashJohannes Berg1-1/+5
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+19
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland1-2/+3
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-38/+78
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-04-08mac80211: fix LED in idle handlingJohannes Berg1-8/+19
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg1-2/+22
2013-04-08mac80211: replace some dead code by a warningJohannes Berg1-1/+2
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg1-25/+49
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg1-2/+2
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg1-1/+1
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg1-6/+1
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg1-1/+1
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-16/+19
2013-03-25mac80211: fix idle handling sequenceJohannes Berg1-1/+1
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg1-16/+19
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka1-4/+0
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar1-0/+11
2013-03-06mac80211: simplify AP interface stopJohannes Berg1-2/+4
2013-03-06mac80211: flush keys when stopping APJohannes Berg1-1/+1
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg1-0/+2
2013-03-06mac80211: remove napiStanislaw Gruszka1-4/+0
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau1-0/+6
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau1-1/+1
2013-02-18mac80211: fix harmless station flush warningJohannes Berg1-2/+3
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland1-1/+2
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun1-0/+14
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+12
2013-02-11mac80211: simplify idle handlingJohannes Berg1-82/+12
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-6/+2
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar1-0/+4
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg1-3/+0
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg1-0/+7
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg1-5/+8
2013-01-03mac80211: optimise roaming time againJohannes Berg1-5/+10
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg1-5/+7
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg1-3/+2