aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAge
* brcmsmac: update comment to reflect the codeEmil Goode2014-03-14
* brcmsmac: fix deadlock on missing firmwareEmil Goode2014-03-14
* brcmsmac: delete useless variableJulia Lawall2014-01-13
* mac80211: remove channel_change_timeJohannes Berg2014-01-07
* brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-05
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
|\
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-25
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
| |\
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
|\| |
| * | brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-10
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \ \ | | |/ | |/|
| * | brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-26
| |/
* / brcm80211: Remove extern from function prototypesJoe Perches2013-09-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-26
| * brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-22
| * brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-22
| * brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel2013-08-22
| * brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel2013-08-22
| * brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel2013-08-22
| * brcmsmac: fix TSSI idle estimationArend van Spriel2013-08-22
| * brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel2013-08-22
| * brcmsmac: update transmit gain table for lcn phyArend van Spriel2013-08-22
| * brcmsmac: add debug info message providing phy and radio infoArend van Spriel2013-08-22
| * brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel2013-08-22
| * brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel2013-08-22
| * brcmsmac: cosmetic change in phy_lcn.cArend van Spriel2013-08-22
| * brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-15
| * brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2013-07-22
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * brcmsmac: disable power-save related functionsArend van Spriel2013-06-12
* | brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-03
|/
* brcmsmac: Fix merge issuePiotr Haber2013-04-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-23
|\
| * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-08
* | brcm80211: simplify makefilesJohannes Berg2013-04-12
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\ \
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\ \ \ | | |/ | |/|
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-27
* | | brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-27
* | | brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-27
* | | brcmsmac: activate AP supportHauke Mehrtens2013-03-27
* | | brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-27
* | | brcmsmac: add support for probe response templateHauke Mehrtens2013-03-27
* | | brcmsmac: react on changing SSIDHauke Mehrtens2013-03-27
* | | brcmsmac: add beacon template supportHauke Mehrtens2013-03-27