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
2017-12-07
brcmfmac: Rename bcmerror to err
Ian Molton
2017-12-07
brcmfmac: Remove noisy debugging.
Ian Molton
2017-12-07
brcmfmac: Fix asymmetric IO functions.
Ian Molton
2017-12-07
brcmfmac: Remove brcmf_sdiod_request_data()
Ian Molton
2017-12-07
brcmfmac: Remove bandaid for SleepCSR
Ian Molton
2017-12-07
brcmfmac: Remove dead IO code
Ian Molton
2017-12-07
brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
Ian Molton
2017-12-07
brcmfmac: Split brcmf_sdiod_regrw_helper() up.
Ian Molton
2017-12-07
brcmfmac: Register sizes on hardware are not dependent on compiler types
Ian Molton
2017-12-07
brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
Ian Molton
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
2017-11-10
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
2017-11-10
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
2017-11-10
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
2017-11-10
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
2017-11-10
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
2017-11-10
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
2017-11-10
brcmfmac: handle FWHALT mailbox indication
Arend Van Spriel
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
brcmsmac: reindent split functions
Arnd Bergmann
2017-10-27
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-20
Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...
David S. Miller
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-02
brcmfmac: Delete redundant length check
Kevin Cernekee
2017-10-02
brcmfmac: Avoid possible out-of-bounds read
Kevin Cernekee
2017-10-02
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2017-10-02
brcmfmac: Add check for short event packets
Kevin Cernekee
2017-09-25
b43: make const arrays static, reduces object code size
Colin Ian King
2017-09-25
brcmsmac: make const array ucode_ofdm_rates static, reduces object code size
Colin Ian King
2017-09-25
brcmfmac: use setup_timer() helper
Allen Pais
2017-09-21
drivers: net: brcm80211: use setup_timer() helper.
Allen Pais
2017-09-20
b43legacy: fix unitialized reads of ret by initializing the array to zero
Colin Ian King
2017-09-20
b43: fix unitialized reads of ret by initializing the array to zero
Colin Ian King
2017-09-20
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
2017-09-20
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
2017-09-08
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
Ian W MORRISON
2017-08-31
brcmfmac: Log chip id and revision
Hans de Goede
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-08-14
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
2017-08-11
brcm80211: constify usb_device_id
Arvind Yadav
2017-08-08
brcmfmac: add setting carrier state ON for successful roaming
Chung-Hsien Hsu
2017-08-08
brcmfmac: fix wrong num_different_channels when mchan feature enabled
Wright Feng
2017-08-08
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
[next]