aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10hermes: clarify Intel reference in Kconfig helpJohn W. Linville1-1/+1
2007-11-10r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)Mark Lord1-0/+1
2007-11-10r8169: do not enable the TBI for the 8168 and the 81x0Francois Romieu1-1/+2
2007-11-10r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboardCiaran McCreesh1-0/+2
2007-11-10add support for smc91x ethernet interface on zyloniteeric miao1-0/+15
2007-11-10sky2: version 1.20Stephen Hemminger1-1/+1
2007-11-10sky2: handle advanced error recovery config issuesStephen Hemminger2-7/+30
2007-11-10sky2: remove unneeded mask updateStephen Hemminger1-2/+0
2007-11-10sky2: dont change LED after autonegStephen Hemminger1-23/+0
2007-11-10sky2: longer PHY delayStephen Hemminger1-10/+25
2007-11-10sky2: status ring race fixStephen Hemminger1-3/+9
2007-11-10sky2: enable PCI config writesStephen Hemminger1-0/+3
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox7-57/+20
2007-11-07[NET]: Let USB_USBNET always select MII.Adrian Bunk2-15/+1
2007-11-07[RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller1-18/+0
2007-11-07[VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".Rusty Russell1-3/+4
2007-11-07[PPP]: L2TP: Fix oops in transmit and receive pathsJames Chapman1-7/+18
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-9/+23
2007-11-05phylib: Silence driver registrationOlof Johansson1-1/+1
2007-11-05phylib: Add ID for Marvell 88E1240Olof Johansson1-5/+18
2007-11-0582596: free nonexistent resource fixEvgeniy Dushistov1-1/+2
2007-11-05SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller1-2/+2
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller1-9/+0
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2007-11-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-8/+6
2007-11-01Fix myri10ge NAPI oops & warningsAndrew Gallatin1-3/+3
2007-11-01Fix region size check in mpc5200 FEC driverGrant Likely1-2/+2
2007-11-01mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely1-3/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2-2/+2
2007-10-30[WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk1-1/+1
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-4/+4
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds18-101/+107
2007-10-30ixgb: fix TX hangs under heavy loadAuke Kok1-2/+2
2007-10-30e1000e: Fix typo ! &Roel Kluin1-1/+1
2007-10-30ixgbe: minor sparse fixesStephen Hemminger3-7/+7
2007-10-30e1000: sparse warnings fixesStephen Hemminger5-35/+36
2007-10-30ixgb: fix sparse warningsStephen Hemminger5-35/+37
2007-10-30e1000e: fix sparse warningsStephen Hemminger2-19/+20
2007-10-30Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)Michael Hennerich1-2/+0
2007-10-30DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard1-0/+4
2007-10-30[WAN]: lmc_ioctl: don't return with locks heldRoel Kluin1-21/+34
2007-10-29Fix ethernet multicast for ucc_geth.Joakim Tjernlund1-13/+2
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro7-7/+7
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer5-0/+1651
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixesJeff Garzik2-12/+13
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-40/+121
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok2-282/+1
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok1-13/+6