index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-12
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
2020-11-12
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2020-11-12
mac80211: fix memory leak on filtered powersave frames
Felix Fietkau
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
2020-11-06
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
2020-11-06
mac80211: adhere to Tx control flag that prevents frame reordering
Mathy Vanhoef
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2020-11-06
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
2020-11-06
mac80211: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-02
mac80211: add KCOV remote annotations to incoming frame processing
Aleksandr Nogikh
2020-10-30
mac80211: don't require VHT elements for HE on 2.4 GHz
Johannes Berg
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
mac80211: always wind down STA state
Johannes Berg
2020-10-30
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-10-30
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
2020-10-13
mac80211: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-08
mac80211: copy configured beacon tx rate to driver
Rajkumar Manoharan
2020-10-08
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
2020-10-08
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2020-10-02
mac80211: avoid processing non-S1G elements on S1G band
Thomas Pedersen
2020-09-28
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
2020-09-28
mac80211: fix some more kernel-doc in mesh
Johannes Berg
2020-09-28
mac80211: fix regression in sta connection monitor
Felix Fietkau
2020-09-28
mac80211: support S1G association
Thomas Pedersen
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
2020-09-28
mac80211: avoid rate init for S1G band
Thomas Pedersen
2020-09-28
mac80211: handle S1G low rates
Thomas Pedersen
2020-09-28
mac80211: don't calculate duration for S1G
Thomas Pedersen
2020-09-28
mac80211: encode listen interval for S1G
Thomas Pedersen
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
2020-09-28
mac80211: support S1G STA capabilities
Thomas Pedersen
2020-09-28
mac80211: s1g: choose scanning width based on frequency
Thomas Pedersen
2020-09-28
mac80211: get correct default channel width for S1G
Thomas Pedersen
2020-09-28
mac80211: fix some missing kernel-doc
Johannes Berg
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-09-28
mac80211: Inform AP when returning operating channel
Loic Poulain
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
2020-09-18
mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
Felix Fietkau
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
2020-09-18
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
[next]