Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
157a340d1ff490c346e6ea02eaa21510432ac092
/
net
/
mac80211
/
sta_info.h
83eb935
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
by Michal Kazior
· 10 years ago
626911c
mac80211: track TDLS initiator internally
by Arik Nemtsov
· 10 years ago
b7ffbd7
cfg80211: make ethtool the driver's responsibility
by Johannes Berg
· 10 years ago
ba9030c
mac80211: remove weak WEP IV accounting
by Johannes Berg
· 10 years ago
2b470c3
mac80211: remove ignore_plink_timer flag
by Bob Copeland
· 10 years ago
5ac2e35
mac80211: fix station/driver powersave race
by Johannes Berg
· 10 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1d147bf
mac80211: fix AP powersave TX vs. wakeup race
by Emmanuel Grumbach
· 11 years ago
1b8d242
mac80211: move VHT related RX_FLAG to another variable
by Emmanuel Grumbach
· 11 years ago
e716251
mac80211: optimise mixed AP/VLAN station removal
by Johannes Berg
· 11 years ago
d778207
mac80211: optimise synchronize_net() for sta_info_flush
by Johannes Berg
· 11 years ago
d34ba21
mac80211: don't delay station destruction
by Johannes Berg
· 11 years ago
ad38bfc
mac80211: Tx frame latency statistics
by Matti Gottlieb
· 11 years ago
6f101ef
mac80211: use put_unaligned_le16 in mesh_plink_frame_tx
by Chun-Yeow Yeoh
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
687da13
mac80211: implement SMPS for AP
by Emmanuel Grumbach
· 11 years ago
e562078
mac80211: Ensure tid_start_tx is protected by sta->lock
by Ben Greear
· 11 years ago
780b40d
wireless: fix kernel-doc
by Johannes Berg
· 11 years ago
ef0621e
mac80211: add support for per-chain signal strength reporting
by Felix Fietkau
· 12 years ago
560d268
mac80211: provide race-free 64-bit traffic counters
by Johannes Berg
· 12 years ago
690205f
mac80211: cleanup suspend/resume on mesh mode
by Stanislaw Gruszka
· 12 years ago
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
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
ec034b2
mac80211: fix TX a-MPDU locking
by Johannes Berg
· 13 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
Next »