aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-23mac80211: fix queue handling crashJohannes Berg
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08mac80211: fix LED in idle handlingJohannes Berg
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg
2013-04-08mac80211: replace some dead code by a warningJohannes Berg
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-25mac80211: fix idle handling sequenceJohannes Berg
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-06mac80211: simplify AP interface stopJohannes Berg
2013-03-06mac80211: flush keys when stopping APJohannes Berg
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg
2013-03-06mac80211: remove napiStanislaw Gruszka
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau
2013-02-18mac80211: fix harmless station flush warningJohannes Berg
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: fix maximum MTUChaitanya
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg
2012-12-06mac80211: cancel work instead of waiting for it to do nothingJohannes Berg
2012-11-28mac80211: reject setting masked mac addressesHelmut Schaa
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-26mac80211: move AP teardown code to correct placeJohannes Berg