aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2014-06-25brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel
2014-05-29brcmfmac: remove firmware list from USB driverArend van Spriel
2014-05-29brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman
2014-05-29brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim
2014-05-29brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel
2014-05-29brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel
2014-05-29brcmfmac: use asynchronous firmware request in USBArend van Spriel
2014-05-29brcmfmac: use asynchronous firmware request in SDIOArend van Spriel
2014-05-29brcmfmac: introduce asynchronous firmware loadingArend van Spriel
2014-05-29brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman
2014-05-29brcmfmac: rework usb callback operationsArend van Spriel
2014-05-29brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel
2014-05-29brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel
2014-05-29brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel
2014-05-29brcmfmac: make chandef_to_chanspec() function staticArend van Spriel
2014-05-29brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel
2014-05-29brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-13brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel
2014-05-13brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel
2014-05-13brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel
2014-05-13brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel
2014-05-13brcmfmac: provide VHT capability information to user-spaceArend van Spriel
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel
2014-05-13brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel
2014-05-13brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim
2014-05-13brcmfmac: enhance nvram processingArend van Spriel
2014-05-13brcmfmac: Make FWS queueing configurable.Hante Meuleman
2014-05-13brcmfmac: Move handling 802.1x frames to dhd_linux.Hante Meuleman
2014-05-13brcmfmac: Move out hdrpull from tx_finalize.Hante Meuleman
2014-05-13brcmfmac: Report the support of firmware roamingDaniel Kim
2014-05-13brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim
2014-04-24brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim
2014-03-17brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel
2014-03-17brcmfmac: assure active clock request upon entering SLEEP stateArend van Spriel
2014-03-17brcmfmac: Improve scanning settings for connect.Hante Meuleman
2014-03-17brcmfmac: Protect tx seq number for data and controlHante Meuleman
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin