index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"
Linus Torvalds
2008-09-17
1
-18
/
+0
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
Larry Finger
2008-08-18
1
-0
/
+1
*
b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
Larry Finger
2008-08-18
1
-0
/
+1
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
1
-1
/
+1
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-2
/
+1
*
wireless: fix warnings from QoS patch
Johannes Berg
2008-07-15
1
-40
/
+7
*
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
1
-1
/
+2
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-28
/
+20
*
b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
Adel Gadllah
2008-06-30
1
-0
/
+18
*
b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON
Adel Gadllah
2008-06-30
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-29
9
-100
/
+465
|
\
|
*
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
2008-06-27
1
-2
/
+5
|
*
b43: Fix PIO skb clobber
Michael Buesch
2008-06-27
1
-1
/
+1
|
*
b43: Add debugfs firmware debugging knob
Michael Buesch
2008-06-27
3
-0
/
+15
|
*
b43: Add simple firmware watchdog
Michael Buesch
2008-06-27
2
-0
/
+17
|
*
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-27
1
-30
/
+35
|
*
b43: Remove "shm" and "ucode_regs" debugfs files
Michael Buesch
2008-06-26
2
-44
/
+0
|
*
b43: Add mask/set capability to debugfs MMIO interface
Michael Buesch
2008-06-26
1
-8
/
+30
|
*
b43: Add debugfs files for random SHM access
Michael Buesch
2008-06-26
4
-17
/
+234
|
*
b43: Add debugfs files for MMIO register access
Michael Buesch
2008-06-26
2
-0
/
+133
|
*
b43: use frame control helpers
Harvey Harrison
2008-06-26
1
-10
/
+7
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
2
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
b43: Fix possible MMIO access while device is down
Michael Buesch
2008-06-25
1
-0
/
+3
|
*
b43: Do not return TX_BUSY from op_tx
Michael Buesch
2008-06-25
1
-4
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-17
3
-40
/
+42
|
\
|
|
*
b43: Fix noise calculation WARN_ON
Michael Buesch
2008-06-13
2
-7
/
+10
|
*
b43: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-13
1
-33
/
+32
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
3
-17
/
+56
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-30
2
-16
/
+55
|
|
\
|
|
*
b43: Fix controller restart crash
Michael Buesch
2008-05-28
1
-2
/
+10
|
|
*
b43: Upload both beacon templates on initial load
Michael Buesch
2008-05-28
2
-14
/
+45
|
*
|
missing dependencies on HAS_DMA
Al Viro
2008-05-22
1
-1
/
+1
|
|
/
*
|
b43: enable mesh
Johannes Berg
2008-06-03
1
-11
/
+22
*
|
b43: Add firmware markers support
Michael Buesch
2008-05-22
2
-1
/
+17
*
|
b43: Add panic reason code that doesn't trigger restart
Michael Buesch
2008-05-22
2
-8
/
+40
*
|
b43: Allow running without PCM firmware
Michael Buesch
2008-05-22
2
-11
/
+40
*
|
b43: Add hooks for firmware debugging
Michael Buesch
2008-05-22
2
-7
/
+81
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-22
2
-7
/
+8
*
|
b43: Fix typo in firmware file name for 802.11 cores with rev 13
Larry.Finger@lwfinger.net
2008-05-22
1
-1
/
+1
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-22
8
-98
/
+90
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-22
2
-6
/
+9
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-22
1
-1
/
+0
*
|
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
2008-05-14
1
-21
/
+6
*
|
b43: nphy.c remove duplicated include
Huang Weiyi
2008-05-14
1
-2
/
+0
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
2
-7
/
+6
*
|
b43: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-14
4
-34
/
+18
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-2
/
+1
*
|
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
2
-10
/
+6
*
|
b43: Don't disable IRQs in mac_suspend
Michael Buesch
2008-05-07
2
-15
/
+1
[next]