Age | Commit message (Expand) | Author |
2006-01-17 | [PATCH] sky2: receive buffer alignment | Stephen Hemminger |
2006-01-17 | [PATCH] e100: e100 whitespace fixes | Jesse Brandeburg |
2006-01-17 | [PATCH] e100: Handle the return values from pci_* functions | Jesse Brandeburg |
2006-01-17 | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) | Jesse Brandeburg |
2006-01-17 | airo: Off-by-one channel fix | Javier Achirica |
2006-01-17 | [PATCH] e1000: Removed unused variables and initialized variables | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Cleaned up code and removed hard coded numbers | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added copy break code | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added variable to handle return values for pci_enable_* functions | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added PCIe bus information | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added cleaned_count to RX buffer allocation | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Added interrupt auto mask support | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix Netpoll issue | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fixed frame size logic | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix VLAN support | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix __pskb_pull_tail | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix collision distance | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix desc. clean up | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix TX timeout logic | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix Desc. Rings and Jumbo Frames | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix TX queue length based on link speed | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix flow control water marks | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix EEPROM read logic | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix PHY reset when blocked | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix loopback logic | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix mulitple queues | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix adapter structure and prepare for multique fix | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix LED functionality for 82573 | Jeff Kirsher |
2006-01-17 | [PATCH] Fix e1000 stats | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix PHY config for 82573 controller | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix SoL/IDER link and loopback | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: General Fixes | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix TSO | Jeff Kirsher |
2006-01-17 | [PATCH] e1000: Fix jumbo frame performance | Jeff Kirsher |
2006-01-17 | [PATCH] spidernet: fix missing include | Arnd Bergmann |
2006-01-17 | [PATCH] spidernet: performance optimizations | Arnd Bergmann |
2006-01-17 | [PATCH] spidernet: fix HW structures for 64 bit dma_addr_t | Arnd Bergmann |
2006-01-17 | [PATCH] spidernet: read firmware from the OF device tree | Arnd Bergmann |
2006-01-17 | [PATCH] spidernet: check if firmware was loaded correctly | Arnd Bergmann |
2006-01-17 | [PATCH] mv643xx_eth: Remove needless mask of extended intr register | Dale Farnsworth |
2006-01-17 | [PATCH] mv643xx_eth: Merge open and stop helper functions | Dale Farnsworth |
2006-01-17 | [PATCH] mv643xx_eth: Fix transmit skb accounting | Dale Farnsworth |
2006-01-17 | [PATCH] mv643xx_eth: Request HW checksum generation only for IPv4 | Wolfram Joost |
2006-01-17 | [PATCH] mv643xx_eth: Hold spinlocks only where needed | Dale Farnsworth |
2006-01-17 | [PATCH] mv643xx_eth: iounmap the correct SRAM buffer | Dale Farnsworth |
2006-01-17 | [PATCH] mv643xx_eth: Fix handling of small, unaligned fragments | Paul Janzen |