aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+1
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan1-2/+1
2011-07-11mac80211: allocate only one RX queueJohannes Berg1-2/+2
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo1-0/+4
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+2
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2011-05-16mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan1-2/+2
2011-05-16mac80211: sparse RCU annotationsJohannes Berg1-1/+2
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-4/+0
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman1-0/+1
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear1-1/+8
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-2/+7
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-1/+15
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+1
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-13/+1
2010-12-06mac80211: move mesh filter adjustingJohannes Berg1-17/+1
2010-11-08mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo1-3/+3
2010-10-13mac80211: add probe request filter flagJohannes Berg1-1/+8
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg1-1/+2
2010-10-05mac80211: fix for WDS interfacesBill Jordan1-0/+3
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter1-22/+22
2010-09-16mac80211: add p2p device type supportJohannes Berg1-3/+26
2010-09-16mac80211: set running state earlierJohannes Berg1-2/+3
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-33/+124
2010-08-27mac80211: split out concurrent vif checksJohannes Berg1-14/+29
2010-08-27mac80211: simplify zero address checksJohannes Berg1-25/+13
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg1-66/+23
2010-08-27mac80211: allow changing port control protocolJohannes Berg1-0/+3
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-4/+2
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-3/+3
2010-08-16mac80211: per interface idle notificationJohannes Berg1-8/+45
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+4
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt1-0/+2
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau1-2/+2
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-0/+3
2010-06-14mac80211: change RX aggregation lockingJohannes Berg1-4/+4
2010-06-14mac80211: move aggregation callback processingJohannes Berg1-3/+12
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg1-1/+31
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg1-1/+30
2010-06-14mac80211: common work skb freeingJohannes Berg1-1/+2
2010-06-14mac80211: use common work functionJohannes Berg1-0/+62
2010-06-14mac80211: use common work structJohannes Berg1-4/+2
2010-06-14mac80211: use common skb queueJohannes Berg1-10/+11
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg1-13/+0
2010-06-03mac80211: simplify key lockingJohannes Berg1-3/+2
2010-06-03mac80211: remove useless work startingJohannes Berg1-9/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1