summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* brcm80211: smac: removed redundant timer function parametersRoland Vossen2011-10-141-6/+6
* net: wireless: add brcm80211 driversArend van Spriel2011-10-1114-0/+54643
OpenPOWER on IntegriCloud