summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-01-17[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher1-1/+0
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher1-2/+3
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher1-10/+6
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher1-47/+61
2006-01-17[PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher2-0/+16
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher2-15/+8
2006-01-17[PATCH] e1000: Fix EEPROM read logicJeff Kirsher1-8/+10
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff Kirsher1-0/+5
2006-01-17[PATCH] e1000: Fix loopback logicJeff Kirsher1-24/+46
2006-01-17[PATCH] e1000: Fix mulitple queuesJeff Kirsher3-18/+120
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher5-39/+55
2006-01-17[PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher1-7/+15
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher3-4/+8
2006-01-17[PATCH] e1000: Fix PHY config for 82573 controllerJeff Kirsher1-0/+6
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher2-70/+107
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher3-85/+65
2006-01-17[PATCH] e1000: General FixesJeff Kirsher2-7/+15
2006-01-17[PATCH] e1000: Fix TSOJeff Kirsher1-19/+18
2006-01-17[PATCH] e1000: Fix jumbo frame performanceJeff Kirsher1-2/+2
2006-01-17[PATCH] spidernet: fix missing includeArnd Bergmann1-0/+1
2006-01-17[PATCH] spidernet: performance optimizationsArnd Bergmann3-280/+307
2006-01-17[PATCH] spidernet: fix HW structures for 64 bit dma_addr_tArnd Bergmann2-7/+10
2006-01-17[PATCH] spidernet: read firmware from the OF device treeArnd Bergmann1-4/+15
2006-01-17[PATCH] spidernet: check if firmware was loaded correctlyArnd Bergmann1-4/+8
2006-01-17[PATCH] mv643xx_eth: Remove needless mask of extended intr registerDale Farnsworth1-55/+26
2006-01-17[PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth1-64/+45
2006-01-17[PATCH] mv643xx_eth: Fix transmit skb accountingDale Farnsworth1-2/+5
2006-01-17[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4Wolfram Joost1-8/+11
2006-01-17[PATCH] mv643xx_eth: Hold spinlocks only where neededDale Farnsworth1-80/+90
2006-01-17[PATCH] mv643xx_eth: iounmap the correct SRAM bufferDale Farnsworth1-1/+1
2006-01-17[PATCH] mv643xx_eth: Fix handling of small, unaligned fragmentsPaul Janzen1-23/+31
2006-01-17[PATCH] mv643xx_eth: Receive buffers require 8 byte alignmentDale Farnsworth1-3/+9
2006-01-17[PATCH] mv643xx_eth: Add multicast supportDale Farnsworth1-4/+197
2006-01-17[PATCH] mv643xx_eth: Fix a NULL pointer dereferencePaolo Galtieri1-0/+2
2006-01-17[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relationsPaolo Galtieri1-30/+19
2006-01-17[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.hOlaf Hering1-0/+2
2006-01-17Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6Jeff Garzik23-539/+154
2006-01-17[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-17[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk13-77/+119
2006-01-17[PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk1-434/+0
2006-01-17[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams5-6/+6
2006-01-17[PATCH] hostap: allow flashing firmwarePavel Roskin2-13/+22
2006-01-17[PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch1-8/+6
2006-01-17[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower1-1/+1
2006-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-11/+3
2006-01-15[PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2-6/+25
2006-01-15[PATCH] cs89x0: use u16 for device register dataLennert Buytenhek1-19/+19
2006-01-15[PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek1-3/+1
2006-01-15[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-15[PATCH] Unlinline a bunch of other functionsArjan van de Ven7-73/+73