aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * brcmfmac: add CLM download supportChung-Hsien Hsu2017-11-10
| * brcmfmac: move configuration of probe request IEsArend Van Spriel2017-11-09
| * brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel2017-11-09
| * brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel2017-11-09
| * brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel2017-11-09
| * brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel2017-11-09
| * brcmfmac: disable packet filtering in promiscuous modeFranky Lin2017-11-09
| * brcmfmac: handle FWHALT mailbox indicationArend Van Spriel2017-11-09
| * Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-04
| |\
| | * brcmsmac: reindent split functionsArnd Bergmann2017-10-27
| | * brcmsmac: split up wlc_phy_workarounds_nphyArnd Bergmann2017-10-27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\ \ | | |/ | |/|
| * | Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller2017-10-20
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-16
| | |\ \
| | * | | brcmfmac: Delete redundant length checkKevin Cernekee2017-10-02
| | * | | brcmfmac: Avoid possible out-of-bounds readKevin Cernekee2017-10-02
| | * | | b43: make const arrays static, reduces object code sizeColin Ian King2017-09-25
| | * | | brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King2017-09-25
| | * | | brcmfmac: use setup_timer() helperAllen Pais2017-09-25
| | * | | b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-20
| | * | | b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \ \
| * | | | | drivers: net: brcm80211: use setup_timer() helper.Allen Pais2017-09-21
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | |_|/ | |/| |
* / | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/ / /
* | | brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-02
* | | brcmfmac: Add check for short event packetsKevin Cernekee2017-10-02
| |/ |/|
* | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-20
* | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-20
|/
* brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-08
* brcmfmac: Log chip id and revisionHans de Goede2017-08-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-24
|\
| * brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-14
* | brcm80211: constify usb_device_idArvind Yadav2017-08-11
* | brcmfmac: add setting carrier state ON for successful roamingChung-Hsien Hsu2017-08-08
* | brcmfmac: fix wrong num_different_channels when mchan feature enabledWright Feng2017-08-08
* | brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin2017-08-08
* | brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security modeWright Feng2017-08-08
* | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-07
|\ \
| * | brcmfmac: constify pci_device_idArvind Yadav2017-07-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-01
|\ \ \ | |/ / |/| / | |/
| * brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-27
| * brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-27
| * brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel2017-07-21
* | drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang2017-07-25
|/
* brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-12
* brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel2017-06-30