aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
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
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-16mac80211: fix single queue driversJohannes Berg
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24mac80211: Adds clean sdata helperAndrei Emeltchenko
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-16mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg