summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-183-189/+178
| * | brcmfmac: Combine protocol push hdr and bus txdata.Hante Meuleman2013-12-184-29/+35
| * | brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman2013-12-183-0/+10
| * | brcmfmac: Fix hex dump for FWIL.Hante Meuleman2013-12-181-6/+6
| * | brcmfmac: Move common BCDC code in single function.Hante Meuleman2013-12-181-43/+25
| * | brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-183-67/+46
| * | brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-184-478/+452
| * | brcmfmac: remove brcmf_sdio_wdtimer_enable() functionArend van Spriel2013-12-181-10/+2
| * | brcmfmac: get rid of some void pointer parametersArend van Spriel2013-12-182-14/+8
| * | brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-185-17/+11
| * | brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-183-7/+4
| * | brcmfmac: use sdio functions to enable/disable F2Arend van Spriel2013-12-182-48/+14
| * | brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attributeArend van Spriel2013-12-182-56/+6
| * | brcmfmac: remove unnecessary function prototypesArend van Spriel2013-12-182-263/+231
| * | brcmfmac: combine bcmsdh source files into oneArend van Spriel2013-12-183-553/+521
| * | brcmfmac: add missing curly braces in brcmf_fws_txstatus_suppressed()Arend van Spriel2013-12-181-1/+3
| |/
OpenPOWER on IntegriCloud