| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgb: leave room for extra hardware memory usage | Jesse Brandeburg | 2008-07-11 | 1 | -2/+2 |
* | ixgb: fix bug in descriptor ring due to prefetch corruption | Jesse Brandeburg | 2008-07-11 | 1 | -21/+6 |
* | ixgb: repeat 32 bit ioremap cleanup | Jesse Brandeburg | 2008-07-11 | 1 | -10/+3 |
* | ixgb: maybe stop tx port missed a piece | Jesse Brandeburg | 2008-07-11 | 1 | -5/+10 |
* | ucc_geth: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -31/+2 |
* | gianfar: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 3 | -85/+6 |
* | via-rhine: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -36/+2 |
* | cxgb: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 3 | -75/+5 |
* | S2io: Version update for IOMMU overflow checking and enable msi-x link interr... | Sreenivasa Honnur | 2008-07-11 | 1 | -1/+1 |
* | S2io: Enable msi-x link interrupts. | Sreenivasa Honnur | 2008-07-11 | 2 | -17/+31 |
* | S2io: Fix IOMMU overflow checking. | Sreenivasa Honnur | 2008-07-11 | 1 | -19/+22 |
* | via-velocity: add velocity_set_rxbufsize helper | Francois Romieu | 2008-07-11 | 1 | -3/+9 |
* | via-velocity: move residual free rx descriptors count register update | Francois Romieu | 2008-07-11 | 1 | -14/+14 |
* | via-velocity: lean and clean velocity_init_rings | Francois Romieu | 2008-07-11 | 1 | -27/+21 |
* | via-velocity: remove the bounce buffers | Francois Romieu | 2008-07-11 | 2 | -59/+18 |
* | netdev: Move atomic queue state bits into netdev_queue. | David S. Miller | 2008-07-08 | 3 | -26/+51 |
* | net: Delete NETDEVICES_MULTIQUEUE kconfig option. | David S. Miller | 2008-07-08 | 9 | -212/+9 |
* | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller | 2008-07-08 | 10 | -44/+145 |
* | pkt_sched: Make qdisc_run take a netdev_queue. | David S. Miller | 2008-07-08 | 3 | -17/+21 |
* | netdev: Make netif_schedule() routines work with netdev_queue objects. | David S. Miller | 2008-07-08 | 6 | -19/+27 |
* | netdev: Move gso_skb into netdev_queue. | David S. Miller | 2008-07-08 | 2 | -22/+24 |
* | mac80211: Decrease number of explicit ->tx_queue references. | David S. Miller | 2008-07-08 | 1 | -5/+9 |
* | pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. | David S. Miller | 2008-07-08 | 2 | -3/+10 |
* | net: Clean up explicit ->tx_queue references in link watch. | David S. Miller | 2008-07-08 | 2 | -10/+13 |
* | pkt_sched: Add qdisc_all_tx_empty() | David S. Miller | 2008-07-08 | 2 | -1/+10 |
* | pkt_sched: Add qdisc_reset_all_tx(). | David S. Miller | 2008-07-08 | 2 | -1/+7 |
* | netdev: Move next_sched into struct netdev_queue. | David S. Miller | 2008-07-08 | 2 | -11/+9 |
* | pkt_sched: Make netem queue agnostic. | David S. Miller | 2008-07-08 | 1 | -1/+1 |
* | pkt_sched: Kill stats_lock member of struct Qdisc. | David S. Miller | 2008-07-08 | 3 | -7/+4 |
* | netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. | David S. Miller | 2008-07-08 | 3 | -10/+8 |
* | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 2008-07-08 | 13 | -77/+125 |
* | netdev: The ingress_lock member is no longer needed. | David S. Miller | 2008-07-08 | 5 | -18/+17 |
* | netdev: Move queue_lock into struct netdev_queue. | David S. Miller | 2008-07-08 | 12 | -62/+73 |
* | pkt_sched: Remove 'dev' member of struct Qdisc. | David S. Miller | 2008-07-08 | 17 | -92/+93 |
* | netdev: Create netdev_queue abstraction. | David S. Miller | 2008-07-08 | 14 | -29/+74 |
* | pkt_sched: Remove comment reference to old style TX locking. | David S. Miller | 2008-07-08 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-08 | 15 | -26/+77 |
|\ |
|
| * | ipv6: fix race between ipv6_del_addr and DAD timer | Andrey Vagin | 2008-07-08 | 1 | -2/+2 |
| * | irda: Fix netlink error path return value | Julius Volz | 2008-07-08 | 1 | -2/+2 |
| * | irda: New device ID for nsc-ircc | Ville Syrjala | 2008-07-08 | 1 | -0/+1 |
| * | irda: via-ircc proper dma freeing | Wang Chen | 2008-07-08 | 1 | -0/+3 |
| * | sctp: Mark the tsn as received after all allocations finish | Vlad Yasevich | 2008-07-08 | 2 | -6/+8 |
| * | mac80211: don't report selected IBSS when not found | Vladimir Koutny | 2008-07-07 | 1 | -2/+4 |
| * | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 2008-07-07 | 1 | -0/+7 |
| * | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik | 2008-07-07 | 1 | -0/+1 |
| * | mac80211: Only flush workqueue when last interface was removed | Ivo van Doorn | 2008-07-07 | 1 | -2/+2 |
| * | mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify | Guy Cohen | 2008-07-07 | 1 | -2/+5 |
| * | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins | 2008-07-07 | 1 | -2/+2 |
| * | hostap_cs: correct poor NULL checks in suspend/resume routines | John W. Linville | 2008-07-07 | 1 | -4/+8 |
| * | can: add sanity checks | Oliver Hartkopp | 2008-07-05 | 3 | -4/+32 |