summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix memory leakage in msgbufArend van Spriel2014-08-111-0/+4
* brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel2014-08-111-1/+2
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0527-42/+4601
|\
| * brcmfmac: Add TDLS support to msgbuf.Hante Meuleman2014-07-319-6/+158
| * brcmfmac: Fix msgbuf flow control.Hante Meuleman2014-07-313-8/+62
| * brcmfmac: Update pcie reset device routine.Hante Meuleman2014-07-311-7/+42
| * brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-319-0/+1880
| * brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-3110-21/+2275
| * brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-314-3/+75
| * brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2014-07-312-1/+2
| * brcmfmac: Do not use strcpy and strcatDaniel Kim2014-07-311-7/+18
| * brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-291-0/+16
| * brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
| * brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-294-0/+84
* | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-2818-930/+1124
|\ \ | |/
| * bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-181-37/+0
| * brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel2014-07-151-0/+1
| * brcmfmac: rework wiphy structure setupArend van Spriel2014-07-151-268/+298
| * brcmfmac: moving some functions aroundArend van Spriel2014-07-151-144/+144
| * brcmfmac: introduce feature and quirk handlingArend van Spriel2014-07-156-27/+244
| * brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel2014-07-151-108/+107
| * brcmfmac: Make firmware path a module parameterDaniel Kim2014-07-154-20/+41
| * brcmfmac: rework debugfs functions in the driverArend van Spriel2014-07-154-235/+207
| * brcmfmac: make use of seq_file API for debugfs entriesArend van Spriel2014-07-152-201/+170
| * brcmfmac: Cleanup used device IDs.Hante Meuleman2014-07-155-85/+107
* | brcm80211: remove unnecessary break after returnFabian Frederick2014-07-202-2/+0
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-2/+3
|\
| * brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
* | brcmfmac: reduce log level in fwil if firmware returns errorArend van Spriel2014-06-251-1/+1
* | 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
OpenPOWER on IntegriCloud