summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2018-09-20brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel-1/+35
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger-2/+4
2018-09-10brcmfmac: Use __skb_peek().David S. Miller-2/+2
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa-2/+2
2018-08-31brcmfmac: fix wrong strnchr usageRasmus Villemoes-3/+1
2018-08-31brcmfmac: add 4-way handshake offload detection for FT-802.1XChung-Hsien Hsu-0/+2
2018-08-31brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT supportChung-Hsien Hsu-0/+7
2018-08-31brcmfmac: add CYW89342 mini-PCIe deviceJia-Shyr Chuang-0/+1
2018-08-31brcmsmac: Remove extra parenthesesVarsha Rao-2/+2
2018-08-09b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch-1/+1
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch-1/+1
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang-4/+4
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller-0/+38
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2018-07-31brcmfmac: specify some features per firmware versionRafał Miłecki-0/+38
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki-1/+2
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller-29/+113
2018-07-04brcmfmac: update STA info struct to the v5Rafał Miłecki-0/+14
2018-07-04brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki-5/+24
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki-0/+45
2018-07-04brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki-1/+4
2018-07-04brcmfmac: detect firmware support for monitor interfaceRafał Miłecki-1/+4
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller-0/+7
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat-20/+20
2018-06-27brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King-1/+1
2018-06-27brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner-1/+1
2018-06-27brcmsmac: Remove unnecessary parenthesesVarsha Rao-1/+1
2018-06-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi-0/+7
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-1/+0
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-9/+11
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-6/+7
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller-6/+60
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches-1/+1
2018-05-23brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin-1/+3
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin-0/+5
2018-05-23brcmfmac: validate user provided data for memdump before copyingFranky Lin-1/+2
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel-0/+12
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel-4/+2
2018-05-23brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki-0/+36
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin-1/+1
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe-7/+7
2018-05-15brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki-0/+1
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen-6/+12
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan-0/+1
2018-04-30brcmfmac: coarse support for PCIe shared structure rev7Franky Lin-6/+23
2018-04-30brcmfmac: add hostready indicationFranky Lin-2/+12
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel-5/+5
2018-04-30brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin-4/+4
2018-04-30brcmfmac: reports boottime_ns while informing bssFranky Lin-13/+13
2018-04-30brcmfmac: check p2pdev mac address uniquenessArend Van Spriel-0/+7