index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2010-11-18
mac80211: fix powersaving clients races
Johannes Berg
1
-3
/
+14
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-5
/
+5
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+1
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-4
/
+11
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
1
-1
/
+1
2010-09-15
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
1
-1
/
+1
[next]