summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes2018-11-293-11/+4
* brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy2018-11-061-2/+2
* brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2018-10-132-0/+27
* brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai2018-09-201-3/+3
* brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang2018-09-201-2/+1
* brcmsmac: Remove extra parenthesesVarsha Rao2018-08-311-2/+2
* 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
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-6/+7
* brcmsmac: phy_lcn: remove duplicate codeGustavo A. R. Silva2018-04-251-7/+2
* brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai2018-03-271-2/+2
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-272-2/+2
* brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IRColin Ian King2018-02-271-1/+0
* brcmsmac: use ARRAY_SIZE on rfseq_updategainu_eventsColin Ian King2017-12-141-2/+1
* wireless: use ARRAY_SIZEJérémy Lefaure2017-12-081-357/+105
* 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-041-0/+1
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-100/+97
|\|
| * brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-021-100/+97
* | brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King2017-09-251-1/+1
|/
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-5/+5
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-1/+0
* brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery2016-11-251-2/+3
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-07-191-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-07-191-1/+3
* wireless: brcmsmac: fix old-style declarationArnd Bergmann2016-06-291-2/+2
* brcm80211: simplify assignmentHeinrich Schuchardt2016-06-141-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-123-15/+15
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* brcm80211: fix compare_const_fl.cocci warningsJulia Lawall2015-12-111-2/+2
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-1852-0/+75675
OpenPOWER on IntegriCloud