summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2011-04-26mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-04mac80211: clean up station cleanup timerJohannes Berg
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen
2011-03-21mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-17mac80211: fix powersaving clients racesJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-09-14mac80211: match only assigned bss in sta_info_get_bssJohannes Berg
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-14mac80211: change RX aggregation lockingJohannes Berg
2010-06-14mac80211: move BA session workJohannes Berg
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: fix station destruction problemJohannes Berg
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg