index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2020-11-07
brcmfmac: pcie: Provide description for missing function parameter 'devinfo'
Lee Jones
2020-11-07
brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'
Lee Jones
2020-11-07
brcmfmac: fix SDIO access for big-endian host
Remi Depommier
2020-10-02
Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-10-01
brcmfmac: Fix warning message after dongle setup failed
Wright Feng
2020-10-01
brcmfmac: Fix warning when hitting FW crash with flow control feature
Wright Feng
2020-09-29
net: brcmfmac: Convey allocation mode as argument
Sebastian Andrzej Siewior
2020-09-29
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-09-29
net: brcmfmac: Replace in_interrupt()
Sebastian Andrzej Siewior
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-24
brcmfmac: check return value of driver_for_each_device()
Zhang Changzhong
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-16
brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
Jason Yan
2020-09-16
brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Lee Jones
2020-09-16
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'
Lee Jones
2020-09-16
brcmfmac: support SAE authentication offload in AP mode
Chung-Hsien Hsu
2020-09-16
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
2020-09-07
brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329
Dmitry Osipenko
2020-09-07
brcmfmac: drop chip id from debug messages
Dmitry Osipenko
2020-09-07
brcmfmac: increase F2 watermark for BCM4329
Dmitry Osipenko
2020-09-01
brcmsmac: phytbl_n: Remove a few unused arrays
Lee Jones
2020-09-01
brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'
Lee Jones
2020-09-01
brcmsmac: phy_n: Remove a bunch of unused variables
Lee Jones
2020-09-01
brcmsmac: phy_lcn: Remove a bunch of unused variables
Lee Jones
2020-09-01
brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'
Lee Jones
2020-09-01
brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'
Lee Jones
2020-09-01
brcmfmac: p2p: Fix a couple of function headers
Lee Jones
2020-09-01
brcmsmac: ampdu: Remove a couple set but unused variables
Lee Jones
2020-09-01
brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
Lee Jones
2020-09-01
b43: phy_ht: Remove 9 year old TODO
Lee Jones
2020-09-01
brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote others
Lee Jones
2020-09-01
brcmfmac: firmware: Demote seemingly unintentional kernel-doc header
Lee Jones
2020-09-01
brcmsmac: main: Remove a bunch of unused variables
Lee Jones
2020-09-01
brcmfmac: p2p: Fix a bunch of function docs
Lee Jones
2020-09-01
brcmsmac: ampdu: Remove a bunch of unused variables
Lee Jones
2020-09-01
brcmfmac: p2p: Deal with set but unused variables
Lee Jones
2020-08-27
brcmsmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
b43legacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
b43legacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
b43: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
b43: phy_n: Add empty braces around empty statements
Lee Jones
2020-08-27
b43: phy_common: Demote non-conformant kerneldoc header
Lee Jones
2020-08-27
brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headers
Lee Jones
2020-08-27
brcmfmac: fweh: Fix docrot related function documentation issues
Lee Jones
2020-08-27
brcmfmac: fweh: Remove set but unused variable 'err'
Lee Jones
2020-08-27
b43legacy: main: Provide braces around empty 'if' body
Lee Jones
2020-08-27
b43: main: Add braces around empty statements
Lee Jones
2020-08-18
brcmfmac: reserve tx credit only when txctl is ready to send
Wright Feng
[prev]
[next]