aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAge
* brcmsmac: don't leak kernel memory via printk()Brian Norris2014-12-15
* brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter2014-12-01
* brcmsmac: extend hardware info shown in debugfsArend van Spriel2014-12-01
* net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-20
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel2014-10-30
* brcmsmac: fix statistic counter update functionArend van Spriel2014-10-30
* brcm80211: use container_of to resolve dma_info from dma_pubFabian Frederick2014-09-15
* brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick2014-09-15
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
|\
| * bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-18
* | brcm80211: remove unnecessary break after returnFabian Frederick2014-07-21
|/
* net: wireless: Remove useless return variablesPeter Senna Tschudin2014-06-19
* brcmsmac: make return of 0 explicitJulia Lawall2014-05-19
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* 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
|/