index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
bcm43xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-27
5
-18
/
+15
|
\
|
*
[PATCH] bcm43xx: fix netdev watchdog timeouts
Larry Finger
2006-09-25
1
-2
/
+1
|
*
[PATCH] bcm43xx-softmac: improve wrong firmware message
Larry Finger
2006-09-25
1
-3
/
+4
|
*
[PATCH] bcm43xx-softmac: update noise handling
Larry Finger
2006-09-25
2
-4
/
+2
|
*
[PATCH] bcm43xx-softmac: update PHY initialization
Larry Finger
2006-09-25
1
-8
/
+7
|
*
[PATCH] bcm43xx: WE-21 support
Larry Finger
2006-09-25
1
-1
/
+1
*
|
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-1
/
+1
|
/
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
2
-2
/
+2
*
[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.c
Larry Finger
2006-09-11
1
-9
/
+3
*
[PATCH] bcm43xx: ucode debug status via sysfs
Larry Finger
2006-09-11
2
-4
/
+64
*
[PATCH] bcm43xx: Add firmware version printout
Larry Finger
2006-09-11
2
-0
/
+33
*
[PATCH] bcm43xx: remove dead statistics code
Larry Finger
2006-09-11
1
-11
/
+1
*
[PATCH] bcm43xx: Correct out of sequence initialization step
Larry Finger
2006-09-11
1
-1
/
+1
*
[PATCH] bcm43xx-softmac: Init, shutdown and restart fixes
Larry Finger
2006-09-11
3
-17
/
+28
*
[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBm
Larry Finger
2006-08-29
1
-2
/
+2
*
[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence
Larry Finger
2006-08-29
1
-0
/
+2
*
[PATCH] bcm43xx: return correct hard_start_xmit error code
Larry Finger
2006-08-29
1
-1
/
+3
*
[PATCH] bcm43xx: optimization of DMA bitfields
Larry Finger
2006-08-29
1
-3
/
+6
*
[PATCH] bcm43xx: re-add bcm43xx_rng_init() call
Michael Buesch
2006-08-29
1
-0
/
+6
*
[PATCH] bcm43xx: >1G and 64bit DMA support
Michael Buesch
2006-08-29
4
-324
/
+691
*
[PATCH] bcm43xx: reduce mac_suspend delay loop count
John W. Linville
2006-07-31
1
-1
/
+1
*
[PATCH] bcm43xx: add missing mac_suspended initialization
Larry Finger
2006-07-31
1
-0
/
+1
*
[PATCH] bcm43xx: fix-up build breakage from merging patches out of order
John W. Linville
2006-07-27
3
-14
/
+16
*
[PATCH] bcm43xx: improved statistics
Larry Finger
2006-07-27
2
-16
/
+17
*
[PATCH] bcm43xx: init routine rewrite
Michael Buesch
2006-07-27
6
-292
/
+510
*
[PATCH] bcm43xx: fix mac_suspend refcount
Michael Buesch
2006-07-27
1
-1
/
+2
*
[PATCH] bcm43xx: lower mac_suspend udelay
Michael Buesch
2006-07-27
1
-1
/
+1
*
[PATCH] bcm43xx: suspend MAC while executing long pwork
Michael Buesch
2006-07-27
2
-18
/
+33
*
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-07-27
1
-1
/
+1
|
\
|
*
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
2006-07-27
1
-1
/
+1
*
|
[PATCH] bcm43xx: improved statistics
Larry Finger
2006-07-10
1
-13
/
+28
*
|
[PATCH] bcm43xx: voluntary preemtion in the calibration loops
Michael Buesch
2006-07-10
1
-15
/
+18
*
|
[PATCH] bcm43xx: opencoded locking
Michael Buesch
2006-07-10
7
-164
/
+167
|
/
*
[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise
Larry Finger
2006-07-10
1
-1
/
+1
*
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
2006-07-05
1
-0
/
+4
*
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
2006-07-05
3
-30
/
+3
*
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
2006-07-05
1
-13
/
+14
*
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
2006-07-05
1
-1
/
+4
*
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-03
1
-1
/
+1
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] Add bcm43xx HW RNG support
Michael Buesch
2006-06-26
3
-0
/
+44
*
[PATCH] pci: bcm43xx avoid pci_find_device
Jiri Slaby
2006-06-15
1
-5
/
+16
*
[PATCH] bcm43xx: preemptible periodic work
Michael Buesch
2006-06-15
4
-13
/
+143
*
[PATCH] bcm43xx: redesign locking
Michael Buesch
2006-06-15
8
-191
/
+211
*
[PATCH] bcm43xx: quiet down log spam from set_security
Jason Lunz
2006-06-05
1
-6
/
+7
*
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-06-05
1
-9
/
+22
|
\
|
*
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
Michael Buesch
2006-06-05
1
-9
/
+22
*
|
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-05-17
1
-3
/
+3
|
\
\
|
|
/
|
*
[PATCH] bcm43xx: associate on 'ifconfig up'
David Woodhouse
2006-05-17
1
-3
/
+3
*
|
[PATCH] bcm43xx: add PCI ID for bcm4319
Stefano Brivio
2006-05-05
1
-0
/
+2
[next]