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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: brcmfmac: Replace 1-element arrays with flexible arrays
Juerg Haefliger
2023-09-18
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-0
/
+5
|
\
|
*
wifi: brcm80211: handle params_v1 allocation failure
Petr Tesarik
2023-08-08
1
-0
/
+5
*
|
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-05
8
-50
/
+4
|
\
\
|
|
/
|
/
|
|
*
wifi: brcmsmac: cleanup SCB-related data types
Dmitry Antipov
2023-08-02
5
-28
/
+4
|
*
wifi: brcmsmac: remove more unused data types
Dmitry Antipov
2023-08-02
2
-14
/
+0
|
*
wifi: brcmsmac: remove unused data type
Dmitry Antipov
2023-07-25
1
-8
/
+0
*
|
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
2023-08-02
1
-1
/
+6
|
/
*
wifi: brcmsmac: fix gnu_printf warnings
Kalle Valo
2023-06-16
1
-0
/
+8
*
wifi: brcmfmac: fix gnu_printf warnings
Kalle Valo
2023-06-16
1
-0
/
+7
*
wifi: brcmfmac: Detect corner error case earlier with log
Neal Sidhwaney
2023-06-08
1
-0
/
+6
*
Merge wireless into wireless-next
Johannes Berg
2023-06-07
5
-2
/
+29
|
\
|
*
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2023-05-17
2
-2
/
+2
|
*
wifi: brcmfmac: Check for probe() id argument being NULL
Hans de Goede
2023-05-15
3
-0
/
+27
*
|
wifi: brcmutil: use helper function pktq_empty() instead of open code
Juhee Kang
2023-06-01
1
-2
/
+2
*
|
wifi: brcmfmac: wcc: Add debug messages
Matthias Brugger
2023-05-15
1
-2
/
+2
|
/
*
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
18
-169
/
+692
|
\
|
*
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-21
1
-1
/
+8
|
|
\
|
|
*
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
2023-04-14
1
-1
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
2
-10
/
+28
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-06
4
-29
/
+1
|
|
\
\
|
|
*
|
wifi: b43legacy: Remove the unused function prev_slot()
Jiapeng Chong
2023-04-03
1
-8
/
+0
|
|
*
|
wifi: brcmsmac: ampdu: remove unused suc_mpdu variable
Tom Rix
2023-03-31
1
-2
/
+1
|
|
*
|
wifi: brcmsmac: remove unused has_5g variable
Tom Rix
2023-03-31
1
-2
/
+0
|
|
*
|
wifi: b43legacy: remove unused freq_r3A_value function
Tom Rix
2023-03-31
1
-17
/
+0
|
*
|
|
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-03-31
1
-0
/
+6
|
|
\
|
|
|
|
*
|
wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
Jisoo Jang
2023-03-13
1
-0
/
+5
|
|
*
|
wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356
Hans de Goede
2023-03-13
1
-0
/
+1
|
*
|
|
net: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-14
1
-1
/
+1
|
|
/
/
|
*
|
wifi: brcmfmac: pcie: Add 4359C0 firmware definition
Konrad Dybcio
2023-03-06
1
-1
/
+3
|
*
|
wifi: brcmfmac: pcie: Add BCM4378B3 support
Hector Martin
2023-02-27
1
-1
/
+3
|
*
|
wifi: brcmfmac: common: Add support for external calibration blobs
Hector Martin
2023-02-27
3
-0
/
+33
|
*
|
wifi: brcmfmac: pcie: Load and provide TxCap blobs
Hector Martin
2023-02-27
1
-0
/
+13
|
*
|
wifi: brcmfmac: common: Add support for downloading TxCap blobs
Hector Martin
2023-02-27
2
-24
/
+70
|
*
|
wifi: brcmfmac: pcie: Add IDs/properties for BCM4387
Hector Martin
2023-02-27
3
-0
/
+12
|
*
|
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Hector Martin
2023-02-27
1
-6
/
+7
|
*
|
wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operations
Hector Martin
2023-02-27
2
-3
/
+132
|
*
|
wifi: brcmfmac: feature: Add support for setting feats based on WLC version
Hector Martin
2023-02-27
3
-1
/
+76
|
*
|
wifi: brcmfmac: cfg80211: Add support for scan params v2
Hector Martin
2023-02-27
4
-90
/
+209
|
*
|
wifi: brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
Hector Martin
2023-02-27
1
-2
/
+8
|
*
|
wifi: brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
Hector Martin
2023-02-27
1
-5
/
+8
|
*
|
wifi: brcmfmac: support CQM RSSI notification with older firmware
John Keeping
2023-02-27
1
-6
/
+8
|
*
|
wifi: brcmfmac: pcie: Provide a buffer of random bytes to the device
Hector Martin
2023-02-27
1
-0
/
+32
|
*
|
wifi: brcmfmac: acpi: Add support for fetching Apple ACPI properties
Hector Martin
2023-02-27
4
-0
/
+63
*
|
|
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-26
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Arnd Bergmann
2023-03-06
1
-0
/
+1
|
|
/
*
/
wifi: brcmfmac: Fix SDIO suspend/resume regression
Hans de Goede
2023-03-31
2
-10
/
+28
|
/
*
wifi: brcmfmac: p2p: Introduce generic flexible array frame member
Kees Cook
2023-02-16
1
-2
/
+2
*
wifi: brcmfmac: change cfg80211_set_channel() name and signature
Arend van Spriel
2023-02-13
1
-5
/
+2
*
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-02-13
1
-1
/
+1
[next]