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
2008-06-14
b43: Fix noise calculation WARN_ON
Michael Buesch
2
-7
/
+10
2008-06-14
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-33
/
+32
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-16
/
+55
2008-05-29
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-29
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-22
missing dependencies on HAS_DMA
Al Viro
1
-1
/
+1
2008-05-02
b43: Fix some TX/RX locking issues
Michael Buesch
2
-14
/
+33
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
1
-0
/
+8
2008-05-01
b43: Fix dual-PHY devices
Michael Buesch
1
-0
/
+8
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-13
/
+68
2008-04-24
b43: Workaround DMA quirks
Michael Buesch
1
-8
/
+39
2008-04-24
b43: Add more btcoexist workarounds
Michael Buesch
1
-4
/
+9
2008-04-24
b43: Fix HostFlags data types
Michael Buesch
2
-3
/
+4
2008-04-24
b43: Workaround invalid bluetooth settings
Michael Buesch
1
-2
/
+20
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-8
/
+5
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-13
/
+14
2008-04-16
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
1
-0
/
+7
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
1
-13
/
+14
2008-04-09
b43: use b43_is_mode() call
Michael Buesch
1
-2
/
+2
2008-04-09
b43: Fix PHY TX control words in SHM
Michael Buesch
2
-83
/
+117
2008-04-09
b43: Fix beacon BH update
Michael Buesch
2
-42
/
+54
2008-04-09
b43: Beaconing fixes
Michael Buesch
2
-6
/
+37
2008-04-09
b43: Fix TBTT and PU timings
Michael Buesch
2
-8
/
+39
2008-04-09
b43: Add more N-PHY stuff
Michael Buesch
4
-12
/
+41
2008-04-09
b43: Use SSB block-I/O to do PIO
Michael Buesch
2
-83
/
+91
2008-04-08
ssb: Turn suspend/resume upside down
Michael Buesch
1
-4
/
+6
2008-04-08
b43: Add PIO support for PCMCIA devices
Michael Buesch
10
-103
/
+1267
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-3
/
+10
2008-04-01
b43: Fix PCMCIA IRQ routing
Michael Buesch
1
-2
/
+4
2008-04-01
b43: Add DMA mapping failure messages
Michael Buesch
1
-1
/
+6
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
3
-16
/
+22
2008-03-25
b43: Don't compile N-PHY code when N-PHY is disabled
Michael Buesch
2
-2
/
+42
2008-03-25
b43: Remove irqs_disabled() sanity checks
Michael Buesch
3
-6
/
+5
2008-03-25
b43: Fix DMA mapping leakage
Michael Buesch
1
-10
/
+17
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-13
b43: pull out helpers for writing noise table
Harvey Harrison
1
-22
/
+23
2008-03-13
make b43_mac_{enable,suspend}() static
Adrian Bunk
2
-5
/
+2
2008-03-13
b43: phy.c fix typo in register write
Harvey Harrison
1
-1
/
+1
2008-03-08
b43: Fix failed frames status report typo
Michael Buesch
1
-1
/
+1
2008-03-08
b43: Add TX statistics debugging counters
Michael Buesch
2
-16
/
+80
2008-03-08
b43: Rename the DMA ring pointers
Michael Buesch
3
-163
/
+82
2008-03-08
b43: Add QOS support
Michael Buesch
7
-91
/
+262
2008-03-06
b43: verify sta_notify mac80211 callback
Johannes Berg
1
-0
/
+11
2008-02-29
b43(legacy): include full timestamp in beacon frames
Johannes Berg
1
-5
/
+9
2008-02-29
b43: Add HostFlags HI support
Michael Buesch
3
-35
/
+52
2008-02-29
b43: Fix bandswitch
Michael Buesch
2
-129
/
+199
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
4
-189
/
+105
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
1
-0
/
+1
2008-02-15
b43: Fix firmware load message level
Michael Buesch
1
-5
/
+5
[next]