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
/
bcm43xx
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-31
[PATCH] bcm43xx: reduce mac_suspend delay loop count
John W. Linville
1
-1
/
+1
2006-07-31
[PATCH] bcm43xx: add missing mac_suspended initialization
Larry Finger
1
-0
/
+1
2006-07-28
[PATCH] bcm43xx: fix-up build breakage from merging patches out of order
John W. Linville
3
-14
/
+16
2006-07-28
[PATCH] bcm43xx: improved statistics
Larry Finger
2
-16
/
+17
2006-07-28
[PATCH] bcm43xx: init routine rewrite
Michael Buesch
6
-292
/
+510
2006-07-28
[PATCH] bcm43xx: fix mac_suspend refcount
Michael Buesch
1
-1
/
+2
2006-07-28
[PATCH] bcm43xx: lower mac_suspend udelay
Michael Buesch
1
-1
/
+1
2006-07-28
[PATCH] bcm43xx: suspend MAC while executing long pwork
Michael Buesch
2
-18
/
+33
2006-07-27
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-1
/
+1
2006-07-27
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
1
-1
/
+1
2006-07-10
[PATCH] bcm43xx: improved statistics
Larry Finger
1
-13
/
+28
2006-07-10
[PATCH] bcm43xx: voluntary preemtion in the calibration loops
Michael Buesch
1
-15
/
+18
2006-07-10
[PATCH] bcm43xx: opencoded locking
Michael Buesch
7
-164
/
+167
2006-07-10
[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise
Larry Finger
1
-1
/
+1
2006-07-05
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
1
-0
/
+4
2006-07-05
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
3
-30
/
+3
2006-07-05
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
1
-13
/
+14
2006-07-05
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
1
-1
/
+4
2006-07-04
kbuild: introduce utsrelease.h
Sam Ravnborg
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
[PATCH] Add bcm43xx HW RNG support
Michael Buesch
3
-0
/
+44
2006-06-15
[PATCH] pci: bcm43xx avoid pci_find_device
Jiri Slaby
1
-5
/
+16
2006-06-15
[PATCH] bcm43xx: preemptible periodic work
Michael Buesch
4
-13
/
+143
2006-06-15
[PATCH] bcm43xx: redesign locking
Michael Buesch
8
-191
/
+211
2006-06-05
[PATCH] bcm43xx: quiet down log spam from set_security
Jason Lunz
1
-6
/
+7
2006-06-05
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-9
/
+22
2006-06-05
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
Michael Buesch
1
-9
/
+22
2006-05-17
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-3
/
+3
2006-05-17
[PATCH] bcm43xx: associate on 'ifconfig up'
David Woodhouse
1
-3
/
+3
2006-05-06
[PATCH] bcm43xx: add PCI ID for bcm4319
Stefano Brivio
1
-0
/
+2
2006-05-06
[PATCH] bcm43xx: fix whitespace
Stefano Brivio
1
-3
/
+3
2006-05-06
Merge branch 'upstream-fixes' into upstream
John W. Linville
4
-23
/
+37
2006-05-06
[PATCH] bcm43xx: Fix access to non-existent PHY registers
David Woodhouse
1
-1
/
+1
2006-05-06
[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
Michael Buesch
2
-19
/
+30
2006-05-06
[PATCH] bcm43xx: check for valid MAC address in SPROM
Stefano Brivio
1
-1
/
+1
2006-05-06
[PATCH] bcm43xx: fix iwmode crash when down
Michael Buesch
1
-2
/
+5
2006-04-25
[PATCH] bcm43xx: use pci_iomap() for convenience.
Michael Buesch
3
-23
/
+7
2006-04-24
[PATCH] bcm43xx: make PIO mode usable
Michael Buesch
3
-32
/
+84
2006-04-20
[PATCH] bcm43xx: iw_priv_args names should be <16 characters
Erik Mouw
1
-4
/
+4
2006-04-20
[PATCH] bcm43xx: sysfs code cleanup
Michael Buesch
4
-67
/
+82
2006-04-20
[PATCH] bcm43xx: fix pctl slowclock limit calculation
Michael Buesch
2
-47
/
+77
2006-04-20
[PATCH] bcm43xx: fix dyn tssi2dbm memleak
Adrian Bunk
1
-0
/
+1
2006-04-20
[PATCH] bcm43xx: fix config menu alignment
Randy Dunlap
1
-0
/
+3
2006-04-20
[PATCH] bcm43xx wireless: fix printk format warnings
Randy Dunlap
2
-10
/
+11
2006-04-20
[PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts
Michael Buesch
1
-0
/
+1
2006-03-27
[PATCH] bcm43xx: don't set the channel on a device, which is down.
Michael Buesch
1
-3
/
+9
2006-03-27
[PATCH] bcm43xx: sync GPHY init with the specs.
Michael Buesch
3
-29
/
+255
2006-03-27
[PATCH] bcm43xx: fix the remaining sparse warnings.
Michael Buesch
2
-5
/
+10
2006-03-27
[PATCH] bcm43xx: remove some compilerwarnings.
Michael Buesch
4
-60
/
+13
2006-03-27
[PATCH] bcm43xx: fix "include" issues on some platforms.
Michael Buesch
2
-2
/
+2
[next]