summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy
Commit message (Expand)AuthorAgeFilesLines
* wireless: Use bool function returns of true/false instead of 1/0Joe Perches2015-04-072-2/+2
* brcm80211: drop unreachable else caseNicholas Mc Guire2015-02-261-9/+2
* brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick2014-09-153-68/+68
* brcm80211: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* net: wireless: Remove useless return variablesPeter Senna Tschudin2014-06-191-5/+1
* brcm80211: Remove extern from function prototypesJoe Perches2013-09-242-312/+278
* brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-221-20/+53
* brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-221-0/+2
* brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel2013-08-221-0/+20
* brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel2013-08-223-15/+89
* brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel2013-08-221-1/+1
* brcmsmac: fix TSSI idle estimationArend van Spriel2013-08-221-0/+9
* brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel2013-08-221-20/+58
* brcmsmac: update transmit gain table for lcn phyArend van Spriel2013-08-221-108/+108
* brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel2013-08-221-73/+44
* brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel2013-08-221-5/+2
* brcmsmac: cosmetic change in phy_lcn.cArend van Spriel2013-08-221-107/+106
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-271/+162
|\
| * Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
* | brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-274-47/+43
|/
* brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
* brcmsmac: support 4313iPAPiotr Haber2012-11-302-162/+271
* brcmsmac: move PHY functionsPiotr Haber2012-11-301-50/+52
* brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens2012-07-101-2/+8
* brcmsmac: fix read in write_phy_regHauke Mehrtens2012-07-101-1/+1
* brcmsmac: add some workarounds for other chips againHauke Mehrtens2012-07-101-42/+89
* brcmsmac: use chip and package id constants from bcmaHauke Mehrtens2012-07-102-15/+15
* brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-101-1/+2
* brcm80211: remove an unneeded NULL checkDan Carpenter2012-06-051-1/+1
* brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-161-1/+1
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-162-266/+132
* brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2012-04-122-32/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-24/+4
|\
| * brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-221-20/+1
| * brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-221-4/+3
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-1/+1
|/
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-241-0/+2
* brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-241-2/+1
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-16/+16
* brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-151-2/+2
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-131-6/+1
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-131-2/+2
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-132-21/+21
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-135-175/+158
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-133-6/+0
* brcm80211: smac: fix channel frequencyAlwin Beukers2011-11-281-1/+1
* brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-111-8/+0
* brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2011-11-081-1/+1
* brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel2011-11-082-40/+2
* brcm80211: removed duplicate definesAlwin Beukers2011-11-081-0/+1
OpenPOWER on IntegriCloud