summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.hOlaf Hering2006-01-171-0/+2
* Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6Jeff Garzik2006-01-1723-539/+154
|\
| * [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-1613-77/+119
| * [PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk2006-01-161-434/+0
| * [PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams2006-01-165-6/+6
| * [PATCH] hostap: allow flashing firmwarePavel Roskin2006-01-162-13/+22
| * [PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch2006-01-161-8/+6
| * [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower2006-01-161-1/+1
* | [PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox2006-01-161-110/+1
* | [PATCH] Remove rio_table.c unused codeAlan Cox2006-01-161-8/+0
* | [PATCH] Remove unused code from rio_linux.cAlan Cox2006-01-161-60/+0
* | [PATCH] Remove unused CHECK code from riocmd.cAlan Cox2006-01-161-30/+0
* | [PATCH] Remove unused code from rioroute.hAlan Cox2006-01-161-24/+0
* | [PATCH] Remove unused code from rioboot.hAlan Cox2006-01-161-61/+0
* | [PATCH] Remove unused code from riobootAlan Cox2006-01-161-1152/+0
* | [PATCH] Remove #if 0 and other long dead code from rio_ttyAlan Cox2006-01-161-583/+0
* | [PATCH] Remove long dead #if 0 code from rio_paramAlan Cox2006-01-161-43/+0
* | [PATCH] Remove old firmware headers from rio driversAlan Cox2006-01-164-235/+0
* | [PATCH] Remove rtahw.h from rio driver (unused file)Alan Cox2006-01-161-75/+0
* | [PATCH] Remove file riscos.h from rio driver (unused file)Alan Cox2006-01-161-63/+0
* | [PATCH] Remove file riowinif.h from rio driver (unused file)Alan Cox2006-01-161-1329/+0
* | [PATCH] Remove riotime.h from rio driver (unused file)Alan Cox2006-01-161-63/+0
* | [PATCH] Remove file riolocks.h from rio driver (unused file)Alan Cox2006-01-161-43/+0
* | [PATCH] Remove proto.h from rio driver (unused file)Alan Cox2006-01-161-244/+0
* | [PATCH] Remove poll.h from rio driver (unused file)Alan Cox2006-01-161-73/+0
OpenPOWER on IntegriCloud