aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher
2006-01-17[PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher
2006-01-17[PATCH] e1000: Fix EEPROM read logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff Kirsher
2006-01-17[PATCH] e1000: Fix loopback logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix mulitple queuesJeff Kirsher
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher
2006-01-17[PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher
2006-01-17[PATCH] e1000: Fix PHY config for 82573 controllerJeff Kirsher
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher
2006-01-17[PATCH] e1000: General FixesJeff Kirsher
2006-01-17[PATCH] e1000: Fix TSOJeff Kirsher
2006-01-17[PATCH] e1000: Fix jumbo frame performanceJeff Kirsher
2006-01-17[PATCH] spidernet: fix missing includeArnd Bergmann
2006-01-17[PATCH] spidernet: performance optimizationsArnd Bergmann
2006-01-17[PATCH] spidernet: fix HW structures for 64 bit dma_addr_tArnd Bergmann
2006-01-17[PATCH] spidernet: read firmware from the OF device treeArnd Bergmann
2006-01-17[PATCH] spidernet: check if firmware was loaded correctlyArnd Bergmann
2006-01-17[PATCH] mv643xx_eth: Remove needless mask of extended intr registerDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: Fix transmit skb accountingDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4Wolfram Joost
2006-01-17[PATCH] mv643xx_eth: Hold spinlocks only where neededDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: iounmap the correct SRAM bufferDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: Fix handling of small, unaligned fragmentsPaul Janzen
2006-01-17[PATCH] mv643xx_eth: Receive buffers require 8 byte alignmentDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: Add multicast supportDale Farnsworth
2006-01-17[PATCH] mv643xx_eth: Fix a NULL pointer dereferencePaolo Galtieri
2006-01-17[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relationsPaolo Galtieri
2006-01-17[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.hOlaf Hering
2006-01-17Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6Jeff Garzik
2006-01-17[TG3]: Refine nvram lockingMichael Chan
2006-01-16[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk
2006-01-16[PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams
2006-01-16[PATCH] hostap: allow flashing firmwarePavel Roskin
2006-01-16[PATCH] ipw2200: do not sleep in ipw_request_direct_scanOlaf Kirch
2006-01-16[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] cs89x0: add ixdp2351 supportDeepak Saxena
2006-01-14[PATCH] cs89x0: use u16 for device register dataLennert Buytenhek
2006-01-14[PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek
2006-01-14[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven