index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
phy
/
phy_lcn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-11-18
1
-5247
/
+0
*
wireless: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-04-07
1
-1
/
+1
*
brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
Fabian Frederick
2014-09-15
1
-3
/
+3
*
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
2013-08-22
1
-20
/
+53
*
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
2013-08-22
1
-0
/
+2
*
brcmsmac: correct phy registers for TSSI-based power control
Arend van Spriel
2013-08-22
1
-0
/
+20
*
brcmsmac: rework switch control table init including iPA BT-combo
Arend van Spriel
2013-08-22
1
-15
/
+16
*
brcmsmac: avoid calling set_txpwr_by_index() twice
Arend van Spriel
2013-08-22
1
-1
/
+1
*
brcmsmac: fix TSSI idle estimation
Arend van Spriel
2013-08-22
1
-0
/
+9
*
brcmsmac: change lcnphy receive i/q calibration routine
Arend van Spriel
2013-08-22
1
-20
/
+58
*
brcmsmac: change pa_gain for bcm4313 iPA
Arend van Spriel
2013-08-22
1
-5
/
+2
*
brcmsmac: cosmetic change in phy_lcn.c
Arend van Spriel
2013-08-22
1
-107
/
+106
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
1
-239
/
+130
|
\
|
*
Revert "brcmsmac: support 4313iPA"
John W. Linville
2013-03-27
1
-239
/
+130
*
|
brcmsmac: remove some pmu functions and use the bcma equivalents
Hauke Mehrtens
2013-03-27
1
-13
/
+22
|
/
*
brcmsmac: Use udelay instead of usleep_range
Niels Ole Salscheider
2013-01-02
1
-2
/
+2
*
brcmsmac: support 4313iPA
Piotr Haber
2012-11-30
1
-130
/
+239
*
brcmsmac: move PHY functions
Piotr Haber
2012-11-30
1
-50
/
+52
*
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-05-16
1
-42
/
+25
*
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2012-04-12
1
-2
/
+1
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-16
/
+16
*
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
2011-12-13
1
-34
/
+35
*
net: wireless: add brcm80211 drivers
Arend van Spriel
2011-10-11
1
-0
/
+5154