summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2019-12-18brcmsmac: Remove always false 'channel < 0' statementAustin Kim
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader
2019-11-06brcmsmac: remove set but not used variablesYueHaibing
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-01brcmsmac: remove duplicated if conditionDenis Efremov
2019-10-01brcmsmac: remove a useless testChristophe JAILLET
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-03brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-10brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'YueHaibing
2018-11-29brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes
2018-11-06brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai
2018-09-20brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-08-31brcmsmac: Remove extra parenthesesVarsha Rao
2018-06-27brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King
2018-06-27brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner
2018-06-27brcmsmac: Remove unnecessary parenthesesVarsha Rao
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-25brcmsmac: phy_lcn: remove duplicate codeGustavo A. R. Silva
2018-03-27brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-02-27brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IRColin Ian King
2017-12-14brcmsmac: use ARRAY_SIZE on rfseq_updategainu_eventsColin Ian King
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27brcmsmac: reindent split functionsArnd Bergmann
2017-10-27brcmsmac: split up wlc_phy_workarounds_nphyArnd Bergmann
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-09-25brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-11-25brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery
2016-07-19brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli
2016-07-19brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli
2016-06-29wireless: brcmsmac: fix old-style declarationArnd Bergmann
2016-06-14brcm80211: simplify assignmentHeinrich Schuchardt
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon