index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
phy
/
phy_lcn.c
Age
Commit message (
Expand
)
Author
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-04-07
wireless: Use bool function returns of true/false instead of 1/0
Joe Perches
2014-09-15
brcm80211: use container_of to resolve brcms_phy from brcms_phy_pub
Fabian Frederick
2013-08-22
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
2013-08-22
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
2013-08-22
brcmsmac: correct phy registers for TSSI-based power control
Arend van Spriel
2013-08-22
brcmsmac: rework switch control table init including iPA BT-combo
Arend van Spriel
2013-08-22
brcmsmac: avoid calling set_txpwr_by_index() twice
Arend van Spriel
2013-08-22
brcmsmac: fix TSSI idle estimation
Arend van Spriel
2013-08-22
brcmsmac: change lcnphy receive i/q calibration routine
Arend van Spriel
2013-08-22
brcmsmac: change pa_gain for bcm4313 iPA
Arend van Spriel
2013-08-22
brcmsmac: cosmetic change in phy_lcn.c
Arend van Spriel
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-27
brcmsmac: remove some pmu functions and use the bcma equivalents
Hauke Mehrtens
2013-03-27
Revert "brcmsmac: support 4313iPA"
John W. Linville
2013-01-02
brcmsmac: Use udelay instead of usleep_range
Niels Ole Salscheider
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2012-11-30
brcmsmac: move PHY functions
Piotr Haber
2012-05-16
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-04-12
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-13
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel