aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-05-30sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings
2008-05-30sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings
2008-05-30cxgb3: fix build error when INET=nRandy Dunlap
2008-05-30tlan: wrap source linesStephen Hemminger
2008-05-30tlan: proper shared IRQ supportStephen Hemminger
2008-05-30tlan: manage rx allocation failure betterStephen Hemminger
2008-05-30tlan: 64bit conversionStephen Hemminger
2008-05-30tlan: remove unused devName fieldStephen Hemminger
2008-05-30tlan: use netdevice statsStephen Hemminger
2008-05-30tlan: get rid of padding bufferStephen Hemminger
2008-05-30myri10ge: add Direct Cache Access supportBrice Goglin
2008-05-30myri10ge: add multislices supportBrice Goglin
2008-05-30myri10ge: add routines for multislicesBrice Goglin
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller
2008-05-29tg3: Update version to 3.93Matt Carlson
2008-05-29tg3: Add shmem options.Matt Carlson
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson
2008-05-29tg3: Add libphy support.Matt Carlson
2008-05-29tg3: Add mdio bus registrationMatt Carlson
2008-05-29tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson
2008-05-29tg3: Code cleanup.Matt Carlson
2008-05-29tg3: Pure code movement.Matt Carlson
2008-05-25ppp: push BKL down into the driverAlan Cox
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22via-velocity: use memmoveStephen Hemminger
2008-05-22via-velocity: use netdev_alloc_skbStephen Hemminger
2008-05-22dl2k: use netdev_alloc_skbStephen Hemminger
2008-05-22hamachi: use netdev_alloc_skbStephen Hemminger
2008-05-22ixp2000: use netdev_alloc_skbStephen Hemminger
2008-05-22sb1250: use netdev_alloc_skbMaciej W. Rozycki
2008-05-22atl1: use netdev_alloc_skbStephen Hemminger
2008-05-22tg3: remove unneeded semicolonsStephen Hemminger
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-223c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap
2008-05-22PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki
2008-05-22PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case
2008-05-22bonding: Add "follow" option to fail_over_macJay Vosburgh
2008-05-22bonding: refactor ARP active-backup monitorJay Vosburgh
2008-05-22bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua
2008-05-22bonding: Remove unneeded list_empty checks.Pavel Emelyanov
2008-05-22bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov
2008-05-22bonding: Remove redundant argument from bond_create.Pavel Emelyanov
2008-05-22bonding: remove test for IP in ARP monitorJay Vosburgh
2008-05-22bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh
2008-05-22misc drivers/net endianness noiseAl Viro