index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
wireless: Use bool function returns of true/false instead of 1/0
Joe Perches
2
-2
/
+2
2015-02-26
brcm80211: drop unreachable else case
Nicholas Mc Guire
1
-9
/
+2
2014-09-15
brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
Fabian Frederick
3
-68
/
+68
2014-07-21
brcm80211: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-06-19
net: wireless: Remove useless return variables
Peter Senna Tschudin
1
-5
/
+1
2013-09-25
brcm80211: Remove extern from function prototypes
Joe Perches
2
-312
/
+278
2013-08-22
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
1
-20
/
+53
2013-08-22
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
1
-0
/
+2
2013-08-22
brcmsmac: correct phy registers for TSSI-based power control
Arend van Spriel
1
-0
/
+20
2013-08-22
brcmsmac: rework switch control table init including iPA BT-combo
Arend van Spriel
3
-15
/
+89
2013-08-22
brcmsmac: avoid calling set_txpwr_by_index() twice
Arend van Spriel
1
-1
/
+1
2013-08-22
brcmsmac: fix TSSI idle estimation
Arend van Spriel
1
-0
/
+9
2013-08-22
brcmsmac: change lcnphy receive i/q calibration routine
Arend van Spriel
1
-20
/
+58
2013-08-22
brcmsmac: update transmit gain table for lcn phy
Arend van Spriel
1
-108
/
+108
2013-08-22
brcmsmac: use ARRAY_SIZE in phytbl_lcn.c
Arend van Spriel
1
-73
/
+44
2013-08-22
brcmsmac: change pa_gain for bcm4313 iPA
Arend van Spriel
1
-5
/
+2
2013-08-22
brcmsmac: cosmetic change in phy_lcn.c
Arend van Spriel
1
-107
/
+106
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-271
/
+162
2013-03-27
brcmsmac: remove some pmu functions and use the bcma equivalents
Hauke Mehrtens
4
-47
/
+43
2013-03-27
Revert "brcmsmac: support 4313iPA"
John W. Linville
2
-271
/
+162
2013-01-02
brcmsmac: Use udelay instead of usleep_range
Niels Ole Salscheider
1
-2
/
+2
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2
-162
/
+271
2012-11-30
brcmsmac: move PHY functions
Piotr Haber
1
-50
/
+52
2012-07-10
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
1
-2
/
+8
2012-07-10
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
1
-1
/
+1
2012-07-10
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
1
-42
/
+89
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2
-15
/
+15
2012-07-10
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
1
-1
/
+2
2012-06-05
brcm80211: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2012-05-16
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
1
-1
/
+1
2012-05-16
brcmsmac: use sprom from bcma
Hauke Mehrtens
2
-266
/
+132
2012-04-12
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2
-32
/
+12
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-24
/
+4
2012-02-22
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
1
-20
/
+1
2012-02-22
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
1
-4
/
+3
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-1
/
+1
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2012-01-24
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-2
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-16
/
+16
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
1
-2
/
+2
2011-12-14
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
1
-6
/
+1
2011-12-14
brcm80211: smac: use bcma core control functions
Arend van Spriel
1
-2
/
+2
2011-12-14
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2
-21
/
+21
2011-12-14
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
5
-175
/
+158
2011-12-14
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
3
-6
/
+0
2011-11-28
brcm80211: smac: fix channel frequency
Alwin Beukers
1
-1
/
+1
2011-11-11
brcm80211: smac: remove code under unused macro definitions
Arend van Spriel
1
-8
/
+0
2011-11-09
brcm80211: smac: remove phy api bypass in rate.h
Arend van Spriel
1
-1
/
+1
2011-11-09
brcm80211: smac: remove obsolete srom variables from n-phy
Arend van Spriel
2
-40
/
+2
2011-11-09
brcm80211: removed duplicate defines
Alwin Beukers
1
-0
/
+1
[next]