Luca Coelho
|
41cbb0f5a2
mac80211: add support for HE
|
7 years ago |
Johannes Berg
|
b8042b3da9
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
|
7 years ago |
Sara Sharon
|
914eac248d
mac80211: use timeout from the AddBA response instead of the request
|
7 years ago |
Johannes Berg
|
e7881bd594
Revert "mac80211: Add TXQ scheduling API"
|
7 years ago |
Toke Høiland-Jørgensen
|
e937b8da5a
mac80211: Add TXQ scheduling API
|
7 years ago |
Sara Sharon
|
2316380f84
mac80211: call synchronize_net once in the restart flow
|
7 years ago |
Johannes Berg
|
d559e303b1
mac80211: avoid looking up tid_tx/tid_rx from timers
|
7 years ago |
Johannes Berg
|
33ddd81e2b
mac80211: properly free requested-but-not-started TX agg sessions
|
7 years ago |
Kees Cook
|
7cca2acdff
mac80211: aggregation: Convert timers to use timer_setup()
|
7 years ago |
Johannes Berg
|
979e1f0804
mac80211: agg-tx: call drv_wake_tx_queue in proper context
|
8 years ago |
Sharon Dvir
|
d81b0fd0e7
mac80211: shorten debug prints using ht_dbg() to avoid warning
|
8 years ago |
Johannes Berg
|
b080db5853
networking: convert many more places to skb_put_zero()
|
8 years ago |
Johannes Berg
|
7a7c0a6438
mac80211: fix TX aggregation start/stop callback race
|
8 years ago |
Ondřej Lysoněk
|
f8f118ceaa
mac80211: Use setup_timer instead of init_timer
|
8 years ago |
Johannes Berg
|
85d5313ed7
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
|
9 years ago |
Michal Kazior
|
fa962b9212
mac80211: implement fair queueing per txq
|
9 years ago |
Felix Fietkau
|
6e0456b545
mac80211: add A-MSDU tx support
|
9 years ago |
Sara Sharon
|
50ea05efaf
mac80211: pass block ack session timeout to to driver
|
9 years ago |
Gregory Greenman
|
ac0621971a
mac80211: always set the buf_size in AddBA req to 64
|
9 years ago |
Emmanuel Grumbach
|
e3abc8ff0f
mac80211: allow to transmit A-MSDU within A-MPDU
|
10 years ago |
Johannes Berg
|
30686bf7f5
mac80211: convert HW flags to unsigned long bitmap
|
10 years ago |
Felix Fietkau
|
ba8c3d6f16
mac80211: add an intermediate software queue implementation
|
10 years ago |
Johannes Berg
|
8f9c77fc1e
mac80211: reject aggregation sessions with non-HT peers
|
10 years ago |
Johannes Berg
|
2c158887f1
mac80211: agg-tx: avoid sending DelBA with sta->lock held
|
10 years ago |
Liad Kaufman
|
b6da911b3c
mac80211: synchronously reserve TID per station
|
10 years ago |
Johannes Berg
|
02219b3abc
mac80211: add WMM admission control support
|
11 years ago |
Luciano Coelho
|
cca07b00a5
mac80211: introduce refcount for queue_stop_reasons
|
11 years ago |
Karl Beldan
|
c6e133277b
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
|
11 years ago |
Johannes Berg
|
8147dc7f54
mac80211: fix aggregation state with current drivers
|
12 years ago |
Johannes Berg
|
0a214d3f7e
mac80211: improve aggregation debug messages
|
12 years ago |