summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel2014-02-121-6/+6
* brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim2014-02-121-1/+3
* brcmfmac: get chip core information from the deviceArend van Spriel2014-02-121-104/+203
* brcmfmac: remove unintended error loggingArend van Spriel2014-02-121-3/+0
* brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel2014-02-121-2/+2
* brcmfmac: make chip related functions host interface independentArend van Spriel2014-02-124-799/+900
* brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman2014-02-121-4/+4
* brcmfmac: simplify sdio code download routine.Hante Meuleman2014-02-121-23/+8
* brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-121-1/+1
* brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-125-6/+5
* brcmfmac: move SDIO specific functionsArend van Spriel2014-02-124-175/+174
* brcmfmac: enable firmware console logging functionalityDaniel Kim2014-02-121-66/+88
* brcmfmac: add owner info to sdio_driver structureFranky Lin2014-02-121-2/+3
* brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman2014-02-121-0/+26
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
* cfg80211: make connect ie param constJohannes Berg2014-02-044-27/+29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1713-548/+607
|\
| * brcmfmac: handle SDIO card removalArend van Spriel2014-01-165-87/+102
| * brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel2014-01-161-0/+1
| * brcmfmac: rename chip and core related structuresArend van Spriel2014-01-163-42/+41
| * brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel2014-01-162-167/+167
| * brcmfmac: rework firmware download codeArend van Spriel2014-01-163-60/+40
| * brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-163-57/+106
| * brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-166-190/+208
| * brcmsmac: delete useless variableJulia Lawall2014-01-131-2/+0
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1015-358/+358
|\ \ \ | |/ /
| * | brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-094-0/+40
| * | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-063-10/+1
| * | brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel2014-01-064-20/+14
| * | brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel2014-01-062-4/+6
| * | brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel2014-01-063-38/+18
| * | brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel2014-01-061-2/+3
| * | brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel2014-01-061-1/+1
| * | brcmfmac: enable watchdog when bus initialization is completeArend van Spriel2014-01-061-1/+1
| * | brcmfmac: correct detection of save&restore device capabilityArend van Spriel2014-01-061-7/+22
| * | brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel2014-01-061-0/+12
| * | brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel2014-01-062-43/+91
| * | brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel2014-01-061-56/+34
| * | brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel2014-01-061-29/+10
| * | brcmfmac: Limit control message length from host to device.Hante Meuleman2014-01-062-5/+10
| * | brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman2014-01-062-4/+0
| * | brcmfmac: rework SDIO register access functionsArend van Spriel2014-01-062-132/+96
| * | net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett2014-01-031-7/+0
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-031-1/+1
| |\ \ | | |/
| | * cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-0114-1350/+1108
|\ \ \ | |/ /
| * | brcmfmac: clarify struct brcmf_sdio_dev::func[0] referenceArend van Spriel2013-12-181-20/+16
| * | brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-183-32/+23
OpenPOWER on IntegriCloud