summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: move configuration of probe request IEsArend Van Spriel2017-11-102-4/+7
* brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel2017-11-103-15/+2
* brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel2017-11-101-24/+10
* brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel2017-11-101-2/+2
* brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel2017-11-101-65/+11
* brcmfmac: disable packet filtering in promiscuous modeFranky Lin2017-11-103-41/+39
* brcmfmac: handle FWHALT mailbox indicationArend Van Spriel2017-11-101-4/+10
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-041-879/+796
|\
| * brcmsmac: reindent split functionsArnd Bergmann2017-10-271-810/+697
| * brcmsmac: split up wlc_phy_workarounds_nphyArnd Bergmann2017-10-271-74/+104
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0442-0/+42
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0242-0/+42
* | Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller2017-10-208-118/+108
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-164-119/+123
| |\|
| | * brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-021-100/+97
| | * brcmfmac: Add check for short event packetsKevin Cernekee2017-10-021-1/+2
| * | brcmfmac: Delete redundant length checkKevin Cernekee2017-10-021-5/+0
| * | brcmfmac: Avoid possible out-of-bounds readKevin Cernekee2017-10-021-2/+1
| * | b43: make const arrays static, reduces object code sizeColin Ian King2017-09-251-3/+3
| * | brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King2017-09-251-1/+1
| * | brcmfmac: use setup_timer() helperAllen Pais2017-09-251-4/+2
| * | b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-201-1/+1
| * | b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King2017-09-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-062-18/+24
|\ \ \ | | |/ | |/|
| * | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-202-15/+9
| * | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-201-3/+15
| |/
* / drivers: net: brcm80211: use setup_timer() helper.Allen Pais2017-09-211-3/+2
|/
* brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-081-1/+2
* brcmfmac: Log chip id and revisionHans de Goede2017-08-311-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-2/+4
|\
| * brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-141-2/+4
* | brcm80211: constify usb_device_idArvind Yadav2017-08-111-1/+1
* | brcmfmac: add setting carrier state ON for successful roamingChung-Hsien Hsu2017-08-081-2/+5
* | brcmfmac: fix wrong num_different_channels when mchan feature enabledWright Feng2017-08-081-1/+3
* | brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin2017-08-085-2/+17
* | brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security modeWright Feng2017-08-081-1/+6
* | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-1/+1
|\ \
| * | brcmfmac: constify pci_device_idArvind Yadav2017-07-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-012-7/+3
|\ \ \ | |/ / |/| / | |/
| * brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-271-5/+0
| * brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-271-1/+1
| * brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel2017-07-211-1/+2
* | drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang2017-07-251-4/+1
|/
* brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-121-0/+5
* brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel2017-06-301-9/+11
* brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel2017-06-302-4/+60
* brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel2017-06-307-7/+134
* brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel2017-06-283-14/+37
* brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel2017-06-282-2/+2
* brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel2017-06-281-2/+1