summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* airo: Off-by-one channel fixJavier Achirica2006-01-171-10/+9
* [PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2006-01-172-2/+2
* [PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher2006-01-171-13/+21
* [PATCH] e1000: Added copy break codeJeff Kirsher2006-01-171-12/+47
* [PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher2006-01-171-11/+33
* [PATCH] e1000: Added PCIe bus informationJeff Kirsher2006-01-171-0/+20
* [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher2006-01-171-1/+20
* [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher2006-01-174-2/+36
* [PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2006-01-172-26/+51
* [PATCH] e1000: Added interrupt auto mask supportJeff Kirsher2006-01-171-6/+25
* [PATCH] e1000: Fix Netpoll issueJeff Kirsher2006-01-171-0/+3
* [PATCH] e1000: Fixed frame size logicJeff Kirsher2006-01-171-2/+2
* [PATCH] e1000: Fix VLAN supportJeff Kirsher2006-01-171-1/+5
* [PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher2006-01-171-8/+7
* [PATCH] e1000: Fix collision distanceJeff Kirsher2006-01-173-13/+29
* [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher2006-01-171-1/+0
* [PATCH] e1000: Fix desc. clean upJeff Kirsher2006-01-171-2/+3
* [PATCH] e1000: Fix TX timeout logicJeff Kirsher2006-01-171-10/+6
* [PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher2006-01-171-47/+61
* [PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher2006-01-172-0/+16
* [PATCH] e1000: Fix flow control water marksJeff Kirsher2006-01-172-15/+8
* [PATCH] e1000: Fix EEPROM read logicJeff Kirsher2006-01-171-8/+10
* [PATCH] e1000: Fix PHY reset when blockedJeff Kirsher2006-01-171-0/+5
* [PATCH] e1000: Fix loopback logicJeff Kirsher2006-01-171-24/+46
* [PATCH] e1000: Fix mulitple queuesJeff Kirsher2006-01-173-18/+120
* [PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher2006-01-175-39/+55
* [PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher2006-01-171-7/+15
* [PATCH] Fix e1000 statsJeff Kirsher2006-01-173-4/+8
* [PATCH] e1000: Fix PHY config for 82573 controllerJeff Kirsher2006-01-171-0/+6
* [PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher2006-01-172-70/+107
* [PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher2006-01-173-85/+65
* [PATCH] e1000: General FixesJeff Kirsher2006-01-172-7/+15
* [PATCH] e1000: Fix TSOJeff Kirsher2006-01-171-19/+18
* [PATCH] e1000: Fix jumbo frame performanceJeff Kirsher2006-01-171-2/+2
* [PATCH] spidernet: fix missing includeArnd Bergmann2006-01-171-0/+1
* [PATCH] spidernet: performance optimizationsArnd Bergmann2006-01-173-280/+307
* [PATCH] spidernet: fix HW structures for 64 bit dma_addr_tArnd Bergmann2006-01-172-7/+10
* [PATCH] spidernet: read firmware from the OF device treeArnd Bergmann2006-01-171-4/+15
* [PATCH] spidernet: check if firmware was loaded correctlyArnd Bergmann2006-01-171-4/+8
* [PATCH] mv643xx_eth: Remove needless mask of extended intr registerDale Farnsworth2006-01-171-55/+26
* [PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth2006-01-171-64/+45
* [PATCH] mv643xx_eth: Fix transmit skb accountingDale Farnsworth2006-01-171-2/+5
* [PATCH] mv643xx_eth: Request HW checksum generation only for IPv4Wolfram Joost2006-01-171-8/+11
* [PATCH] mv643xx_eth: Hold spinlocks only where neededDale Farnsworth2006-01-171-80/+90
* [PATCH] mv643xx_eth: iounmap the correct SRAM bufferDale Farnsworth2006-01-171-1/+1
* [PATCH] mv643xx_eth: Fix handling of small, unaligned fragmentsPaul Janzen2006-01-171-23/+31
* [PATCH] mv643xx_eth: Receive buffers require 8 byte alignmentDale Farnsworth2006-01-171-3/+9
* [PATCH] mv643xx_eth: Add multicast supportDale Farnsworth2006-01-171-4/+197
* [PATCH] mv643xx_eth: Fix a NULL pointer dereferencePaolo Galtieri2006-01-171-0/+2
* [PATCH] mv643xx_eth: Fix dma_map/dma_unmap relationsPaolo Galtieri2006-01-171-30/+19