summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2013-04-08mac80211: fix LED in idle handlingJohannes Berg
2013-03-25mac80211: fix idle handling sequenceJohannes Berg
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg
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
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller
2012-09-04mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira
2012-08-03mac80211: remove ieee80211_clean_sdata()Thomas Pedersen
2012-08-03mac80211: improve cleanup when leaving meshThomas Pedersen
2012-07-31mac80211: enable WDS carrier only after adding stationJohannes Berg
2012-07-31mac80211: manage carrier state in meshJohannes Berg
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior
2012-06-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg