index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
2012-05-16
1
-0
/
+3
*
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
2012-05-16
1
-6
/
+17
*
brcmsmac: do not access host_pci
Hauke Mehrtens
2012-05-16
1
-5
/
+5
*
brcmsmac: remove nicpci.c
Hauke Mehrtens
2012-05-16
6
-330
/
+0
*
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
5
-37
/
+0
*
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
2012-05-16
2
-75
/
+3
*
brcmsmac: remove pcicore_find_pci_capability()
Hauke Mehrtens
2012-05-16
2
-66
/
+0
*
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
2012-05-16
3
-155
/
+0
*
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
3
-59
/
+31
*
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
4
-13
/
+2
*
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
2012-05-16
2
-25
/
+0
*
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
3
-29
/
+2
*
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
2012-05-16
3
-32
/
+0
*
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
2012-05-16
5
-256
/
+9
*
brcmsmac: remove references to PCI
Hauke Mehrtens
2012-05-16
5
-161
/
+6
*
brcmsmac: remove support for cc rev < 20
Hauke Mehrtens
2012-05-16
2
-99
/
+11
*
brcmsmac: get board and chip info from bcma
Hauke Mehrtens
2012-05-16
1
-35
/
+5
*
brcmsmac: remove brcmsmac own sprom parsing
Hauke Mehrtens
2012-05-16
10
-1749
/
+0
*
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-05-16
8
-323
/
+179
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-2
/
+1
|
\
|
*
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
2012-04-23
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-0
/
+8
|
\
\
|
|
/
|
*
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
2012-04-13
1
-0
/
+8
*
|
brcm80211: smac: only provide valid regulatory hint
Arend van Spriel
2012-04-13
1
-1
/
+35
*
|
brcm80211: smac: do not use US as fallback regulatory hint
Arend van Spriel
2012-04-13
1
-5
/
+1
*
|
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2012-04-12
2
-32
/
+12
*
|
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
2
-23
/
+28
|
\
|
*
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
2012-03-05
1
-11
/
+9
|
*
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-12
/
+19
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
4
-29
/
+18
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-3
/
+3
|
|
\
|
*
|
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
3
-5
/
+14
|
*
|
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
1
-5
/
+1
|
*
|
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
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-1
/
+9
|
|
\
\
*
|
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-01
1
-8
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
2012-02-23
1
-3
/
+3
|
*
|
|
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-23
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
2
-3
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
8
-128
/
+117
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
3
-5
/
+9
|
*
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
1
-6
/
+3
|
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
3
-83
/
+71
|
*
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
7
-39
/
+39
*
|
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
2012-01-18
1
-1
/
+9
|
/
*
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
1
-35
/
+3
*
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
1
-1
/
+1
*
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
2012-01-12
1
-11
/
+20
[next]