summaryrefslogtreecommitdiff
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. Linville2013-10-171-1/+1
|\
| * brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-0711-126/+212
|\ \ | |/
| * brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-034-35/+22
| * brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-031-74/+133
| * brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel2013-10-031-1/+1
| * brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-032-5/+12
| * brcmfmac: add valid core index check in related functionsFranky Lin2013-10-031-0/+10
| * brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-034-8/+30
| * brcmfmac: sync firmware event listFranky Lin2013-10-032-3/+4
| * wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-015-23/+28
|\ \
| * | brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
| * | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-264-23/+24
| |/
* | brcm80211: Remove extern from function prototypesJoe Perches2013-09-2421-733/+644
|/
* brcmfmac: fix bus interface selection in KconfigArend van Spriel2013-09-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0521-718/+1289
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-2/+2
| |\
| | * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+2
| * | brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-263-28/+4
| * | brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-221-20/+53
| * | brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-221-0/+2
| * | brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel2013-08-221-0/+20
| * | brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel2013-08-223-15/+89
| * | brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel2013-08-221-1/+1
| * | brcmsmac: fix TSSI idle estimationArend van Spriel2013-08-221-0/+9
| * | brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel2013-08-221-20/+58
| * | brcmsmac: update transmit gain table for lcn phyArend van Spriel2013-08-221-108/+108
| * | brcmsmac: add debug info message providing phy and radio infoArend van Spriel2013-08-221-1/+3
| * | brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel2013-08-221-73/+44
| * | brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel2013-08-221-5/+2
| * | brcmsmac: cosmetic change in phy_lcn.cArend van Spriel2013-08-221-107/+106
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-1/+3
| |\ \ | | |/
| | * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-1/+3
| * | brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-151-4/+11
| * | brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-151-14/+16
| * | brcmfmac: streamline sdio bus header codeFranky Lin2013-08-151-123/+120
| * | brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-153-11/+17
| * | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-153-78/+177
| * | brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-152-1/+77
| * | brcmfmac: ignore IF event if firmware indicates itArend van Spriel2013-08-152-0/+6
| * | brcmfmac: no fws locking outside fws module.Hante Meuleman2013-08-152-66/+62
| * | brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-153-56/+54
| * | brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-153-27/+283
| * | brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-153-3/+5
| * | brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-152-3/+8
| * | brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg2013-08-091-3/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-1/+4
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-252-2/+8
| |\ \ \