index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
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
2018-02-27
brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()
Arend Van Spriel
2018-02-27
brcmfmac: change log level for some low-level sdio functions
Arend Van Spriel
2018-02-27
brcmfmac: remove brcmf_bus_started() from bus api
Arend Van Spriel
2018-02-27
brcmfmac: move brcmf_attach() function in core.c
Arend Van Spriel
2018-02-27
brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()
Arend Van Spriel
2018-02-27
brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()
Arend Van Spriel
2018-02-27
brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()
Arend Van Spriel
2018-02-27
brcmfmac: move brcmf_bus_preinit() call just after changing bus state
Arend Van Spriel
2018-01-24
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
2018-01-24
brcmfmac: assure bcdc dcmd api does not return value > 0
Arend Van Spriel
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
brcmfmac: fix CLM load error for legacy chips when user helper is enabled
Wright Feng
2018-01-11
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
2018-01-11
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
2018-01-11
brcmfmac: add comment block in brcmf_sdio_buscore_read()
Arend Van Spriel
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
2018-01-08
brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr
Double Lo
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
2018-01-08
brcmfmac: More efficient and slightly easier to read fixup for 4339 chips
Arend Van Spriel
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
2018-01-08
brcmfmac: Rename buscore to core for consistency
Arend Van Spriel
2018-01-08
brcmfmac: Remove {r,w}_sdreg32
Ian Molton
[next]