summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel
2013-08-15brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-07-22brcmsmac: Further reduce log spam from tx phy messagesJohn Greene
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-12brcm80211: simplify makefilesJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens
2013-03-27brcmsmac: activate AP supportHauke Mehrtens
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens
2013-03-27brcmsmac: write beacon period to hardwareHauke Mehrtens
2013-03-27brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens
2013-03-27brcmsmac: Remove unused macro SI_MSGJoe Perches
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06brcmsmac: radio on led supportPiotr Haber
2013-03-06brcmsmac: export firmware version to ethtoolHauke Mehrtens
2013-02-14brcmsmac: Remove unnecessary memset castsJoe Perches
2013-02-14brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches
2013-02-14brcmsmac: fix brcms_c_country_valid()Dan Carpenter
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08brcmsmac: avoid 512 byte stack variableTim Gardner