index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-135
/
+211
2022-12-01
wifi: mac80211: fix and simplify unencrypted drop check for mesh
Felix Fietkau
1
-28
/
+10
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-97
/
+187
2022-12-01
wifi: mac80211: update TIM for S1G specification changes
Kieran Frewen
1
-5
/
+9
2022-12-01
wifi: mac80211: don't parse multi-BSSID in assoc resp
Johannes Berg
1
-1
/
+1
2022-12-01
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
1
-2
/
+1
2022-12-01
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
1
-1
/
+1
2022-12-01
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
1
-1
/
+1
2022-12-01
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
1
-0
/
+1
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-11-25
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
1
-0
/
+3
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+15
2022-11-02
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
1
-0
/
+3
2022-11-02
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
1
-1
/
+1
2022-11-02
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
1
-0
/
+5
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-4
/
+4
2022-10-28
Kalle Valo says:
Jakub Kicinski
24
-366
/
+644
2022-10-21
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
1
-2
/
+6
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-10-13
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
3
-20
/
+32
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
14
-252
/
+48
2022-10-10
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
5
-16
/
+20
2022-10-10
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
1
-0
/
+46
2022-10-10
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
1
-5
/
+7
2022-10-10
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2
-15
/
+23
2022-10-10
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...
Peter Seiderer
2
-4
/
+0
2022-10-07
wifi: mac80211: fix ifdef symbol name
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: remove support for AddBA with fragmentation
Johannes Berg
1
-19
/
+0
2022-10-07
wifi: mac80211: agg-rx: avoid band check
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
1
-0
/
+10
2022-10-07
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
1
-13
/
+12
2022-10-07
wifi: mac80211: change AddBA deny error message
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
1
-2
/
+4
2022-10-07
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2
-2
/
+6
2022-10-07
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
1
-2
/
+6
2022-10-07
wifi: mac80211: fix AddBA response addressing
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: set internal scan request BSSID
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: advertise TWT requester only with HW support
Haim Dreyfuss
1
-6
/
+24
2022-10-07
wifi: mac80211: use link_id in ieee80211_change_bss()
Johannes Berg
1
-19
/
+21
2022-10-07
wifi: mac80211: transmit AddBA with MLD address
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: wme: use ap_addr instead of deflink BSSID
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: Process association status for affiliated links
Ilan Peer
2
-5
/
+37
2022-10-07
wifi: mac80211: Parse station profile from association response
Ilan Peer
3
-6
/
+187
2022-10-07
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
3
-9
/
+43
2022-10-07
wifi: mac80211: include link address in debugfs
Benjamin Berg
1
-0
/
+15
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
6
-23
/
+189
[next]