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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: remove numprobes
Holger Schurig
2008-01-28
4
-53
/
+11
*
libertas: tweak tx path debugging
Holger Schurig
2008-01-28
1
-4
/
+4
*
libertas: tweak association debug output
Holger Schurig
2008-01-28
3
-43
/
+28
*
libertas: rework event subscription
Holger Schurig
2008-01-28
6
-901
/
+278
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
23
-565
/
+606
*
libertas: configurable beacon interval
Brajesh Dave
2008-01-28
6
-1
/
+61
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
9
-36
/
+47
*
libertas: nuke useless variable usbdriver_name and useless comments
Andres Salomon
2008-01-28
1
-7
/
+1
*
libertas: reset devices upon disconnect rather than module unloading
Andres Salomon
2008-01-28
2
-25
/
+4
*
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-28
3
-6
/
+6
*
libertas: drop useless default_fw_name variable
Andres Salomon
2008-01-28
1
-6
/
+1
*
zd1211rw: add copyright notices
Daniel Drake
2008-01-28
15
-14
/
+77
*
zd1211rw: Add ID for Trendnet TEW-429UB A
Daniel Drake
2008-01-28
1
-0
/
+1
*
zd1211rw: port to mac80211
Daniel Drake
2008-01-28
12
-1668
/
+1008
*
libertas: clean up association debug messages
Holger Schurig
2008-01-28
1
-72
/
+64
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
29
-1542
/
+1546
*
iwlwifi: remove redundant initialization of final_mode
John W. Linville
2008-01-28
2
-2
/
+2
*
ssb: Remove the old, now unused, data structures
Larry Finger
2008-01-28
1
-60
/
+15
*
b43legacy: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
5
-39
/
+41
*
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
6
-56
/
+55
*
b44: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
1
-4
/
+4
*
ssb: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
3
-93
/
+142
*
ssb: Add new SPROM structure while keeping the old
Larry Finger
2008-01-28
1
-2
/
+0
*
rt2x00: Move duplicate code into rt2x00pci_txdone()
Ivo van Doorn
2008-01-28
5
-58
/
+38
*
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
Zhu Yi
2008-01-28
1
-1
/
+1
*
b43: silence a bogus gcc warning
Frank Lichtenheld
2008-01-28
1
-1
/
+1
*
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
2008-01-28
1
-2
/
+6
*
remove unused iwl4965_init_hw_rates function
Zhu Yi
2008-01-28
2
-10
/
+0
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
19
-4106
/
+4093
*
iwl4965: fix cannot find a suitable rate issue
Mohamed Abbas
2008-01-28
1
-5
/
+8
*
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
2008-01-28
2
-4
/
+4
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
17
-20
/
+17
*
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-28
9
-513
/
+914
*
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
2008-01-28
3
-12
/
+14
*
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
2008-01-28
1
-37
/
+37
*
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
2008-01-28
2
-30
/
+52
*
SGISEEQ: use cached memory access to make driver work on IP28
Thomas Bogendoerfer
2008-01-28
1
-73
/
+166
*
pasemi_mac: Don't enable RX/TX without a link (if possible)
Olof Johansson
2008-01-28
1
-8
/
+33
*
pasemi_mac: Print warning when not attaching to a PHY
Olof Johansson
2008-01-28
1
-4
/
+5
*
pasemi_mac: Remove SKB copy/recycle logic
Olof Johansson
2008-01-28
1
-22
/
+3
*
pasemi_mac: SKB unmap optimization
Olof Johansson
2008-01-28
1
-14
/
+25
*
pasemi_mac: Software-based LRO support
Olof Johansson
2008-01-28
3
-4
/
+55
*
pasemi_mac: Improve RX interrupt mitigation
Olof Johansson
2008-01-28
1
-8
/
+10
*
pasemi_mac: Fix TX cleaning
Olof Johansson
2008-01-28
2
-8
/
+34
*
pasemi_mac: performance tweaks
Olof Johansson
2008-01-28
1
-46
/
+68
*
pasemi_mac: Convert to new dma library
Olof Johansson
2008-01-28
2
-286
/
+210
*
pasemi_mac: Move register definitions to include/asm-powerpc
Olof Johansson
2008-01-28
2
-334
/
+3
*
pasemi_mac: RX/TX ring management cleanup
Olof Johansson
2008-01-28
2
-139
/
+157
*
sky2: rx allocation threshold change
Stephen Hemminger
2008-01-28
1
-19
/
+9
*
sky2: align IP header on Rx if possible
Stephen Hemminger
2008-01-28
1
-13
/
+20
[next]