aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-29brcmfmac: make chandef_to_chanspec() function staticArend van Spriel1-2/+2
2014-05-29brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel1-2/+3
2014-05-29brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+3
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall1-9/+4
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-3/+3
2014-05-13brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel1-3/+57
2014-05-13brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel1-5/+16
2014-05-13brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel1-21/+7
2014-05-13brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel1-2/+2
2014-05-13brcmfmac: provide VHT capability information to user-spaceArend van Spriel1-14/+59
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel3-24/+84
2014-05-13brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel1-4/+3
2014-05-13brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim1-11/+0
2014-05-13brcmfmac: enhance nvram processingArend van Spriel1-44/+176
2014-05-13brcmfmac: Make FWS queueing configurable.Hante Meuleman3-0/+17
2014-05-13brcmfmac: Move handling 802.1x frames to dhd_linux.Hante Meuleman2-11/+9
2014-05-13brcmfmac: Move out hdrpull from tx_finalize.Hante Meuleman3-42/+37
2014-05-13brcmfmac: Report the support of firmware roamingDaniel Kim1-0/+2
2014-05-13brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim2-0/+42
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-3/+4
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim1-1/+1
2014-04-24brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede1-2/+3
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-5/+13
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim2-5/+13
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel1-8/+18
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel1-20/+21
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel1-0/+1
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2-0/+36
2014-03-17brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel3-62/+21
2014-03-17brcmfmac: assure active clock request upon entering SLEEP stateArend van Spriel1-11/+28
2014-03-17brcmfmac: Improve scanning settings for connect.Hante Meuleman1-14/+20
2014-03-17brcmfmac: Protect tx seq number for data and controlHante Meuleman1-106/+108
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin4-1/+13
2014-03-14brcmfmac: Make probe function __initJean Delvare1-1/+1
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode1-6/+0
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-03-13brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones1-1/+3
2014-03-06brcmfmac: Use atomic functions for intstatus update.Hante Meuleman1-14/+15
2014-03-06Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel1-6/+14
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-10/+4
2014-02-28brcmfmac: reset suspend flag upon sdio suspend failureArend van Spriel1-3/+5
2014-02-28brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel3-16/+41
2014-02-28brcmfmac: Correct mcs index reportDaniel Kim1-4/+13
2014-02-28brcmfmac: Put frame sdio tx error handling in sub function.Hante Meuleman1-79/+33
2014-02-28brcmfmac: Use atomic functions for intstatus update.Hante Meuleman1-14/+6
2014-02-28brcmfmac: Small cleanup of redundant code.Hante Meuleman1-12/+6
2014-02-28brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman1-20/+0