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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)
Jesse Brandeburg
2006-01-17
1
-5
/
+39
|
*
airo: Off-by-one channel fix
Javier Achirica
2006-01-17
1
-10
/
+9
|
*
[PATCH] e1000: Removed unused variables and initialized variables
Jeff Kirsher
2006-01-17
2
-2
/
+2
|
*
[PATCH] e1000: Cleaned up code and removed hard coded numbers
Jeff Kirsher
2006-01-17
1
-13
/
+21
|
*
[PATCH] e1000: Added copy break code
Jeff Kirsher
2006-01-17
1
-12
/
+47
|
*
[PATCH] e1000: Added variable to handle return values for pci_enable_* functions
Jeff Kirsher
2006-01-17
1
-11
/
+33
|
*
[PATCH] e1000: Added PCIe bus information
Jeff Kirsher
2006-01-17
1
-0
/
+20
|
*
[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers
Jeff Kirsher
2006-01-17
1
-1
/
+20
|
*
[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber
Jeff Kirsher
2006-01-17
4
-2
/
+36
|
*
[PATCH] e1000: Added cleaned_count to RX buffer allocation
Jeff Kirsher
2006-01-17
2
-26
/
+51
|
*
[PATCH] e1000: Added interrupt auto mask support
Jeff Kirsher
2006-01-17
1
-6
/
+25
|
*
[PATCH] e1000: Fix Netpoll issue
Jeff Kirsher
2006-01-17
1
-0
/
+3
|
*
[PATCH] e1000: Fixed frame size logic
Jeff Kirsher
2006-01-17
1
-2
/
+2
|
*
[PATCH] e1000: Fix VLAN support
Jeff Kirsher
2006-01-17
1
-1
/
+5
|
*
[PATCH] e1000: Fix __pskb_pull_tail
Jeff Kirsher
2006-01-17
1
-8
/
+7
|
*
[PATCH] e1000: Fix collision distance
Jeff Kirsher
2006-01-17
3
-13
/
+29
|
*
[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers
Jeff Kirsher
2006-01-17
1
-1
/
+0
|
*
[PATCH] e1000: Fix desc. clean up
Jeff Kirsher
2006-01-17
1
-2
/
+3
|
*
[PATCH] e1000: Fix TX timeout logic
Jeff Kirsher
2006-01-17
1
-10
/
+6
|
*
[PATCH] e1000: Fix Desc. Rings and Jumbo Frames
Jeff Kirsher
2006-01-17
1
-47
/
+61
|
*
[PATCH] e1000: Fix TX queue length based on link speed
Jeff Kirsher
2006-01-17
2
-0
/
+16
|
*
[PATCH] e1000: Fix flow control water marks
Jeff Kirsher
2006-01-17
2
-15
/
+8
|
*
[PATCH] e1000: Fix EEPROM read logic
Jeff Kirsher
2006-01-17
1
-8
/
+10
|
*
[PATCH] e1000: Fix PHY reset when blocked
Jeff Kirsher
2006-01-17
1
-0
/
+5
|
*
[PATCH] e1000: Fix loopback logic
Jeff Kirsher
2006-01-17
1
-24
/
+46
|
*
[PATCH] e1000: Fix mulitple queues
Jeff Kirsher
2006-01-17
3
-18
/
+120
|
*
[PATCH] e1000: Fix adapter structure and prepare for multique fix
Jeff Kirsher
2006-01-17
5
-39
/
+55
|
*
[PATCH] e1000: Fix LED functionality for 82573
Jeff Kirsher
2006-01-17
1
-7
/
+15
|
*
[PATCH] Fix e1000 stats
Jeff Kirsher
2006-01-17
3
-4
/
+8
|
*
[PATCH] e1000: Fix PHY config for 82573 controller
Jeff Kirsher
2006-01-17
1
-0
/
+6
|
*
[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
Jeff Kirsher
2006-01-17
2
-70
/
+107
|
*
[PATCH] e1000: Fix SoL/IDER link and loopback
Jeff Kirsher
2006-01-17
3
-85
/
+65
|
*
[PATCH] e1000: General Fixes
Jeff Kirsher
2006-01-17
2
-7
/
+15
|
*
[PATCH] e1000: Fix TSO
Jeff Kirsher
2006-01-17
1
-19
/
+18
|
*
[PATCH] e1000: Fix jumbo frame performance
Jeff Kirsher
2006-01-17
1
-2
/
+2
|
*
[PATCH] spidernet: fix missing include
Arnd Bergmann
2006-01-17
1
-0
/
+1
|
*
[PATCH] spidernet: performance optimizations
Arnd Bergmann
2006-01-17
3
-280
/
+307
|
*
[PATCH] spidernet: fix HW structures for 64 bit dma_addr_t
Arnd Bergmann
2006-01-17
2
-7
/
+10
|
*
[PATCH] spidernet: read firmware from the OF device tree
Arnd Bergmann
2006-01-17
1
-4
/
+15
|
*
[PATCH] spidernet: check if firmware was loaded correctly
Arnd Bergmann
2006-01-17
1
-4
/
+8
|
*
[PATCH] mv643xx_eth: Remove needless mask of extended intr register
Dale Farnsworth
2006-01-17
1
-55
/
+26
|
*
[PATCH] mv643xx_eth: Merge open and stop helper functions
Dale Farnsworth
2006-01-17
1
-64
/
+45
|
*
[PATCH] mv643xx_eth: Fix transmit skb accounting
Dale Farnsworth
2006-01-17
1
-2
/
+5
|
*
[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4
Wolfram Joost
2006-01-17
1
-8
/
+11
|
*
[PATCH] mv643xx_eth: Hold spinlocks only where needed
Dale Farnsworth
2006-01-17
1
-80
/
+90
|
*
[PATCH] mv643xx_eth: iounmap the correct SRAM buffer
Dale Farnsworth
2006-01-17
1
-1
/
+1
|
*
[PATCH] mv643xx_eth: Fix handling of small, unaligned fragments
Paul Janzen
2006-01-17
1
-23
/
+31
|
*
[PATCH] mv643xx_eth: Receive buffers require 8 byte alignment
Dale Farnsworth
2006-01-17
1
-3
/
+9
|
*
[PATCH] mv643xx_eth: Add multicast support
Dale Farnsworth
2006-01-17
1
-4
/
+197
|
*
[PATCH] mv643xx_eth: Fix a NULL pointer dereference
Paolo Galtieri
2006-01-17
1
-0
/
+2
[prev]
[next]