summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-14brcmfmac: enlarge buffer size of caps to 512 bytesWright Feng
2017-12-14brcmfmac: Remove repeated calls to brcmf_chip_get_core()Ian Molton
2017-12-14brcmfmac: Remove unused macro.Ian Molton
2017-12-14brcmfmac: Cleanup offsetof()Ian Molton
2017-12-14brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()Ian Molton
2017-12-14brcmfmac: Remove brcmf_sdiod_addrprep()Ian Molton
2017-12-14brcmfmac: Tidy register definitions a littleIan Molton
2017-12-14brcmfmac: Rename / replace old IO functions with simpler ones.Ian Molton
2017-12-14brcmfmac: Clarify if using braces.Ian Molton
2017-12-14brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()Ian Molton
2017-12-14brcmfmac: Split brcmf_sdiod_buffrw function up.Ian Molton
2017-12-14brcmsmac: use ARRAY_SIZE on rfseq_updategainu_eventsColin Ian King
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-07brcmfmac: Rename bcmerror to errIan Molton
2017-12-07brcmfmac: Remove noisy debugging.Ian Molton
2017-12-07brcmfmac: Fix asymmetric IO functions.Ian Molton
2017-12-07brcmfmac: Remove brcmf_sdiod_request_data()Ian Molton
2017-12-07brcmfmac: Remove bandaid for SleepCSRIan Molton
2017-12-07brcmfmac: Remove dead IO codeIan Molton
2017-12-07brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()Ian Molton
2017-12-07brcmfmac: Split brcmf_sdiod_regrw_helper() up.Ian Molton
2017-12-07brcmfmac: Register sizes on hardware are not dependent on compiler typesIan Molton
2017-12-07brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()Ian Molton
2017-12-02brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu
2017-11-10brcmfmac: move configuration of probe request IEsArend Van Spriel
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel
2017-11-10brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel
2017-11-10brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: disable packet filtering in promiscuous modeFranky Lin
2017-11-10brcmfmac: handle FWHALT mailbox indicationArend Van Spriel
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
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-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-20Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-02brcmfmac: Delete redundant length checkKevin Cernekee
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee