index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...
Norbert van Bolhuis
2024-11-11
1
-1
/
+1
*
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-11
1
-1
/
+1
*
wifi: brcmfmac: release 'root' node in all execution paths
Javier Carrasco
2024-11-11
1
-2
/
+1
*
wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
2024-10-17
1
-2
/
+1
*
wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
Dr. David Alan Gilbert
2024-10-17
2
-8
/
+0
*
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-09
5
-5
/
+4
|
\
|
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
4
-4
/
+4
|
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
|
wifi: brcmfmac: add flag for random seed during firmware download
Jacobe Zang
2024-09-18
1
-8
/
+44
*
|
wifi: brcmfmac: Add optional lpo clock enable support
Jacobe Zang
2024-09-18
7
-22
/
+47
*
|
wifi: brcmfmac: of: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-18
1
-1
/
+1
|
/
*
wifi: brcmfmac: cfg80211: Convert comma to semicolon
Chen Ni
2024-09-09
1
-1
/
+1
*
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-05
7
-36
/
+52
|
\
|
*
wifi: brcmfmac: introducing fwil query functions
Arend van Spriel
2024-08-04
5
-28
/
+48
|
*
wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()
Christophe JAILLET
2024-08-04
2
-8
/
+4
*
|
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
Janne Grunau
2024-08-10
1
-3
/
+10
|
/
*
wifi: brcmfmac: of: Support interrupts-extended
Alex Bee
2024-06-26
1
-2
/
+3
*
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-06-12
1
-5
/
+5
*
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-11
5
-13
/
+8
|
\
|
*
wifi: brcm80211: remove unused structs
Dr. David Alan Gilbert
2024-06-01
1
-5
/
+0
|
*
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-06-01
4
-8
/
+8
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-2
/
+2
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
4
-11
/
+11
|
\
\
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
4
-11
/
+11
*
|
|
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-05-16
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wifi: brcm80211: drop driver owner initialization
Krzysztof Kozlowski
2024-04-04
1
-1
/
+0
|
|
/
*
|
wifi: brcmfmac: remove unused brcmf_usb_image struct
Christophe JAILLET
2024-04-26
1
-7
/
+0
*
|
wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"
Colin Ian King
2024-04-10
1
-3
/
+3
*
|
wifi: brcmfmac: pcie: handle randbuf allocation failure
Duoming Zhou
2024-03-12
1
-5
/
+10
|
/
*
wifi: brcm80211: handle pmk_op allocation failure
Duoming Zhou
2024-03-05
1
-0
/
+3
*
wifi: brcmfmac: do not pass hidden SSID attribute as value directly
Alexey Berezhok
2024-02-27
1
-4
/
+5
*
wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
Gustavo A. R. Silva
2024-02-27
1
-1
/
+1
*
wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro
Hans de Goede
2024-02-21
1
-0
/
+9
*
wifi: brcmfmac: do not cast hidden SSID attribute value to boolean
Alexey Berezhok
2024-02-12
1
-1
/
+1
*
Merge wireless into wireless-next
Johannes Berg
2024-02-08
4
-2
/
+7
|
\
|
*
wifi: brcmfmac: Adjust n_channels usage for __counted_by
Kees Cook
2024-02-02
1
-2
/
+4
|
*
wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN
Breno Leitao
2024-01-31
3
-0
/
+3
*
|
wifi: brcmfmac: add linefeed at end of file
Arend van Spriel
2024-01-31
1
-1
/
+1
*
|
Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-01-26
16
-272
/
+448
|
\
\
|
|
/
|
/
|
|
*
wifi: brcmfmac: allow per-vendor event handling
Arend van Spriel
2024-01-19
10
-63
/
+244
|
*
wifi: brcmfmac: avoid invalid list operation when vendor attach fails
Arend van Spriel
2024-01-19
1
-3
/
+4
|
*
wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
Hector Martin
2024-01-19
5
-68
/
+6
|
*
wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
Hector Martin
2024-01-19
7
-35
/
+76
|
*
wifi: brcmfmac: move feature overrides before feature_disable
Arend van Spriel
2024-01-19
1
-3
/
+3
|
*
wifi: brcmfmac: add per-vendor feature detection callback
Arend van Spriel
2024-01-19
3
-0
/
+23
|
*
wifi: brcmfmac: export firmware interface functions
Arend van Spriel
2024-01-19
5
-129
/
+121
|
*
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
Zheng Wang
2024-01-18
1
-2
/
+2
*
|
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
1
-1
/
+1
|
\
\
|
*
|
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
1
-1
/
+1
*
|
|
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-18
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]