Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e3ed02c6e65a0cb4c9259c0d34740305d9aa5e7
/
net
/
mac80211
/
sta_info.c
7e3ed02
mac80211: fix num_mcast_sta counting issues
by Felix Fietkau
· 13 years ago
030ef8f
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
by Felix Fietkau
· 13 years ago
52a3f20
mac80211: end service period only after sending last buffered frame
by Marco Porsch
· 13 years ago
888d04d
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
02f2f1a
mac80211: handle non-bufferable MMPDUs correctly
by Johannes Berg
· 13 years ago
3431683
mac80211: fix sta_info_flush() return value
by Johannes Berg
· 13 years ago
7902759
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
by Felix Fietkau
· 13 years ago
7852e36
mac80211: remove dummy STA support
by Johannes Berg
· 13 years ago
a4ec45a
mac80211: implement sta_add/sta_remove in sta_state
by Johannes Berg
· 13 years ago
f09603a
mac80211: add sta_state callback
by Johannes Berg
· 13 years ago
71ec375
mac80211: add NOTEXIST station state
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
4f3eb0b
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
by Helmut Schaa
· 13 years ago
608383b
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
by Helmut Schaa
· 13 years ago
2ab694d
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
by Helmut Schaa
· 13 years ago
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
889cbb9
mac80211: clean up rate control code
by Johannes Berg
· 13 years ago
151a02f
mac80211: clean up aggregation destruction
by Johannes Berg
· 13 years ago
5442047
mac80211: Fix possible race between sta_unblock and network softirq
by Helmut Schaa
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
e46a2cf
mac80211: fix kernel panic in IBSS due to a regression
by Mohammed Shafi Shajakhan
· 13 years ago
ec2b774
mac80211: ibss should not purge clients it is not responsible for
by Marek Lindner
· 13 years ago
27bf888
mac80211: Fixing sparse warning at sta_info.c
by Yogesh Ashok Powar
· 13 years ago
4d33960
mac80211: reduce station management complexity
by Johannes Berg
· 13 years ago
8bf11d8
mac80211: delay IBSS station insertion
by Johannes Berg
· 13 years ago
5654416
mac80211: make address arguments to sta_info_alloc const
by Johannes Berg
· 13 years ago
2962389
mac80211: count authorized stations per BSS
by Johannes Berg
· 13 years ago
d9a7ddb
mac80211: refactor station state transitions
by Johannes Berg
· 13 years ago
42624d4
mac80211: Purge A-MPDU TX queues before station destructions
by Yogesh Ashok Powar
· 13 years ago
bc192f8
mac80211: do not pass AP VLAN vif pointers to drivers
by Felix Fietkau
· 13 years ago
24b9c37
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
by Janusz.Dziedzic@tieto.com
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
59b6625
mac80211: fix TID for null poll response
by Johannes Berg
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
deeaee1
mac80211: reply only once to each PS-poll
by Johannes Berg
· 13 years ago
ce662b44
mac80211: send (QoS) Null if no buffered frames
by Johannes Berg
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
6075039
mac80211: also expire filtered frames
by Johannes Berg
· 13 years ago
c868cb35
mac80211: unify TIM bit handling
by Johannes Berg
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
cd0b8d8
mac80211: further optimise buffer expiry timer
by Johannes Berg
· 13 years ago
4bae7d9
mac80211: fix missing sta_lock in __sta_info_destroy
by Johannes Berg
· 13 years ago
ba6e5eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2a33bee
mac80211: fix race condition between assoc_done and first EAP packet
by Guy Eilam
· 13 years ago
8c71df7
mac80211: refactor sta_info_insert_rcu to 3 main stages
by Guy Eilam
· 13 years ago
b38d355
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f612ced
nl80211/cfg80211: Make addition of new sinfo fields safer
by Jouni Malinen
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
d8bf4ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
by Michal Hocko
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 14 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
8cb2315
mac80211: fix another key non-race
by Johannes Berg
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
0915cba
mac80211: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
dcf55fb
mac80211: add a function for setting the TIM bit for a specific station
by Felix Fietkau
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
252f4bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
26d5953
mac80211: clean up station cleanup timer
by Johannes Berg
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ec15e68
cfg80211: Add nl80211 event for deletion of a station entry
by Jouni Malinen
· 14 years ago
8bc8aec
mac80211: initialize sta->last_rx in sta_info_alloc
by Felix Fietkau
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
ccb1435
Revert "nl80211/mac80211: Report signal average"
by John W. Linville
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
50a9432
mac80211: fix powersaving clients races
by Johannes Berg
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
a2c1e3d
mac80211: match only assigned bss in sta_info_get_bss
by Johannes Berg
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
32162a4
mac80211: Fix key freeing to handle unlinked keys
by Jouni Malinen
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
67c282c
mac80211: move BA session work
by Johannes Berg
· 14 years ago
0ab3370
mac80211: make TX aggregation start/stop request async
by Johannes Berg
· 14 years ago
a622ab7
mac80211: use RCU for TX aggregation
by Johannes Berg
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
ad0e2b5
mac80211: simplify key locking
by Johannes Berg
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 15 years ago
f7c6559
mac80211: fix ieee80211_find_sta[_by_hw]
by Johannes Berg
· 15 years ago
3393a60
mac80211: Prevent running sta_cleanup timer unnecessarily
by Juuso Oikarinen
· 15 years ago
b5878a2
mac80211: enhance tracing
by Johannes Berg
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
098a607
mac80211: clean up/fix aggregation code
by Johannes Berg
· 15 years ago
e64b379
mac80211: fix station destruction problem
by Johannes Berg
· 15 years ago
0379185
mac80211: annotate station rcu dereferences
by Johannes Berg
· 15 years ago
38a679a
mac80211: Fix sta_mtx unlocking on insert STA failure path
by Jouni Malinen
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
Next »