summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-08-17ixgb: Increment version to 1.0.109-k4Auke Kok1-1/+1
2006-08-17ixgb: fix cache miss due to miscalculationJesse Brandeburg1-6/+6
2006-08-17ixgb: Add CX4 PHY type detection and subdevice ID.Manasi Deval2-0/+12
2006-08-17e1000: Increment driver version to 7.1.9-k6Auke Kok1-1/+1
2006-08-17e1000: Disable aggressive clocking on esb2 with SERDES portJeff Kirsher1-2/+0
2006-08-17e1000: Force full DMA clocking for 10/100 speedJeff Kirsher1-0/+11
2006-08-17e1000: Allow NVM to setup LPLU for IGP2 and IGP3Jeff Kirsher1-5/+8
2006-08-17e1000: explicit locking for two ethtool path functionsJesse Brandeburg1-10/+23
2006-08-17e1000: Explicitly power up the PHY during loopback testing.Jesse Brandeburg2-1/+8
2006-08-16e1000: Remove 0x1000 as supported deviceJeff Kirsher1-1/+0
2006-08-16e1000: Same cosmetic fix as earlier sent out for IPV4.Auke Kok1-1/+1
2006-08-16e100: increment version to 3.5.10-k4Auke Kok1-4/+4
2006-08-16e100: Fix MDIO/MDIO-XJeff Kirsher1-9/+5
2006-08-14[PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek1-5/+0
2006-08-10[PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger1-3/+2
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
2006-08-04[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin1-1/+4
2006-08-04[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin1-12/+7
2006-08-04[PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov1-6/+2
2006-08-04[PATCH] s2io driver bug fixes #2Ananda Raju2-135/+98
2006-08-04[PATCH] s2io driver bug fixes #1Ananda Raju2-78/+85
2006-08-04Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-18/+19
2006-08-03[E1000]: Convert to netdev_alloc_skbDavid S. Miller1-5/+6
2006-08-03[TG3]: Convert to netdev_alloc_skbDavid S. Miller1-5/+5
2006-08-03[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-07-29Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-4/+13
2006-07-29[PATCH] skge: chip clock rate typoStephen Hemminger1-4/+1
2006-07-29[PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin1-1/+1
2006-07-29Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-3/+6
2006-07-28[SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan1-4/+4
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-26[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-26[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-26[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-22[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-22[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1
2006-07-22[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-22[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-22[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4
2006-07-21via-velocity: fix speed and link status reported by ethtoolJay Cliburn1-4/+13
2006-07-17[PATCH] spidernet: rework tx queue handlingJens Osterkamp2-377/+274