index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
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-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-4
/
+0
2011-05-16
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-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+4
2011-04-04
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-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-1
/
+2
2010-12-07
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-24
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-17
mac80211: fix powersaving clients races
Johannes Berg
1
-3
/
+14
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-5
/
+5
2010-10-06
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
[next]