Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5c9934b6767b16ba60be22ec3cbd4379ad64170d
/
net
/
mac80211
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
7a89233
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
by Toke Høiland-Jørgensen
· 5 years ago
3ace10f
mac80211: Implement Airtime-based Queue Limit (AQL)
by Kan Yan
· 5 years ago
db3e1c4
mac80211: Import airtime calculation code from mt76
by Toke Høiland-Jørgensen
· 5 years ago
08a5bdd
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
by Thomas Pedersen
· 5 years ago
c90142a
mac80211: expose HW conf flags through debugfs
by Thomas Pedersen
· 5 years ago
5072f73
mac80211: Add new sta_info getter by sta/vif addrs
by Toke Høiland-Jørgensen
· 5 years ago
b226a82
mac80211: add a comment about monitor-to-dev injection
by Johannes Berg
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
0628cda
mac80211: Use debugfs_create_xul() helper
by Geert Uytterhoeven
· 5 years ago
6912dae
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
by Toke Høiland-Jørgensen
· 5 years ago
f61d788
mac80211: don't re-parse elems in ieee80211_assoc_success()
by Johannes Berg
· 5 years ago
5d8983c
mac80211: move store skb ack code to its own function
by John Crispin
· 5 years ago
285531f
mac80211: fix station inactive_time shortly after boot
by Ahmed Zaki
· 5 years ago
6dd47d9
mac80211: fix ieee80211_txq_setup_flows() failure path
by Johannes Berg
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7e0d15e
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 5 years ago
5f63afe
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
by Felix Fietkau
· 5 years ago
b1103d2
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
by Felix Fietkau
· 5 years ago
8f2f495
mac80211: minstrel: remove divisions in tx status path
by Felix Fietkau
· 5 years ago
dc0c18e
mac80211: fix scan when operating on DFS channels in ETSI domains
by Aaron Komisar
· 5 years ago
95697f9
mac80211: accept deauth frames in IBSS mode
by Johannes Berg
· 5 years ago
4152561
mac80211: Reject malformed SSID elements
by Will Deacon
· 5 years ago
2ce113d
mac80211: simplify TX aggregation start
by Johannes Berg
· 5 years ago
4fd0328
mac80211: pass internal sta to ieee80211_tx_frags()
by Johannes Berg
· 5 years ago
020fa0f
mac80211: IBSS: avoid unneeded return value processing
by Koen Vandeputte
· 5 years ago
d8dec42
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
by Johannes Berg
· 5 years ago
8ed31a2
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
3e49317
mac80211: Do not send Layer 2 Update frame before authorization
by Jouni Malinen
· 5 years ago
c1b3ddf
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 5 years ago
0635466
mac80211: allow drivers to set max MTU
by Wen Gong
· 5 years ago
4b08d1b
mac80211: IBSS: send deauth when expiring inactive STAs
by Johannes Berg
· 5 years ago
753a9a7
mac80211: don't check if key is NULL in ieee80211_key_link()
by Luca Coelho
· 5 years ago
624ff4b
mac80211: clear crypto tx tailroom counter upon keys enable
by Lior Cohen
· 5 years ago
1c95597
mac80211: remove unnecessary key condition
by Johannes Berg
· 5 years ago
5462632
mac80211: list features in WEP/TKIP disable in better order
by Johannes Berg
· 5 years ago
e5c0b0f
mac80211: vht: add support VHT EXT NSS BW in parsing VHT
by Mordechay Goodstein
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f8b43c5
mac80211: Correctly set noencrypt for PAE frames
by Denis Kenzior
· 5 years ago
c8a41c6
mac80211: Don't memset RXCB prior to PAE intercept
by Denis Kenzior
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
b26af93
mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
by Colin Ian King
· 5 years ago
48cb395
mac80211: minstrel_ht: improve rate probing for devices with static fallback
by Felix Fietkau
· 5 years ago
21f7981
mac80211: minstrel_ht: fix default max throughput rate indexes
by Felix Fietkau
· 5 years ago
f793c7e
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
by Felix Fietkau
· 5 years ago
56dd918
mac80211: minstrel_ht: fix per-group max throughput rate initialization
by Felix Fietkau
· 5 years ago
2a38075
nl80211: Add support for EDMG channels
by Alexei Avshalom Lazar
· 5 years ago
5db16ba
mac80211: fix possible NULL pointerderef in obss pd code
by John Crispin
· 5 years ago
9cf0233
mac80211: add assoc-at support
by Ben Greear
· 5 years ago
c5b9a7f
nl80211: add 6GHz band definition to enum nl80211_band
by Arend van Spriel
· 5 years ago
3a00f08
mac80211: add missing length field increment when generating Radiotap header
by John Crispin
· 5 years ago
a027c304
mac80211: 80Mhz was not reported properly when using tx_status_ext
by John Crispin
· 5 years ago
8db6e73
mac80211: fix bad guard when reporting legacy rates
by John Crispin
· 5 years ago
dc649d6
mac80211: fix TX legacy rate reporting when tx_status_ext is used
by John Crispin
· 5 years ago
5fd2f91a
mac80211: fix possible sta leak
by Johannes Berg
· 5 years ago
13dfb3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f39b07f
mac80211: HE STA disassoc due to QOS NULL not sent
by Shay Bar
· 6 years ago
1ced169
mac80211: allow setting spatial reuse parameters from bss_conf
by John Crispin
· 5 years ago
52dba8d
mac80211: reject zero MAC address in add station
by Karthikeyan Periyasamy
· 5 years ago
f12cac5
mac80211: add missing null return check from call to ieee80211_get_sband
by Colin Ian King
· 5 years ago
eef347f
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
by Johannes Berg
· 5 years ago
2ab4587
mac80211: add support for the ADDBA extension element
by John Crispin
· 5 years ago
697f6c5
mac80211: propagate HE operation info into bss_conf
by John Crispin
· 5 years ago
05aaa5c
mac80211: don't WARN on short WMM parameters from AP
by Brian Norris
· 5 years ago
60ad72d
mac80211: implement HE support for mesh
by Sven Eckelmann
· 5 years ago
a0b4496
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
by Lorenzo Bianconi
· 5 years ago
ef11a93
mac80211: HE: add Spatial Reuse element parsing support
by John Crispin
· 6 years ago
3d07ffc
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header
by John Crispin
· 5 years ago
e6f4051
{nl,mac}80211: fix interface combinations on crypto controlled devices
by Manikanta Pubbisetty
· 5 years ago
b7b2e8c
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
by John Crispin
· 5 years ago
2aa485e
mac80211: add support for parsing ADDBA_EXT IEs
by John Crispin
· 5 years ago
dc3998e
mac80211: AMPDU handling for rekeys with Extended Key ID
by Alexander Wetzel
· 6 years ago
3e47bf1
mac80211: Simplify Extended Key ID API
by Alexander Wetzel
· 6 years ago
fb0e76a
mac80211: add tx dequeue function for process context
by Erik Stromdahl
· 6 years ago
612fcfd
mac80211: remove unused and unneeded remove_sta_debugfs callback
by Greg Kroah-Hartman
· 6 years ago
5db4c4b
mac80211: pass the vif to cancel_remain_on_channel
by Emmanuel Grumbach
· 5 years ago
d2b3fe4
mac80211: don't warn about CW params when not using them
by Brian Norris
· 5 years ago
bcc27fa
mac80211: fix possible memory leak in ieee80211_assign_beacon
by Lorenzo Bianconi
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
5fdb373
net/mac80211: move WEP handling to ARC4 library interface
by Ard Biesheuvel
· 6 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d96ec97
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
2a2af5e
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
ddb754a
mac80211: notify offchannel expire on mgmt_tx
by James Prestwood
· 6 years ago
5a7bb7c
mac80211: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
f889146
mac80211: do not start any work during reconfigure flow
by Naftali Goldstein
· 6 years ago
5635723
mac80211: only warn once on chanctx_conf being NULL
by Yibo Zhao
· 6 years ago
588f7d3
mac80211: drop robust management frames from unknown TA
by Johannes Berg
· 6 years ago
163a7cd
mac80211: extend __rate_control_send_low warning
by Johannes Berg
· 6 years ago
583a7a3
mac80211: fill low rate even for HAS_RATE_CONTROL
by Johannes Berg
· 6 years ago
bd718fc
mac80211: use STA info in rate_control_send_low()
by Johannes Berg
· 6 years ago
1e87fec
mac80211: call rate_control_send_low() internally
by Johannes Berg
· 6 years ago
a0de1ca3
mac80211: allow turning TWT responder support on and off via netlink
by John Crispin
· 6 years ago
Next »