summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | brcmfmac: Don't control mpc setting during scan operationDaniel Kim2014-06-252-5/+18
* | brcmfmac: correct logging levels in btcoex sourceArend van Spriel2014-06-251-19/+19
* | brcmfmac: replace cfg80211 testmode with vendor commandFranky Lin2014-06-255-41/+188
* | brcmfmac: Change USB probe routine to support Composite USBHante Meuleman2014-06-251-117/+87
* | brcmfmac: clear ht info during attach phaseArend van Spriel2014-06-251-0/+3
* | brcmfmac: Add USB device 43566 to supported devices.Hante Meuleman2014-06-251-0/+2
* | brcmfmac: Add 43569 USB support.Hante Meuleman2014-06-251-1/+9
* | net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes2014-06-253-6/+5
* | net: wireless: Remove useless return variablesPeter Senna Tschudin2014-06-192-17/+7
|/
* brcmfmac: remove firmware list from USB driverArend van Spriel2014-05-291-76/+0
* brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman2014-05-291-77/+1
* brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim2014-05-291-4/+5
* brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel2014-05-291-1/+1
* brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel2014-05-292-2/+1
* brcmfmac: use asynchronous firmware request in USBArend van Spriel2014-05-291-30/+68
* brcmfmac: use asynchronous firmware request in SDIOArend van Spriel2014-05-291-147/+124
* brcmfmac: introduce asynchronous firmware loadingArend van Spriel2014-05-292-1/+120
* brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman2014-05-291-1/+3
* brcmfmac: rework usb callback operationsArend van Spriel2014-05-291-20/+28
* brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel2014-05-291-3/+1
* brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel2014-05-294-12/+12
* brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel2014-05-294-15/+10
* brcmfmac: make chandef_to_chanspec() function staticArend van Spriel2014-05-291-2/+2
* brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel2014-05-291-2/+3
* brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel2014-05-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-3/+3
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-3/+3
* | brcmsmac: make return of 0 explicitJulia Lawall2014-05-191-9/+4
* | brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel2014-05-131-3/+57
* | brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel2014-05-131-5/+16
* | brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel2014-05-131-21/+7
* | brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel2014-05-131-2/+2
* | brcmfmac: provide VHT capability information to user-spaceArend van Spriel2014-05-131-14/+59
* | brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel2014-05-133-24/+84
* | brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel2014-05-131-4/+3
* | brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim2014-05-131-11/+0
* | brcmfmac: enhance nvram processingArend van Spriel2014-05-131-44/+176
* | brcmfmac: Make FWS queueing configurable.Hante Meuleman2014-05-133-0/+17
* | brcmfmac: Move handling 802.1x frames to dhd_linux.Hante Meuleman2014-05-132-11/+9
* | brcmfmac: Move out hdrpull from tx_finalize.Hante Meuleman2014-05-133-42/+37
* | brcmfmac: Report the support of firmware roamingDaniel Kim2014-05-131-0/+2
* | brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim2014-05-132-0/+42
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-132-3/+4
|\ \ | |/ |/|
| * brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
| * brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-251-2/+3
* | mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-312-5/+13
|\
| * brcmfmac: use mfp if required from user-spaceDaniel Kim2014-03-272-5/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-261-1/+3
|\ \ | |/ |/|
| * brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones2014-03-131-1/+3