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-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
1
-22
/
+3
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-8
/
+8
2008-10-07
mac80211: add multi-rate retry support
Felix Fietkau
2
-1
/
+2
2008-10-07
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-2
/
+2
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-18
/
+0
2008-09-30
b43: Increase loop tries in do_dummy_tx
Larry Finger
1
-1
/
+1
2008-09-30
b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...
Larry Finger
1
-0
/
+1
2008-09-30
b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...
Larry Finger
1
-1
/
+2
2008-09-25
b43: Issue warning when RFKILL_INPUT is not enabled
Larry Finger
1
-0
/
+5
2008-09-17
Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"
Linus Torvalds
1
-18
/
+0
2008-09-16
b43: fix QoS parameters initialization
Lorenzo Nava
1
-1
/
+1
2008-09-16
mac80211: share STA information with driver
Johannes Berg
1
-2
/
+3
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
2
-21
/
+21
2008-09-11
b43: Remove QoS update workqueue
Michael Buesch
2
-48
/
+24
2008-09-11
b43 G-PHY: Remove mmiowb()
Michael Buesch
1
-1
/
+0
2008-09-11
b43: Fix QoS defaults
Michael Buesch
1
-11
/
+45
2008-09-08
b43: Replace hardcoded Analog switch
Michael Buesch
1
-1
/
+2
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
7
-20
/
+30
2008-09-06
b43: Split PHY alloc and init
Michael Buesch
11
-109
/
+178
2008-09-06
b43: Add LP-PHY radio register definitions
Michael Buesch
1
-0
/
+526
2008-09-06
b43: Add LP-PHY read/write phyops
Michael Buesch
1
-6
/
+17
2008-09-06
b43: Add LP-PHY template
Michael Buesch
6
-1
/
+176
2008-09-06
b43: Move code from nphy.* to phy_n.*
Michael Buesch
6
-5
/
+5
2008-09-06
b43: Move remaining code from phy.c to phy_a.c
Michael Buesch
4
-490
/
+94
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+7
2008-09-06
b43: Don't use memcpy for overlapping areas
Michael Buesch
1
-3
/
+4
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-1
/
+1
2008-08-30
b43: Rewrite TX power adjustment
Michael Buesch
9
-121
/
+341
2008-08-30
b43: Implement dynamic PHY API
Michael Buesch
22
-4225
/
+4998
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-7
/
+7
2008-08-18
removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-18
b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
Larry Finger
1
-0
/
+1
2008-08-18
b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
Larry Finger
1
-0
/
+1
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+1
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-2
/
+1
2008-07-15
wireless: fix warnings from QoS patch
Johannes Berg
1
-40
/
+7
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-1
/
+2
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-28
/
+20
2008-07-01
b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
Adel Gadllah
1
-0
/
+18
2008-07-01
b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON
Adel Gadllah
1
-1
/
+1
2008-06-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
9
-100
/
+465
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+11
2008-06-27
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
1
-2
/
+5
2008-06-27
b43: Fix PIO skb clobber
Michael Buesch
1
-1
/
+1
2008-06-27
b43: Add debugfs firmware debugging knob
Michael Buesch
3
-0
/
+15
2008-06-27
b43: Add simple firmware watchdog
Michael Buesch
2
-0
/
+17
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
1
-30
/
+35
2008-06-27
b43: Remove "shm" and "ucode_regs" debugfs files
Michael Buesch
2
-44
/
+0
2008-06-27
b43: Add mask/set capability to debugfs MMIO interface
Michael Buesch
1
-8
/
+30
[prev]
[next]