aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-21mac80211: fix AP/VLAN PS buffer raceJohannes Berg
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan
2011-07-11mac80211: allocate only one RX queueJohannes Berg
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06mac80211: move mesh filter adjustingJohannes Berg
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-05mac80211: fix for WDS interfacesBill Jordan
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16mac80211: set running state earlierJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: split out concurrent vif checksJohannes Berg
2010-08-27mac80211: simplify zero address checksJohannes Berg
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: change RX aggregation lockingJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg
2010-06-14mac80211: common work skb freeingJohannes Berg
2010-06-14mac80211: use common work functionJohannes Berg