index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2019-06-11
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
2019-06-11
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
2019-06-11
brcmfmac: add length checks in scheduled scan result handler
Arend Van Spriel
2019-05-31
brcmfmac: fix Oops when bringing up interface during USB disconnect
Piotr Figiel
2019-05-31
brcmfmac: fix race during disconnect when USB completion is in progress
Piotr Figiel
2019-05-31
brcmfmac: convert dev_init_lock mutex to completion
Piotr Figiel
2019-05-31
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
2019-05-31
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
2019-05-31
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dan Carpenter
2019-01-13
b43: Fix error in cordic routine
Larry Finger
2018-12-13
brcmutil: really fix decoding channel info for 160 MHz bandwidth
Rafał Miłecki
2018-12-01
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
2018-11-13
brcmfmac: fix for proper support of 160MHz bandwidth
Arend van Spriel
2018-09-05
b43/leds: Ensure NUL-termination of LED name string
Michael Buesch
2018-09-05
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Buesch
2018-08-24
brcmfmac: stop watchdog before detach and free everything
Michael Trimarchi
2018-08-03
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
2018-05-30
brcmfmac: Fix check for ISO3166 code
Stefan Wahren
2018-03-28
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
2018-02-25
brcmfmac: Avoid build error with make W=1
Andy Shevchenko
2018-02-13
b43: Add missing MODULE_FIRMWARE()
Takashi Iwai
2017-12-14
brcmfmac: change driver unbind order of the sdio function devices
Arend Van Spriel
2017-11-21
brcmfmac: don't preset all channels as disabled
Rafał Miłecki
2017-11-18
brcmfmac: remove setting IBSS mode when stopping AP
Chi-hsien Lin
2017-11-15
brcmfmac: setup wiphy bands after registering it first
Rafał Miłecki
2017-11-08
brcmfmac: check brcmf_bus_get_memdump result for error
Rafał Miłecki
2017-10-27
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2017-10-27
brcmfmac: Add check for short event packets
Kevin Cernekee
2017-10-12
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
2017-10-12
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
2017-08-11
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
2017-07-21
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
2017-07-21
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
2017-07-21
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
2017-07-05
brcmfmac: avoid writing channel out of allocated array
Rafał Miłecki
2017-06-29
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
2017-06-29
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
2017-06-29
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
2017-06-29
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2017-05-14
brcmfmac: Make skb header writable before use
James Hughes
2017-05-14
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
2017-04-12
brcmfmac: use local iftype avoiding use-after-free of virtual interface
Arend Van Spriel
2017-03-15
brcmfmac: fix incorrect event channel deduction
Gavin Li
2016-10-27
brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
Arnd Bergmann
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-03
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-09-27
brcmfmac: use correct skb freeing helper when deleting flowring
Rafał Miłecki
2016-09-27
brcmfmac: replace WARNING on timeout with a simple error message
Rafał Miłecki
2016-09-26
brcmfmac: drop unused fields from struct brcmf_pub
Rafał Miłecki
2016-09-26
brcmfmac: fix memory leak in brcmf_fill_bss_param
Rafał Miłecki
[next]