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
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-23
brcmfmac: trigger memory dump on SDIO firmware halt message
Franky Lin
2018-05-23
brcmfmac: trigger memory dump upon firmware halt signal
Franky Lin
2018-05-23
brcmfmac: validate user provided data for memdump before copying
Franky Lin
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
2018-05-23
brcmfmac: move ALLFFMAC variable in flowring module
Arend Van Spriel
2018-05-23
brcmfmac: add debugfs entry for reading firmware capabilities
Rafał Miłecki
2018-05-15
brcmfmac: fix initialization of struct cfg80211_inform_bss variable
Franky Lin
2018-05-15
b43: fix transmit failure when VT is switched
Taketo Kabe
2018-05-15
brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag
Rafał Miłecki
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
2018-05-09
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
2018-04-30
brcmfmac: coarse support for PCIe shared structure rev7
Franky Lin
2018-04-30
brcmfmac: add hostready indication
Franky Lin
2018-04-30
brcmfmac: constify firmware mapping tables
Arend Van Spriel
2018-04-30
brcmfmac: use nl80211_band directly to get ieee80211 channel
Franky Lin
2018-04-30
brcmfmac: reports boottime_ns while informing bss
Franky Lin
2018-04-30
brcmfmac: check p2pdev mac address uniqueness
Arend Van Spriel
2018-04-30
net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragment
Jia-Ju Bai
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-04-25
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
2018-04-25
brcmfmac: add support for BCM4366E chipset
Dan Haab
2018-04-09
brcmfmac: fix firmware request processing if nvram load fails
Arend Van Spriel
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-03-27
brcmsmac: allocate ucode with GFP_KERNEL
Takashi Iwai
2018-03-27
brcmfmac: add kerneldoc for struct brcmf_bus::msgbuf
Arend Van Spriel
2018-03-27
brcmfmac: get rid of brcmf_fw_get_full_name()
Arend Van Spriel
2018-03-27
brcmfmac: get rid of brcmf_fw_map_chip_to_name()
Arend Van Spriel
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
2018-03-27
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
2018-03-27
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
2018-03-27
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
2018-03-27
brcmfmac: use brcmf_chip_name() for consistency
Arend Van Spriel
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
2018-03-27
brcmfmac: do not convert linux error to firmware error string
Arend Van Spriel
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
2018-03-20
brcmfmac: Fix check for ISO3166 code
Stefan Wahren
2018-03-16
brcmfmac: drop Inter-Access Point Protocol packets by default
Rafał Miłecki
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-03-07
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
2018-03-07
brcmfmac: add possibility to obtain firmware error
Arend Van Spriel
2018-02-27
brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
Colin Ian King
2018-02-27
brcmfmac: reject too long PSK
Johannes Berg
[next]