aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAge
* mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-08
* mac80211: replace some dead code by a warningJohannes Berg2013-04-08
* mac80211: fix do_stop handling while suspendedJohannes Berg2013-04-08
* mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-08
* mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-08
* mac80211: remove outdated comment referring to master interfaceJohannes Berg2013-04-08
* mac80211: remove ancient reference to master interfaceJohannes Berg2013-04-08
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-18
* mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-11
* mac80211: simplify AP interface stopJohannes Berg2013-03-06
* mac80211: flush keys when stopping APJohannes Berg2013-03-06
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-06
* mac80211: remove napiStanislaw Gruszka2013-03-06
* mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-02
* mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-26
* mac80211: fix harmless station flush warningJohannes Berg2013-02-18
* mac80211: enable vif.cab_queue for meshBob Copeland2013-02-15
* mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun2013-02-15
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-15
* mac80211: simplify idle handlingJohannes Berg2013-02-11
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-11
* mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-11
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-18
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-03
* mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-03
* mac80211: optimise roaming time againJohannes Berg2013-01-03
* mac80211: warn if unexpectedly removing stationsJohannes Berg2013-01-03
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-03
* mac80211: fix maximum MTUChaitanya2013-01-03
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-03
* mac80211: assign VLAN channel contextsJohannes Berg2013-01-03
* mac80211: cancel work instead of waiting for it to do nothingJohannes Berg2012-12-06
* mac80211: reject setting masked mac addressesHelmut Schaa2012-11-28
* mac80211: convert to channel definition structJohannes Berg2012-11-26
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-30
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
| |\
| | * mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
* | | mac80211: move AP teardown code to correct placeJohannes Berg2012-10-26
|/ /
* | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-19
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
* | mac80211: use channel contextsJohannes Berg2012-10-17
|/
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
* mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer2012-09-04
* mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-20
* mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
* mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira2012-08-20
* mac80211: remove ieee80211_clean_sdata()Thomas Pedersen2012-08-03