aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy
Commit message (Expand)AuthorAge
* brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-16
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-16
* brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2012-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\
| * brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-22
| * brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-22
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
|/
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
* brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-24
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-15
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-13
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-13
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-13
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-13
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-13
* brcm80211: smac: fix channel frequencyAlwin Beukers2011-11-28
* brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-11
* brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2011-11-08
* brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel2011-11-08
* brcm80211: removed duplicate definesAlwin Beukers2011-11-08
* brcm80211: smac: removed redundant timer function parametersRoland Vossen2011-10-14
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11