aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAge
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * mac80211: fix single queue driversJohannes Berg2012-05-16
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-24
* | mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-24
* | mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-16
* | mac80211: clean up an ieee80211_do_open error pathJohannes Berg2012-04-11
* | mac80211: add improved HW queue controlJohannes Berg2012-04-11
* | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
* | mac80211: manage AP netdev carrier stateJohannes Berg2012-04-11
* | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-10
* | mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-10
|/
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan2012-02-21
* | mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-27
* | mac80211: support hw scan while idleEliad Peller2012-02-06
* | mac80211: redesign auth/assocJohannes Berg2012-02-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
|\|
| * mac80211: set bss_conf.idle when vif is connectedEliad Peller2012-01-24
* | mac80211: add support for mcs masksSimon Wunderlich2012-01-30
* | mac80211: station state transition error handlingJohannes Berg2012-01-30
|/
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-28
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-28
* mac80211: use kfree_skb() instead of kfree()Dan Carpenter2011-11-17
* mac80211: Save probe response data for bssArik Nemtsov2011-11-11
* mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-11
* mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-09
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-09
* mac80211: call set_wmm_default only for valid vifsEliad Peller2011-11-08
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\
| * mac80211: optimise station flagsJohannes Berg2011-09-30
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30
|\|
| * mac80211: fix AP/VLAN PS buffer raceJohannes Berg2011-09-21
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19
|\|
| * mac80211: Remove mesh paths when an interface is removedJavier Cardona2011-09-13
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* mac80211: remove a redundant checkMohammed Shafi Shajakhan2011-07-13
* mac80211: allocate only one RX queueJohannes Berg2011-07-11
* 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
|/