index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
wifi: cfg80211: remove links only on AP
Johannes Berg
1
-1
/
+8
2023-06-09
wifi: cfg80211: fix link del callback to call correct handler
Benjamin Berg
1
-3
/
+3
2023-06-09
wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
Dan Carpenter
1
-3
/
+0
2023-06-06
wifi: cfg80211: fix locking in regulatory disconnect
Johannes Berg
1
-2
/
+2
2023-06-06
wifi: cfg80211: fix locking in sched scan stop work
Johannes Berg
1
-2
/
+2
2023-06-06
wifi: cfg80211: reject bad AP MLD address
Johannes Berg
1
-0
/
+2
2023-05-16
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
1
-1
/
+5
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2
-13
/
+15
2023-03-30
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-22
/
+107
2023-03-30
wifi: nl80211: support advertising S1G capabilities
Kieran Frewen
1
-0
/
+10
2023-03-24
wifi: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
1
-2
/
+2
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
1
-7
/
+72
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
1
-13
/
+23
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+15
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-11
/
+15
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-12
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-66
/
+158
2023-03-10
wifi: cfg80211: fix MLO connection ownership
Johannes Berg
1
-9
/
+7
2023-03-10
wifi: nl80211: fix puncturing bitmap policy
Johannes Berg
1
-1
/
+7
2023-03-10
wifi: nl80211: fix NULL-ptr deref in offchan check
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: nl80211: convert cfg80211_scan_request allocation to *_size macros
Jacob Keller
1
-12
/
+14
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
1
-19
/
+36
2023-03-07
wifi: cfg80211/mac80211: report link ID on control port RX
Johannes Berg
2
-9
/
+17
2023-03-07
wifi: nl80211: add a command to enable/disable HW timestamping
Avraham Stern
3
-0
/
+79
2023-03-07
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
1
-16
/
+5
2023-03-07
wifi: wireless: correct primary channel validation on 6 GHz
Mordechay Goodstein
1
-7
/
+6
2023-03-07
wifi: wireless: return primary channel regardless of DUP
Mordechay Goodstein
1
-3
/
+1
2023-02-26
wifi: wext: warn about usage only once
Johannes Berg
1
-2
/
+2
2023-02-15
wifi: cfg80211: Set SSID if it is not already set
Marc Bornand
1
-0
/
+17
2023-02-14
wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
Wen Gong
1
-0
/
+3
2023-02-14
wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notify
Lorenzo Bianconi
1
-3
/
+3
2023-02-14
wifi: nl80211: Allow authentication frames and set keys on NAN interface
Vinay Gannevaram
1
-1
/
+17
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
1
-0
/
+32
2023-02-14
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
1
-44
/
+76
2023-02-14
wifi: cfg80211: factor out bridge tunnel / RFC1042 header check
Felix Fietkau
1
-16
/
+18
2023-02-14
wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdr
Felix Fietkau
1
-2
/
+3
2023-02-14
wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLD
Rameshkumar Sundaram
1
-1
/
+4
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2
-15
/
+29
2023-02-14
wifi: nl80211: validate and configure puncturing bitmap
Aloka Dixit
1
-0
/
+32
2023-02-14
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
1
-0
/
+69
2023-02-14
wifi: nl80211: return error message for malformed chandef
Jaewan Kim
1
-1
/
+4
2023-02-14
wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP event
Alvin Šipraga
3
-4
/
+6
2023-02-14
wifi: nl80211: emit CMD_START_AP on multicast group when an AP is started
Alvin Šipraga
1
-0
/
+38
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
2
-14
/
+35
2023-02-14
wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP
Veerendranath Jakkam
1
-0
/
+16
2023-02-14
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
1
-5
/
+26
2023-02-14
wifi: cfg80211: Authentication offload to user space for MLO connection in ST...
Veerendranath Jakkam
2
-3
/
+8
2023-02-14
wifi: cfg80211: trace: remove MAC_PR_{FMT,ARG}
Johannes Berg
1
-124
/
+120
[next]