summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
| * | brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang2018-09-201-2/+1
| * | brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel2018-09-201-1/+1
| * | brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2018-09-202-1/+35
| * | wireless: remove unnecessary unlikely()Igor Stoppa2018-09-042-2/+2
| * | brcmfmac: fix wrong strnchr usageRasmus Villemoes2018-08-311-3/+1
| * | brcmfmac: add 4-way handshake offload detection for FT-802.1XChung-Hsien Hsu2018-08-311-0/+2
| * | brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT supportChung-Hsien Hsu2018-08-312-0/+7
| * | brcmfmac: add CYW89342 mini-PCIe deviceJia-Shyr Chuang2018-08-311-0/+1
| * | brcmsmac: Remove extra parenthesesVarsha Rao2018-08-311-2/+2
| |/
* / brcmfmac: Use __skb_peek().David S. Miller2018-09-102-2/+2
|/
* b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
* b43/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
* brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang2018-08-091-4/+4
* Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller2018-08-051-0/+38
|\
| * brcmfmac: specify some features per firmware versionRafał Miłecki2018-07-311-0/+38
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-1/+2
|\ \ | |/ |/|
| * brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
* | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-2310-29/+113
|\ \ | |/ |/|
| * brcmfmac: update STA info struct to the v5Rafał Miłecki2018-07-041-0/+14
| * brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki2018-07-041-5/+24
| * brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki2018-07-043-0/+45
| * brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki2018-07-042-1/+4
| * brcmfmac: detect firmware support for monitor interfaceRafał Miłecki2018-07-042-1/+4
| * wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-20/+20
| * brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King2018-06-271-1/+1
| * brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner2018-06-271-1/+1
| * brcmsmac: Remove unnecessary parenthesesVarsha Rao2018-06-271-1/+1
* | Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller2018-07-031-0/+7
|\ \
| * | brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi2018-06-241-0/+7
| |/
* / net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-231-1/+0
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-125-9/+11
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-6/+7
* Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-0310-6/+60
|\
| * brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin2018-05-231-1/+3
| * brcmfmac: trigger memory dump upon firmware halt signalFranky Lin2018-05-231-0/+5
| * brcmfmac: validate user provided data for memdump before copyingFranky Lin2018-05-231-1/+2
| * brcmfmac: add support for sysfs initiated coredumpArend Van Spriel2018-05-234-0/+12
| * brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel2018-05-233-4/+2
| * brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki2018-05-231-0/+36
* | drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-1/+1
|/
* brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin2018-05-151-1/+1
* b43: fix transmit failure when VT is switchedTaketo Kabe2018-05-151-7/+7
* brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki2018-05-151-0/+1
* wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-121-6/+12
* brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-05-091-0/+1
* brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2018-04-302-6/+23
* brcmfmac: add hostready indicationFranky Lin2018-04-301-2/+12
* brcmfmac: constify firmware mapping tablesArend Van Spriel2018-04-305-5/+5
* brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin2018-04-301-4/+4
* brcmfmac: reports boottime_ns while informing bssFranky Lin2018-04-301-13/+13
OpenPOWER on IntegriCloud