summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-11gianfar: delete non NAPI code from the driver.Francois Romieu3-85/+6
2008-07-11via-rhine: delete non NAPI code from the driver.Francois Romieu2-36/+2
2008-07-11cxgb: delete non NAPI code from the driver.Francois Romieu3-75/+5
2008-07-11S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur1-1/+1
2008-07-11S2io: Enable msi-x link interrupts.Sreenivasa Honnur2-17/+31
2008-07-11S2io: Fix IOMMU overflow checking.Sreenivasa Honnur1-19/+22
2008-07-11via-velocity: add velocity_set_rxbufsize helperFrancois Romieu1-3/+9
2008-07-11via-velocity: move residual free rx descriptors count register updateFrancois Romieu1-14/+14
2008-07-11via-velocity: lean and clean velocity_init_ringsFrancois Romieu1-27/+21
2008-07-11via-velocity: remove the bounce buffersFrancois Romieu2-59/+18
2008-07-09netdev: Move atomic queue state bits into netdev_queue.David S. Miller3-26/+51
2008-07-09net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller9-212/+9
2008-07-09netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller10-44/+145
2008-07-09pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller3-17/+21
2008-07-09netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller6-19/+27
2008-07-09netdev: Move gso_skb into netdev_queue.David S. Miller2-22/+24
2008-07-09mac80211: Decrease number of explicit ->tx_queue references.David S. Miller1-5/+9
2008-07-09pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2-3/+10
2008-07-09net: Clean up explicit ->tx_queue references in link watch.David S. Miller2-10/+13
2008-07-09pkt_sched: Add qdisc_all_tx_empty()David S. Miller2-1/+10
2008-07-09pkt_sched: Add qdisc_reset_all_tx().David S. Miller2-1/+7
2008-07-09netdev: Move next_sched into struct netdev_queue.David S. Miller2-11/+9
2008-07-09pkt_sched: Make netem queue agnostic.David S. Miller1-1/+1
2008-07-09pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller3-7/+4
2008-07-09netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller3-10/+8
2008-07-09netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller13-77/+125
2008-07-09netdev: The ingress_lock member is no longer needed.David S. Miller5-18/+17
2008-07-09netdev: Move queue_lock into struct netdev_queue.David S. Miller12-62/+73
2008-07-09pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller17-92/+93
2008-07-09netdev: Create netdev_queue abstraction.David S. Miller14-29/+74
2008-07-09pkt_sched: Remove comment reference to old style TX locking.David S. Miller1-1/+1
2008-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-26/+77
2008-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller49-678/+1449
2008-07-09vlan: avoid header copying and linearisation where possiblePatrick McHardy2-44/+8
2008-07-09ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin1-2/+2
2008-07-08net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz1-2/+4
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2-36/+47
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung1-3/+9
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung1-40/+168
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung1-29/+234
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung1-14/+215
2008-07-08rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung1-9/+27
2008-07-08rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung1-16/+97
2008-07-08rt2x00: Fix register commentsIvo van Doorn2-8/+36
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin1-2/+2
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger1-15/+51
2008-07-08rt2x00: Report RX end time for rt2400pciIvo van Doorn3-0/+26
2008-07-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn3-17/+8
2008-07-08rt2x00: Decrease alignment headroomIvo van Doorn1-3/+4
2008-07-08rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn5-93/+38