index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-04-09
brcmfmac: fix firmware request processing if nvram load fails
Arend Van Spriel
1
-16
/
+20
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
4
-1
/
+64
2018-03-27
brcmsmac: allocate ucode with GFP_KERNEL
Takashi Iwai
1
-2
/
+2
2018-03-27
brcmfmac: add kerneldoc for struct brcmf_bus::msgbuf
Arend Van Spriel
1
-0
/
+1
2018-03-27
brcmfmac: get rid of brcmf_fw_get_full_name()
Arend Van Spriel
1
-10
/
+4
2018-03-27
brcmfmac: get rid of brcmf_fw_map_chip_to_name()
Arend Van Spriel
2
-57
/
+0
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
5
-78
/
+51
2018-03-27
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
5
-60
/
+147
2018-03-27
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
5
-86
/
+245
2018-03-27
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
5
-98
/
+96
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
12
-74
/
+47
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
7
-61
/
+76
2018-03-27
brcmfmac: use brcmf_chip_name() for consistency
Arend Van Spriel
2
-5
/
+7
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
5
-22
/
+26
2018-03-27
brcmfmac: do not convert linux error to firmware error string
Arend Van Spriel
1
-2
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
3
-5
/
+5
2018-03-26
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
9
-159
/
+122
2018-03-20
brcmfmac: Fix check for ISO3166 code
Stefan Wahren
1
-1
/
+1
2018-03-16
brcmfmac: drop Inter-Access Point Protocol packets by default
Rafał Miłecki
3
-0
/
+63
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2018-03-07
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
1
-13
/
+11
2018-03-07
brcmfmac: add possibility to obtain firmware error
Arend Van Spriel
3
-0
/
+15
2018-02-27
brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
Colin Ian King
1
-1
/
+0
2018-02-27
brcmfmac: reject too long PSK
Johannes Berg
1
-0
/
+3
2018-02-27
brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()
Arend Van Spriel
1
-19
/
+18
2018-02-27
brcmfmac: change log level for some low-level sdio functions
Arend Van Spriel
1
-5
/
+5
2018-02-27
brcmfmac: remove brcmf_bus_started() from bus api
Arend Van Spriel
5
-57
/
+16
2018-02-27
brcmfmac: move brcmf_attach() function in core.c
Arend Van Spriel
1
-49
/
+49
2018-02-27
brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()
Arend Van Spriel
1
-5
/
+2
2018-02-27
brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()
Arend Van Spriel
2
-17
/
+23
2018-02-27
brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()
Arend Van Spriel
1
-14
/
+12
2018-02-27
brcmfmac: move brcmf_bus_preinit() call just after changing bus state
Arend Van Spriel
2
-3
/
+5
2018-01-24
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
4
-20
/
+31
2018-01-24
brcmfmac: assure bcdc dcmd api does not return value > 0
Arend Van Spriel
2
-6
/
+8
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2018-01-16
brcmfmac: fix CLM load error for legacy chips when user helper is enabled
Wright Feng
1
-6
/
+3
2018-01-11
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
1
-1
/
+1
2018-01-11
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-10
/
+10
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
1
-24
/
+24
2018-01-11
brcmfmac: add comment block in brcmf_sdio_buscore_read()
Arend Van Spriel
1
-0
/
+7
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
3
-152
/
+146
2018-01-08
brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr
Double Lo
1
-0
/
+1
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
2
-4
/
+7
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
3
-50
/
+56
2018-01-08
brcmfmac: More efficient and slightly easier to read fixup for 4339 chips
Arend Van Spriel
1
-3
/
+4
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
3
-14
/
+11
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2
-2
/
+6
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
3
-4
/
+10
2018-01-08
brcmfmac: Rename buscore to core for consistency
Arend Van Spriel
1
-2
/
+2
2018-01-08
brcmfmac: Remove {r,w}_sdreg32
Ian Molton
1
-46
/
+42
[next]