aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAge
* mac80211: fix powersaving clients racesJohannes Berg2010-11-17
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-06
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-06
* mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-27
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-16
* mac80211: match only assigned bss in sta_info_get_bssJohannes Berg2010-09-14
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17
|\
| * mac80211: change RX aggregation lockingJohannes Berg2010-06-14
| * mac80211: move BA session workJohannes Berg2010-06-14
| * mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-14
| * mac80211: use RCU for TX aggregationJohannes Berg2010-06-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
|\|
| * mac80211: simplify key lockingJohannes Berg2010-06-03
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
|/
* mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg2010-05-03
* mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-19
* mac80211: enhance tracingJohannes Berg2010-04-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
|\
| * mac80211: annotate station rcu dereferencesJohannes Berg2010-04-06
| * mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-10
* | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-07
* | mac80211: fix station destruction problemJohannes Berg2010-04-07
|/
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-08
* mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-12
* mac80211/cfg80211: add station eventsJohannes Berg2009-12-28
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
* mac80211: trace interface nameJohannes Berg2009-12-21
* mac80211: reduce reliance on netdevJohannes Berg2009-12-21
* mac80211: make station management completely depend on vifJohannes Berg2009-12-21
* mac80211: make software rate control optionalJohannes Berg2009-11-18
* mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg2009-11-18
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-11
* mac80211: async station powersave handlingJohannes Berg2009-11-06
* mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-04
* mac80211: fix vlan and optimise RXJohannes Berg2009-10-07
* nl80211: add generation number to all dumpsJohannes Berg2009-08-14
* mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-03
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-20
* mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian2009-05-20
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-06
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-22
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-27
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-27
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-27
* mac80211: fix aggregation timer lockupsJohannes Berg2009-02-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\
| * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05