summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)AuthorFilesLines
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-369/+497
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens3-28/+4
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel1-20/+53
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel1-0/+2
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel1-0/+20
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel3-15/+89
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel1-1/+1
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel1-0/+9
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel1-20/+58
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel1-108/+108
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel1-1/+3
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel1-73/+44
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel1-5/+2
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel1-107/+106
2013-08-15brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-07-22brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2-5/+5
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+2
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel1-15/+2
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene1-1/+1
2013-04-26brcmsmac: Fix merge issuePiotr Haber1-0/+1
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-133/+132
2013-04-12brcm80211: simplify makefilesJohannes Berg1-8/+3
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-7/+7
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel1-132/+132
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-271/+162
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens6-107/+43
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens3-4/+20
2013-03-27brcmsmac: activate AP supportHauke Mehrtens3-4/+26
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens3-1/+24
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens4-84/+42
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens3-0/+17
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens4-6/+159
2013-03-27brcmsmac: write beacon period to hardwareHauke Mehrtens1-0/+10
2013-03-27brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens2-3/+0
2013-03-27brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2-3/+2
2013-03-27brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2-7/+5
2013-03-27brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2-5/+2
2013-03-27brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2-11/+3
2013-03-27brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2-16/+9
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens4-1/+17
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens4-0/+71
2013-03-27brcmsmac: Remove unused macro SI_MSGJoe Perches1-6/+0
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville2-271/+162
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan3-7/+7
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-06brcmsmac: radio on led supportPiotr Haber5-0/+174
2013-03-06brcmsmac: export firmware version to ethtoolHauke Mehrtens1-3/+8