summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy
AgeCommit message (Expand)AuthorLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo-54546/+0
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches-2/+2
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire-9/+2
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick-68/+68
2014-07-20brcm80211: remove unnecessary break after returnFabian Frederick-1/+0
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin-5/+1
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches-312/+278
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel-20/+53
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel-0/+2
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel-0/+20
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel-15/+89
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel-1/+1
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel-0/+9
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel-20/+58
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel-108/+108
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel-73/+44
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel-5/+2
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel-107/+106
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-271/+162
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens-47/+43
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville-271/+162
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider-2/+2
2012-11-30brcmsmac: support 4313iPAPiotr Haber-162/+271
2012-11-30brcmsmac: move PHY functionsPiotr Haber-50/+52
2012-07-10brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens-2/+8
2012-07-10brcmsmac: fix read in write_phy_regHauke Mehrtens-1/+1
2012-07-10brcmsmac: add some workarounds for other chips againHauke Mehrtens-42/+89
2012-07-10brcmsmac: use chip and package id constants from bcmaHauke Mehrtens-15/+15
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens-1/+2
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter-1/+1
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens-1/+1
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens-266/+132
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie-32/+12
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-24/+4
2012-02-22brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel-20/+1
2012-02-22brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel-4/+3
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches-1/+1
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches-0/+2
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches-2/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell-16/+16
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter-2/+2
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel-6/+1
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel-2/+2
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel-21/+21
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel-175/+158
2011-12-13brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel-6/+0
2011-11-28brcm80211: smac: fix channel frequencyAlwin Beukers-1/+1
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel-8/+0
2011-11-08brcm80211: smac: remove phy api bypass in rate.hArend van Spriel-1/+1
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel-40/+2