index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
2012-07-10
1
-2
/
+8
*
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
2012-07-10
1
-1
/
+1
*
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
2012-07-10
1
-42
/
+89
*
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2012-07-10
2
-15
/
+15
*
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-10
1
-1
/
+2
*
brcm80211: remove an unneeded NULL check
Dan Carpenter
2012-06-05
1
-1
/
+1
*
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
1
-1
/
+1
*
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-05-16
2
-266
/
+132
*
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2012-04-12
2
-32
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
1
-24
/
+4
|
\
|
*
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
2012-02-22
1
-20
/
+1
|
*
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
2012-02-22
1
-4
/
+3
*
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-1
/
+1
|
/
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
1
-0
/
+2
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
1
-2
/
+1
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-16
/
+16
*
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
2011-12-15
1
-2
/
+2
*
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
2011-12-13
1
-6
/
+1
*
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
1
-2
/
+2
*
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2011-12-13
2
-21
/
+21
*
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
2011-12-13
5
-175
/
+158
*
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
2011-12-13
3
-6
/
+0
*
brcm80211: smac: fix channel frequency
Alwin Beukers
2011-11-28
1
-1
/
+1
*
brcm80211: smac: remove code under unused macro definitions
Arend van Spriel
2011-11-11
1
-8
/
+0
*
brcm80211: smac: remove phy api bypass in rate.h
Arend van Spriel
2011-11-08
1
-1
/
+1
*
brcm80211: smac: remove obsolete srom variables from n-phy
Arend van Spriel
2011-11-08
2
-40
/
+2
*
brcm80211: removed duplicate defines
Alwin Beukers
2011-11-08
1
-0
/
+1
*
brcm80211: smac: removed redundant timer function parameters
Roland Vossen
2011-10-14
1
-6
/
+6
*
net: wireless: add brcm80211 drivers
Arend van Spriel
2011-10-11
14
-0
/
+54643