index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-18
[PATCH] sky2: more conservative transmit locking
Stephen Hemminger
1
-12
/
+31
2006-01-18
[PATCH] sky2: don't inline so much
Stephen Hemminger
1
-6
/
+6
2006-01-18
[PATCH] sky2: use kzalloc
Stephen Hemminger
1
-2
/
+1
2006-01-18
[PATCH] sky2: ratelimit error messages
Stephen Hemminger
1
-17
/
+27
2006-01-18
[PATCH] sky2: optimize for 32 bit dma
Stephen Hemminger
1
-2
/
+2
2006-01-18
[PATCH] sky2: don't bother clearing status ring elements
Stephen Hemminger
1
-5
/
+2
2006-01-18
[PATCH] sky2: write barrier's
Stephen Hemminger
1
-3
/
+2
2006-01-18
[PATCH] sky2: fix ram buffer for Yukon FE rev 2
Stephen Hemminger
1
-22
/
+30
2006-01-18
[PATCH] sky2: version 0.12
Stephen Hemminger
1
-1
/
+1
2006-01-18
[PATCH] sky2: call pci_set_consistent_dma_mask
Stephen Hemminger
1
-6
/
+11
2006-01-18
[PATCH] sky2: receive buffer alignment
Stephen Hemminger
1
-7
/
+23
2006-01-18
[PATCH] e100: e100 whitespace fixes
Jesse Brandeburg
1
-37
/
+37
2006-01-18
[PATCH] e100: Handle the return values from pci_* functions
Jesse Brandeburg
1
-7
/
+23
2006-01-18
[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)
Jesse Brandeburg
1
-5
/
+39
2006-01-17
airo: Off-by-one channel fix
Javier Achirica
1
-10
/
+9
2006-01-17
[PATCH] e1000: Removed unused variables and initialized variables
Jeff Kirsher
2
-2
/
+2
2006-01-17
[PATCH] e1000: Cleaned up code and removed hard coded numbers
Jeff Kirsher
1
-13
/
+21
2006-01-17
[PATCH] e1000: Added copy break code
Jeff Kirsher
1
-12
/
+47
2006-01-17
[PATCH] e1000: Added variable to handle return values for pci_enable_* functions
Jeff Kirsher
1
-11
/
+33
2006-01-17
[PATCH] e1000: Added PCIe bus information
Jeff Kirsher
1
-0
/
+20
2006-01-17
[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers
Jeff Kirsher
1
-1
/
+20
2006-01-17
[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber
Jeff Kirsher
4
-2
/
+36
2006-01-17
[PATCH] e1000: Added cleaned_count to RX buffer allocation
Jeff Kirsher
2
-26
/
+51
2006-01-17
[PATCH] e1000: Added interrupt auto mask support
Jeff Kirsher
1
-6
/
+25
2006-01-17
[PATCH] e1000: Fix Netpoll issue
Jeff Kirsher
1
-0
/
+3
2006-01-17
[PATCH] e1000: Fixed frame size logic
Jeff Kirsher
1
-2
/
+2
2006-01-17
[PATCH] e1000: Fix VLAN support
Jeff Kirsher
1
-1
/
+5
2006-01-17
[PATCH] e1000: Fix __pskb_pull_tail
Jeff Kirsher
1
-8
/
+7
2006-01-17
[PATCH] e1000: Fix collision distance
Jeff Kirsher
3
-13
/
+29
2006-01-17
[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers
Jeff Kirsher
1
-1
/
+0
2006-01-17
[PATCH] e1000: Fix desc. clean up
Jeff Kirsher
1
-2
/
+3
2006-01-17
[PATCH] e1000: Fix TX timeout logic
Jeff Kirsher
1
-10
/
+6
2006-01-17
[PATCH] e1000: Fix Desc. Rings and Jumbo Frames
Jeff Kirsher
1
-47
/
+61
2006-01-17
[PATCH] e1000: Fix TX queue length based on link speed
Jeff Kirsher
2
-0
/
+16
2006-01-17
[PATCH] e1000: Fix flow control water marks
Jeff Kirsher
2
-15
/
+8
2006-01-17
[PATCH] e1000: Fix EEPROM read logic
Jeff Kirsher
1
-8
/
+10
2006-01-17
[PATCH] e1000: Fix PHY reset when blocked
Jeff Kirsher
1
-0
/
+5
2006-01-17
[PATCH] e1000: Fix loopback logic
Jeff Kirsher
1
-24
/
+46
2006-01-17
[PATCH] e1000: Fix mulitple queues
Jeff Kirsher
3
-18
/
+120
2006-01-17
[PATCH] e1000: Fix adapter structure and prepare for multique fix
Jeff Kirsher
5
-39
/
+55
2006-01-17
[PATCH] e1000: Fix LED functionality for 82573
Jeff Kirsher
1
-7
/
+15
2006-01-17
[PATCH] Fix e1000 stats
Jeff Kirsher
3
-4
/
+8
2006-01-17
[PATCH] e1000: Fix PHY config for 82573 controller
Jeff Kirsher
1
-0
/
+6
2006-01-17
[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
Jeff Kirsher
2
-70
/
+107
2006-01-17
[PATCH] e1000: Fix SoL/IDER link and loopback
Jeff Kirsher
3
-85
/
+65
2006-01-17
[PATCH] e1000: General Fixes
Jeff Kirsher
2
-7
/
+15
2006-01-17
[PATCH] e1000: Fix TSO
Jeff Kirsher
1
-19
/
+18
2006-01-17
[PATCH] e1000: Fix jumbo frame performance
Jeff Kirsher
1
-2
/
+2
2006-01-17
[PATCH] spidernet: fix missing include
Arnd Bergmann
1
-0
/
+1
2006-01-17
[PATCH] spidernet: performance optimizations
Arnd Bergmann
3
-280
/
+307
[next]