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
/
b43
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
1
-9
/
+16
2008-02-05
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
1
-0
/
+1
2008-02-01
b43: Fix suspend/resume
Michael Buesch
1
-2
/
+8
2008-02-01
b43: Fix rfkill allocation leakage in error paths
Michael Buesch
1
-1
/
+8
2008-01-29
b43: Fix MAC control and microcode init
Michael Buesch
1
-13
/
+48
2008-01-29
b43: Fix firmware caching
Michael Buesch
1
-106
/
+123
2008-01-29
b43: Add NPHY radio init code
Michael Buesch
1
-0
/
+3
2008-01-29
b43: Add support for new firmware
Michael Buesch
1
-14
/
+36
2008-01-29
b43: Fix radio ID register reading
Michael Buesch
1
-4
/
+3
2008-01-29
b43: Add N-PHY related initvals firmware filenames.
Michael Buesch
1
-0
/
+12
2008-01-29
b43: Fix tim search buffer overrun
Michael Buesch
1
-3
/
+4
2008-01-29
b43: Put multicast frames on the mcast queue
Michael Buesch
1
-13
/
+29
2008-01-29
b43: Fix template upload locking.
Michael Buesch
1
-7
/
+8
2008-01-29
b43: Fix upload of beacon packets to the hardware
Michael Buesch
1
-77
/
+145
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-6
/
+7
2008-01-29
b43: Remove the PHY spinlock
Michael Buesch
1
-4
/
+0
2008-01-29
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
1
-87
/
+50
2008-01-29
b43: Add NPHY kconfig option
Michael Buesch
1
-0
/
+7
2008-01-29
b43: Add definitions for MAC Control register
Michael Buesch
1
-19
/
+18
2008-01-29
b43: Remove PIO support
Michael Buesch
1
-76
/
+8
2008-01-29
b43: Fix chip access validation for new devices
Michael Buesch
1
-15
/
+25
2008-01-29
b43: Only select allowed TX and RX antennas
Michael Buesch
1
-8
/
+34
2008-01-29
ssb: Fix extraction of values from SPROM
Michael Buesch
1
-10
/
+0
2008-01-29
b43: Fix ofdmtab write regression
Michael Buesch
1
-6
/
+6
2008-01-29
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
1
-1
/
+2
2008-01-29
b43: reinit on too many PHY TX errors
Stefano Brivio
1
-1
/
+16
2008-01-29
b43: include FCS in frames handed to mac80211
Johannes Berg
1
-1
/
+2
2008-01-29
b43: include full 64-bit timestamp in monitor mode
Johannes Berg
1
-0
/
+2
2008-01-29
b43: Convert to use of the new SPROM structure
Larry Finger
1
-16
/
+16
2008-01-29
b43/b43legacy: fix my copyright notices
Stefano Brivio
1
-1
/
+1
2008-01-29
b43: rewrite A PHY initialization
Stefano Brivio
1
-0
/
+3
2008-01-29
b43: consistent naming for ieee80211_ops
Michael Buesch
1
-37
/
+38
2008-01-29
b43: Use the retry limit parameters from mac80211
Michael Buesch
1
-29
/
+51
2008-01-29
b43: Dereference of wl->current_dev must be protected by wl->mutex
Michael Buesch
1
-14
/
+12
2007-12-18
b43: Fix rfkill radio LED
Larry Finger
1
-11
/
+11
2007-11-30
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
1
-1
/
+1
2007-11-10
b43: fix shared IRQ race condition
Stefano Brivio
1
-7
/
+10
2007-11-10
b43: Rewrite and fix rfkill init
Michael Buesch
1
-2
/
+0
2007-10-26
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
1
-1
/
+1
2007-10-18
[PATCH] b43: Make b43_stop() static
Michael Buesch
1
-1
/
+1
2007-10-18
[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable
WANG Cong
1
-1
/
+1
2007-10-18
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
1
-1
/
+0
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-3
/
+0
2007-10-11
[B43]: Rewrite pwork locking policy.
Michael Buesch
1
-56
/
+32
2007-10-11
[B43]: Use input-polldev for the rfkill switch
Michael Buesch
1
-41
/
+12
2007-10-11
[B43]: RF-kill support
Michael Buesch
1
-7
/
+11
2007-10-11
[B43]: LED triggers support
Michael Buesch
1
-34
/
+17
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-116
/
+132
2007-10-11
[B43]: Support for turning the radio off from software.
Michael Buesch
1
-0
/
+17
2007-10-11
[B43]: Remove the "radio hw enabled" message on startup.
Michael Buesch
1
-3
/
+3
[next]