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.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
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-122
/
+144
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-08
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
2009-10-08
b43: Fix PPC crash in rfkill polling on unload
Larry Finger
1
-0
/
+1
2009-10-08
b43: Protect sanity check against physical device removal
Michael Buesch
1
-1
/
+3
2009-10-08
b43: Don't use struct wldev after detach.
Michael Buesch
3
-5
/
+5
2009-09-30
b43: Always use block-I/O for the PIO data registers
Michael Buesch
1
-22
/
+38
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-197
/
+645
2009-09-23
b43: Implement RFKILL status for LP PHY
Larry Finger
1
-1
/
+1
2009-09-23
b43: Remove BROKEN attribute from SDIO
Michael Buesch
1
-1
/
+1
2009-09-23
b43: fix build error if !CONFIG_B43_LEDS
Albert Herranz
3
-2
/
+13
2009-09-23
b43: Don't abuse wl->current_dev in the led work
Michael Buesch
3
-5
/
+5
2009-09-23
b43: Add LP PHY Analog Switch Support
Thomas Ilnseher
1
-1
/
+11
2009-09-23
b43: Disable PMQ mechanism
Michael Buesch
1
-0
/
+14
2009-09-23
b43: Add optional verbose runtime statistics
Michael Buesch
5
-0
/
+43
2009-09-23
b43: Fix IRQ sync for SDIO
Michael Buesch
1
-6
/
+7
2009-09-23
b43: Fix SDIO interrupt handler deadlock
Michael Buesch
2
-6
/
+5
2009-09-23
b43: Do not use _irqsafe callbacks
Michael Buesch
3
-4
/
+4
2009-09-23
b43: Add Soft-MAC SDIO device support
Albert Herranz
5
-16
/
+324
2009-09-23
b43: Rewrite suspend/resume code
Michael Buesch
4
-173
/
+233
2009-09-23
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-23
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-14
b43: Fix resume failure
Michael Buesch
1
-5
/
+1
2009-09-14
b43: Force-wake queues on init
Michael Buesch
1
-0
/
+2
2009-09-09
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
1
-2
/
+6
2009-09-09
b43: Fix sparse warning in hw-tkip code
Michael Buesch
1
-5
/
+5
2009-09-09
b43: Really disable QoS, if requested
Michael Buesch
1
-1
/
+17
2009-09-09
b43: PCMCIA is not experimental anymore
Michael Buesch
1
-2
/
+2
2009-09-09
b43: remove SHM spinlock
Michael Buesch
4
-67
/
+8
2009-09-09
b43: Remove PIO RX workqueue
Michael Buesch
3
-34
/
+7
2009-09-09
b43: Remove DMA/PIO queue locks
Michael Buesch
4
-60
/
+13
2009-09-09
b43: Remove TX spinlock
Michael Buesch
2
-37
/
+43
2009-09-09
b43: Use a threaded IRQ handler
Michael Buesch
11
-221
/
+204
2009-08-31
b43: LP-PHY: Fix TX gain tables
Gábor Stefanik
1
-153
/
+153
2009-08-31
b43: Fix typo in modparam_btcoex description
Gábor Stefanik
1
-1
/
+1
2009-08-31
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
3
-2
/
+5
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2
-65
/
+36
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
5
-9
/
+17
2009-08-28
b43: Enable LP-PHY support by default and remove Kconfig warning
Gábor Stefanik
1
-3
/
+1
2009-08-28
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
1
-1
/
+2
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
1
-7
/
+3
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
5
-81
/
+122
2009-08-28
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
1
-11
/
+8
2009-08-28
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: add hardware tkip
gregor kowski
5
-12
/
+147
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
3
-46
/
+82
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
1
-5
/
+12
2009-08-20
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
1
-2
/
+2
[next]