summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-0/+3
|\
| * mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan2012-02-211-0/+3
* | mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-271-0/+2
* | mac80211: support hw scan while idleEliad Peller2012-02-061-1/+2
* | mac80211: redesign auth/assocJohannes Berg2012-02-061-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-0/+1
|\ \ | |/
| * mac80211: set bss_conf.idle when vif is connectedEliad Peller2012-01-241-0/+1
* | mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+7
* | mac80211: station state transition error handlingJohannes Berg2012-01-301-3/+3
|/
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-2/+3
* mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-281-14/+1
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+2
* mac80211: use kfree_skb() instead of kfree()Dan Carpenter2011-11-171-1/+1
* mac80211: Save probe response data for bssArik Nemtsov2011-11-111-1/+5
* mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-111-1/+2
* mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-091-1/+12
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-091-3/+3
* mac80211: call set_wmm_default only for valid vifsEliad Peller2011-11-081-8/+8
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-111-2/+2
|\
| * mac80211: optimise station flagsJohannes Berg2011-09-301-2/+2
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-301-6/+4
|\ \ | |/
| * mac80211: fix AP/VLAN PS buffer raceJohannes Berg2011-09-211-6/+4
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-191-0/+6
|\ \ | |/
| * mac80211: Remove mesh paths when an interface is removedJavier Cardona2011-09-131-0/+6
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-2/+2
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-1/+1
|/
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+1
* mac80211: remove a redundant checkMohammed Shafi Shajakhan2011-07-131-2/+1
* mac80211: allocate only one RX queueJohannes Berg2011-07-111-2/+2
* mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo2011-06-031-0/+4
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-2/+2
|\
| * mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan2011-05-161-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-1/+2
|\ \ | |/
| * mac80211: sparse RCU annotationsJohannes Berg2011-05-161-1/+2
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-4/+0
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-0/+1
|\
| * net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-201-0/+1
* | mac80211: Recalculate channel-type on iface removal.Ben Greear2011-02-031-1/+8
|/
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-2/+7
* mac80211: selective throughput LED trigger activeJohannes Berg2010-12-221-1/+15
* mac80211: add throughput based LED blink triggerJohannes Berg2010-12-221-0/+1
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-13/+1
* mac80211: move mesh filter adjustingJohannes Berg2010-12-061-17/+1
* mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-081-3/+3
* mac80211: add probe request filter flagJohannes Berg2010-10-131-1/+8
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-1/+2
* mac80211: fix for WDS interfacesBill Jordan2010-10-051-0/+3
* mac80211: fix rx monitor filter refcountersChristian Lamparter2010-10-051-22/+22
* mac80211: add p2p device type supportJohannes Berg2010-09-161-3/+26
OpenPOWER on IntegriCloud