Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
025df7755472dc5ee9ebc5aa7023eba4b4ef3e3b
/
net
/
mac80211
/
sta_info.h
52ac8c4
mac80211: clean up mesh HT operation
by Thomas Pedersen
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
077f897
wireless: fix kernel-doc
by Johannes Berg
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
75de911
mac80211: optimise AP stop RCU handling
by Johannes Berg
· 12 years ago
051007d
mac80211: optimise roaming time again
by Johannes Berg
· 12 years ago
b998e8b
mac80211: remove final sta_info_flush()
by Johannes Berg
· 12 years ago
97f97b1
mac80211: fix station destruction in AP/mesh modes
by Johannes Berg
· 12 years ago
003e676
mac80211: re-organize the rx rate calculation logic
by Saravana
· 12 years ago
db94357
mac80211: add debugfs file for last ack signal
by Saravana
· 12 years ago
5614618
mac80211: support drivers reporting VHT RX
by Johannes Berg
· 12 years ago
4bf8853
mac80211: convert to channel definition struct
by Johannes Berg
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
b22cfcf
mac80211: use call_rcu() on sta deletion
by Eliad Peller
· 12 years ago
1dd4558
mac80211: add missing kernel-doc
by Ashok Nagarajan
· 12 years ago
d13e141
mac80211: add some missing kernel-doc
by Johannes Berg
· 12 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
3bc7945
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
by Joe Perches
· 13 years ago
57aac7c
mac80211: Implement HT mixed protection mode
by Ashok Nagarajan
· 13 years ago
dbf498f
mac80211: Implement mesh synchronization framework
by Javier Cardona
· 13 years ago
64f68e5
mac80211: remove channel type argument from rate_update
by Johannes Berg
· 13 years ago
12d3952f
mac80211: optimize aggregation session timeout handling
by Felix Fietkau
· 13 years ago
6b62bf3
mac80211: fix mesh airtime link metric estimating
by Thomas Pedersen
· 13 years ago
888d04d
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
e1936e9
mac80211: call rate control only after init
by Johannes Berg
· 13 years ago
7852e36
mac80211: remove dummy STA support
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
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
a85e1d5
cfg80211: Return beacon loss count in station
by Paul Stewart
· 13 years ago
84381b4
mac80211: split addba retries in time
by Nikolay Martynov
· 13 years ago
5654416
mac80211: make address arguments to sta_info_alloc const
by Johannes Berg
· 13 years ago
d9a7ddb
mac80211: refactor station state transitions
by Johannes Berg
· 13 years ago
c8c3c6a
mac80211: remove unused function declaration
by Mohammed Shafi Shajakhan
· 13 years ago
285fa69
mac80211: timeout tx agg sessions in way similar to rx agg sessions
by Nikolay Martynov
· 13 years ago
fb4431b
mac80211: remove unused ASSOC_AP flag
by Johannes Berg
· 13 years ago
e7f4a94
mac80211: send unexpected 4addr event
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
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
c868cb35
mac80211: unify TIM bit handling
by Johannes Berg
· 13 years ago
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
07ba55d
nl80211/mac80211: allow adding TDLS peers as stations
by Arik Nemtsov
· 13 years ago
f0425be
mac80211: retry sending failed BAR frames later instead of tearing down aggr
by Felix Fietkau
· 13 years ago
2a33bee
mac80211: fix race condition between assoc_done and first EAP packet
by Guy Eilam
· 13 years ago
9e26297
mac80211: simplify RX PN/IV handling
by Johannes Berg
· 13 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 13 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
ec034b2
mac80211: fix TX a-MPDU locking
by Johannes Berg
· 14 years ago
9c3990a
nl80211: Let userspace drive the peer link management states.
by Javier Cardona
· 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
26d5953
mac80211: clean up station cleanup timer
by Johannes Berg
· 14 years ago
3af6334
mac80211: add support for showing the last rx bitrate
by Felix Fietkau
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
dd31857
mac80211: fix RX aggregation locking
by Johannes Berg
· 14 years ago
99ba2a1
mac80211: implement packet loss notification
by Johannes Berg
· 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
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
2bff8eb
mac80211: AMPDU rx reorder timeout timer
by Christian Lamparter
· 14 years ago
38bdb65
mac80211: fix the for_each_sta_info macro
by Felix Fietkau
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
7c3b1dd
mac80211: defer RX agg session teardown to 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
a87f736
mac80211: use RCU for RX aggregation
by Johannes Berg
· 14 years ago
2a41905
mac80211: simplify station/aggregation code
by Johannes Berg
· 14 years ago
fcea600
mac80211: move plink state
by Johannes Berg
· 14 years ago
a0c9101
wireless: fix sta_info.h kernel-doc warnings
by Randy Dunlap
· 14 years ago
098a607
mac80211: clean up/fix aggregation code
by Johannes Berg
· 15 years ago
618f356
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
by Johannes Berg
· 15 years ago
62bb2ac
mac80211: deprecate RX status noise
by Johannes Berg
· 15 years ago
4cad6c7
mac80211: Deny TX BA session requests during disassociation
by Sujith
· 15 years ago
34e8950
mac80211: allow station add/remove to sleep
by Johannes Berg
· 15 years ago
0e5ded5
mac80211: allow station updates on ap interfaces for vlan stations
by Felix Fietkau
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
841507f
mac80211: Fix missing kernel-doc notation
by Jaswinder Singh Rajput
· 15 years ago
3b53fde8
mac80211: let sta_info_get_by_idx get sta by sdata
by Johannes Berg
· 15 years ago
af81858
mac80211: async station powersave handling
by Johannes Berg
· 15 years ago
c27f2fd
mac80211: deprecate qual value
by Johannes Berg
· 15 years ago
7bcfaf2
cfg80211/mac80211: use debugfs_remove_recursive
by Johannes Berg
· 15 years ago
3fa5205
mac80211: fix PS-poll response, race
by Johannes Berg
· 15 years ago
386aa23
mac80211: improve per-sta debugfs
by Johannes Berg
· 15 years ago
cce4c77
mac80211: fix kernel-doc
by Johannes Berg
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
4d050f1
mac80211: Add a timeout for frames in the RX reorder buffer
by Jouni Malinen
· 16 years ago
af8cdcd
mac80211: convert to cfg80211 IBSS API
by Johannes Berg
· 16 years ago
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
cd8ffc8
mac80211: fix aggregation to not require queue stop
by Johannes Berg
· 16 years ago
722f069
mac80211: Tear down aggregation sessions for suspend/resume
by Sujith
· 16 years ago
0a16ec5
mac80211: add missing kernel-doc
by Johannes Berg
· 16 years ago
96f5e66
mac80211: fix aggregation for hardware with ampdu queues
by Johannes Berg
· 16 years ago
Next »