index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43legacy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-28
3
-43
/
+44
|
\
|
*
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
2008-06-27
1
-2
/
+6
|
*
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-27
1
-32
/
+31
|
*
b43legacy: use frame control helpers
Harvey Harrison
2008-06-26
1
-9
/
+7
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
2
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
2008-06-25
1
-1
/
+1
|
*
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
2008-06-25
1
-2
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
2
-9
/
+10
|
\
|
|
*
b43legacy: Fix controller restart crash
Michael Buesch
2008-06-04
1
-8
/
+9
|
*
missing dependencies on HAS_DMA
Al Viro
2008-05-21
1
-1
/
+1
*
|
b43legacy: fix build errors when DMA or PIO are not selected
Johannes Berg
2008-06-03
2
-4
/
+2
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-2
/
+1
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
7
-63
/
+58
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+6
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-1
/
+0
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
2
-6
/
+5
*
|
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-14
4
-34
/
+17
*
|
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
*
|
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2008-05-07
1
-1
/
+1
|
/
*
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
2
-24
/
+33
|
\
|
*
b43legacy: fix DMA mapping leakage
Stefano Brivio
2008-04-15
1
-11
/
+18
|
*
b43legacy: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-15
1
-13
/
+13
|
*
b43legacy: fix initvals loading on bcm4303
Stefano Brivio
2008-04-15
1
-0
/
+2
*
|
b43legacy: fix TBTT and PU timings
Stefano Brivio
2008-04-16
2
-3
/
+34
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-03-05
1
-1
/
+1
|
\
|
|
*
b43legacy: Fix module init message
Michael Buesch
2008-03-04
1
-1
/
+1
*
|
b43legacy: Fix nondebug build
Michael Buesch
2008-02-29
1
-1
/
+1
*
|
b43(legacy): include full timestamp in beacon frames
Johannes Berg
2008-02-29
1
-5
/
+9
*
|
b43legacy: fix B43legacy_WARN_ON macro
Stefano Brivio
2008-02-29
2
-13
/
+5
*
|
b43legacy: fix upload of beacon packets to the hardware
Stefano Brivio
2008-02-29
2
-102
/
+174
*
|
b43legacy: add definitions for MAC control register
Stefano Brivio
2008-02-29
2
-16
/
+22
*
|
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
3
-126
/
+101
|
/
*
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
2008-02-28
1
-0
/
+1
*
b43legacy: Add driver load messages
Stefano Brivio
2008-02-15
2
-1
/
+33
*
b43legacy: fix firmware load message level
Stefano Brivio
2008-02-15
1
-4
/
+5
*
b43legacy: add firmware information to modinfo
Stefano Brivio
2008-02-15
1
-0
/
+2
*
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2008-02-15
2
-87
/
+113
*
b43legacy: fix DMA slot resource leakage
Stefano Brivio
2008-02-05
1
-2
/
+12
*
b43legacy: drop packets we are not able to encrypt
Stefano Brivio
2008-02-05
4
-8
/
+38
*
b43legacy: fix suspend/resume
Stefano Brivio
2008-02-05
1
-2
/
+7
*
b43legacy: fix PIO crash
Stefano Brivio
2008-02-05
1
-0
/
+3
*
b43legacy: fix MAC control and microcode init
Stefano Brivio
2008-01-31
5
-81
/
+110
*
b43legacy: Fix rfkill allocation leakage in error paths
Michael Buesch
2008-01-31
1
-1
/
+8
*
b43legacy: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-48
/
+28
*
b43legacy: fix use-after-free rfkill bug
Stefano Brivio
2008-01-28
1
-5
/
+6
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
3
-13
/
+11
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
2
-6
/
+1
[prev]
[next]