aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2019-11-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai
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
2015-12-11brcm80211: fix compare_const_fl.cocci warningsJulia Lawall
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo