summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-2/+6
| * Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+1
| |\
* | \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
|\ \ \ | | |/ | |/|
| * | mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg2011-09-131-1/+1
* | | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-191-7/+3Star
|\ \ \ | | |/ | |/|
| * | mac80211: further optimise buffer expiry timerJohannes Berg2011-09-141-7/+3Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-291-100/+230
|\| |
| * | mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-261-49/+137
| * | mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam2011-08-261-53/+95
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-0/+1
|\| |
| * | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+1
| |/
* / rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-4/+4
|/
* rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-4/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-7/+12
|\
| * nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-1/+1
| * mac80211: sparse RCU annotationsJohannes Berg2011-05-161-6/+9
| * mac80211: fix another key non-raceJohannes Berg2011-05-121-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-2/+0Star
|\|
| * mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-261-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-1/+15
|\|
| * mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-191-1/+12
| * {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-11/+4Star
|\|
| * mac80211: clean up station cleanup timerJohannes Berg2011-04-041-11/+2Star
| * cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-301-0/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau2011-03-211-0/+1
* mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-031-1/+2
* nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+2
* Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-2/+0Star
* nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+2
* mac80211: fix powersaving clients racesJohannes Berg2010-11-171-3/+14
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-5/+5
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-1/+1
* mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-4/+11
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-1/+1
* mac80211: match only assigned bss in sta_info_get_bssJohannes Berg2010-09-141-1/+1
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-12/+9Star
* mac80211: Fix key freeing to handle unlinked keysJouni Malinen2010-07-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-7/+7
|\
| * mac80211: change RX aggregation lockingJohannes Berg2010-06-141-0/+1
| * mac80211: move BA session workJohannes Berg2010-06-141-1/+1
| * mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-0/+1
| * mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-7/+5Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-8/+0Star
|\|
| * mac80211: simplify key lockingJohannes Berg2010-06-031-8/+0Star
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
|/
* mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg2010-05-031-4/+13
* mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-191-3/+10
* mac80211: enhance tracingJohannes Berg2010-04-081-0/+2