index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
mac80211: clear sequence/fragment number in QoS-null frames
Johannes Berg
1
-0
/
+1
2014-04-02
mac80211: fix AP powersave TX vs. wakeup race
Emmanuel Grumbach
1
-0
/
+4
2013-02-06
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2012-12-06
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
1
-0
/
+5
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-3
/
+3
2011-11-07
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
Janusz.Dziedzic@tieto.com
1
-4
/
+4
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-4
/
+2
2011-10-14
mac80211: fix TID for null poll response
Johannes Berg
1
-4
/
+2
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-121
/
+515
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
1
-0
/
+25
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
1
-9
/
+25
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-16
/
+19
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
1
-11
/
+11
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
1
-10
/
+90
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-45
/
+125
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
1
-16
/
+66
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
1
-50
/
+154
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
1
-5
/
+52
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
1
-57
/
+42
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
1
-2
/
+6
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+1
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-1
/
+1
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
1
-7
/
+3
2011-09-14
mac80211: further optimise buffer expiry timer
Johannes Berg
1
-7
/
+3
2011-09-13
mac80211: fix missing sta_lock in __sta_info_destroy
Johannes Berg
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-100
/
+230
2011-08-26
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
1
-49
/
+137
2011-08-26
mac80211: refactor sta_info_insert_rcu to 3 main stages
Guy Eilam
1
-53
/
+95
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
1
-0
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-4
/
+4
2011-07-09
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-4
/
+0
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+12
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-6
/
+9
2011-05-12
mac80211: fix another key non-race
Johannes Berg
1
-2
/
+4
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-2
/
+0
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+15
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
1
-1
/
+12
2011-04-13
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+4
2011-04-05
mac80211: clean up station cleanup timer
Johannes Berg
1
-11
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
cfg80211: Add nl80211 event for deletion of a station entry
Jouni Malinen
1
-0
/
+2
2011-03-21
mac80211: initialize sta->last_rx in sta_info_alloc
Felix Fietkau
1
-0
/
+1
2011-02-04
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-1
/
+2
2010-12-08
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-2
/
+0
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
[next]