summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * [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/+65Star
| * [PATCH] e1000: General FixesJeff Kirsher2006-01-172-7/+15
| * [PATCH] e1000: Fix TSOJeff Kirsher2006-01-171-19/+18Star
| * [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/+26Star
| * [PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth2006-01-171-64/+45Star
| * [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/+19Star
| * [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/+154Star
| |\
| | * [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/+0Star
| | * [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/+6Star
| | * [PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower2006-01-161-1/+1
* | | [CASSINI]: Fix printk warning.Andrew Morton2006-01-181-2/+2
* | | [TG3]: Refine nvram lockingMichael Chan2006-01-172-28/+55
|/ /
* / [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-171-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-163-11/+3Star
|\
| * Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
| * drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk2006-01-152-8/+0Star
| * Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard2006-01-151-2/+2
* | [PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2006-01-152-6/+25
* | [PATCH] cs89x0: use u16 for device register dataLennert Buytenhek2006-01-151-19/+19
* | [PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek2006-01-151-3/+1Star
* | [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-151-0/+3
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-157-73/+73
|/
* [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville2006-01-121-1/+1