aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAge
* mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo2011-06-03
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\
| * mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan2011-05-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\|
| * mac80211: sparse RCU annotationsJohannes Berg2011-05-16
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\
| * net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-20
* | mac80211: Recalculate channel-type on iface removal.Ben Greear2011-02-03
|/
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-05
* mac80211: selective throughput LED trigger activeJohannes Berg2010-12-22
* mac80211: add throughput based LED blink triggerJohannes Berg2010-12-22
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-06
* mac80211: move mesh filter adjustingJohannes Berg2010-12-06
* mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-08
* mac80211: add probe request filter flagJohannes Berg2010-10-13
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-06
* mac80211: fix for WDS interfacesBill Jordan2010-10-05
* mac80211: fix rx monitor filter refcountersChristian Lamparter2010-10-05
* mac80211: add p2p device type supportJohannes Berg2010-09-16
* mac80211: set running state earlierJohannes Berg2010-09-16
* mac80211: support runtime interface type changesJohannes Berg2010-08-27
* mac80211: split out concurrent vif checksJohannes Berg2010-08-27
* mac80211: simplify zero address checksJohannes Berg2010-08-27
* mac80211: clean up ifdown/cleanup pathsJohannes Berg2010-08-27
* mac80211: allow changing port control protocolJohannes Berg2010-08-27
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-24
* mac80211: per interface idle notificationJohannes Berg2010-08-16
* mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-16
* mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt2010-07-20
* mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau2010-07-20
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-14
* mac80211: change RX aggregation lockingJohannes Berg2010-06-14
* mac80211: move aggregation callback processingJohannes Berg2010-06-14
* mac80211: move blockack stop due to fragmentationJohannes Berg2010-06-14
* mac80211: always process blockack action from workqueueJohannes Berg2010-06-14
* mac80211: common work skb freeingJohannes Berg2010-06-14
* mac80211: use common work functionJohannes Berg2010-06-14
* mac80211: use common work structJohannes Berg2010-06-14
* mac80211: use common skb queueJohannes Berg2010-06-14
* mac80211: simplify station/aggregation codeJohannes Berg2010-06-14
* mac80211: simplify key lockingJohannes Berg2010-06-03
* mac80211: remove useless work startingJohannes Berg2010-06-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-23
* | mac80211: use different MAC addresses for virtual interfacesJohannes Berg2010-03-09
|/
* mac80211: fix netdev renameJohannes Berg2010-02-15