index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
1
-3
/
+13
2022-04-08
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
1
-44
/
+4
2022-04-08
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
2
-1
/
+7
2022-04-08
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
1
-0
/
+2
2022-04-08
brcmfmac: firmware: Allocate space for default boardrev in nvram
Hector Martin
1
-0
/
+2
2022-02-23
brcmfmac: firmware: Fix crash in brcm_alt_fw_path
Phil Elwell
1
-2
/
+4
2021-11-18
b43: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-11-18
b43legacy: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-11-18
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
Hans de Goede
1
-0
/
+10
2021-09-28
Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
Soeren Moch
1
-11
/
+6
2021-08-29
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-08-29
brcmfmac: Add WPA3 Personal with FT to supported cipher suites
Paweł Drewniak
1
-0
/
+8
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
4
-2
/
+11
2021-08-21
brcmfmac: Set SDIO workqueue as WQ_HIGHPRI
Sean Anderson
1
-1
/
+1
2021-08-21
brcmfmac: use separate firmware for 43430 revision 2
Mikhail Rudenko
1
-2
/
+3
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
6
-12
/
+29
2021-08-21
brcmfmac: add xtlv support to firmware interface layer
Arend van Spriel
5
-6
/
+244
2021-08-21
brcmfmac: increase core revision column aligning core list
Arend van Spriel
1
-1
/
+1
2021-08-21
brcmfmac: use different error value for invalid ram base address
Arend van Spriel
1
-3
/
+5
2021-08-21
brcmfmac: firmware: Fix firmware loading
Linus Walleij
2
-6
/
+21
2021-08-01
brcmfmac: firmware: Allow per-board firmware binaries
Linus Walleij
1
-11
/
+42
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-59
/
+10
2021-06-24
brcmfmac: support parse country code map from DT
Shawn Guo
1
-2
/
+55
2021-06-23
brcmfmac: Silence error messages about unsupported firmware features
Dmitry Osipenko
3
-6
/
+25
2021-06-15
brcmsmac: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-15
brcmsmac: mac80211_if: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+7
2021-06-15
brcmsmac: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-06-15
brcmsmac: improve readability on addresses copy
Íñigo Huguet
1
-1
/
+2
2021-06-15
brcmfmac: Add clm_blob firmware files to modinfo
Matthias Brugger
3
-8
/
+15
2021-06-15
brcmfmac: Delete second brcm folder hierarchy
Matthias Brugger
1
-2
/
+2
2021-06-15
brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
Tong Tiangen
1
-1
/
+0
2021-06-15
brcmfmac: Demote non-compliant kernel-doc headers
Yang Shen
2
-2
/
+2
2021-06-15
brcmfmac: correctly report average RSSI in station info
Alvin Šipraga
1
-16
/
+20
2021-06-15
brcmfmac: fix setting of station info chains bitmask
Alvin Šipraga
1
-2
/
+1
2021-06-15
brcmfmac: use ISO3166 country code and 0 rev as fallback
Shawn Guo
1
-6
/
+11
2021-06-03
b43legacy: Fix spelling mistake "overflew" -> "overflowed"
Colin Ian King
1
-1
/
+1
2021-06-03
b43legacy: Remove unused inline function txring_to_priority()
YueHaibing
1
-13
/
+0
2021-06-03
b43: phy_n: Delete some useless TODO code
Zhen Lei
1
-47
/
+0
2021-05-31
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
6
-50
/
+41
2021-05-21
b43: don't save dentries for debugfs
Greg Kroah-Hartman
2
-32
/
+5
2021-05-21
b43legacy: don't save dentries for debugfs
Greg Kroah-Hartman
2
-27
/
+5
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
6
-46
/
+41
2021-05-13
Revert "brcmfmac: add a check for the status of usb_register"
Greg Kroah-Hartman
1
-5
/
+1
2021-04-22
brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
Christophe JAILLET
1
-1
/
+1
2021-04-21
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2
-2
/
+2
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
2
-2
/
+2
2021-04-18
brcmfmac: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
[next]