Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick
2014-07-21brcm80211: remove unnecessary break after returnFabian Frederick
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens
2012-07-10brcmsmac: add some workarounds for other chips againHauke Mehrtens
2012-07-10brcmsmac: use chip and package id constants from bcmaHauke Mehrtens
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-22brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel
2012-02-22brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2011-12-14brcm80211: smac: remove ai_switch_core() functionArend van Spriel
2011-12-14brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel
2011-12-14brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel
2011-11-09brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel
2011-11-09brcm80211: removed duplicate definesAlwin Beukers
2011-10-11net: wireless: add brcm80211 driversArend van Spriel