aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-11ixgb: make NAPI the only option and the defaultJesse Brandeburg
2008-07-11ixgb: cleanup headerJesse Brandeburg
2008-07-11ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg
2008-07-11ixgb: clean up assignments inside if statementsJesse Brandeburg
2008-07-11ixgb: rx cleanup performance improvementsJesse Brandeburg
2008-07-11ixgb: cleanup checkpatch suggestions that are relevantJesse Brandeburg
2008-07-11ixgb: trivial fix space after forJesse Brandeburg
2008-07-11ixgb: fix spelling errorsJesse Brandeburg
2008-07-11ixgb: whitespace fixupsJesse Brandeburg
2008-07-11ixgb: cleanup space after whileJesse Brandeburg
2008-07-11ixgb: format all if( to be if (Jesse Brandeburg
2008-07-11ixgb: clean up un-necessary declarationsJesse Brandeburg
2008-07-11ixgb: add copybreak parameterJesse Brandeburg
2008-07-11ixgb: remove lltx support and update tx routineJesse Brandeburg
2008-07-11ixgb: fix unload race with timersJesse Brandeburg
2008-07-11ixgb: fix race on rx_buffer_len in mtu changeJesse Brandeburg
2008-07-11ixgb: move time stamp set before setting dma pointerJesse Brandeburg
2008-07-11ixgb: don't allow too small MTUJesse Brandeburg
2008-07-11ixgb: check down state before enable irqJesse Brandeburg
2008-07-11ixgb: leave room for extra hardware memory usageJesse Brandeburg
2008-07-11ixgb: fix bug in descriptor ring due to prefetch corruptionJesse Brandeburg
2008-07-11ixgb: repeat 32 bit ioremap cleanupJesse Brandeburg
2008-07-11ixgb: maybe stop tx port missed a pieceJesse Brandeburg
2008-07-11ucc_geth: delete non NAPI code from the driver.Francois Romieu
2008-07-11gianfar: delete non NAPI code from the driver.Francois Romieu
2008-07-11via-rhine: delete non NAPI code from the driver.Francois Romieu
2008-07-11cxgb: delete non NAPI code from the driver.Francois Romieu
2008-07-11S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur
2008-07-11S2io: Enable msi-x link interrupts.Sreenivasa Honnur
2008-07-11S2io: Fix IOMMU overflow checking.Sreenivasa Honnur
2008-07-11via-velocity: add velocity_set_rxbufsize helperFrancois Romieu
2008-07-11via-velocity: move residual free rx descriptors count register updateFrancois Romieu
2008-07-11via-velocity: lean and clean velocity_init_ringsFrancois Romieu
2008-07-11via-velocity: remove the bounce buffersFrancois Romieu
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08netdev: The ingress_lock member is no longer needed.David S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung
2008-07-08rt2x00: Fix register commentsIvo van Doorn
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin