aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2014-01-13brcmsmac: delete useless variableJulia Lawall
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-05brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-10brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel
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