summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgb: check down state before enable irqJesse Brandeburg2008-07-111-1/+2
* ixgb: leave room for extra hardware memory usageJesse Brandeburg2008-07-111-2/+2
* ixgb: fix bug in descriptor ring due to prefetch corruptionJesse Brandeburg2008-07-111-21/+6
* ixgb: repeat 32 bit ioremap cleanupJesse Brandeburg2008-07-111-10/+3
* ixgb: maybe stop tx port missed a pieceJesse Brandeburg2008-07-111-5/+10
* ucc_geth: delete non NAPI code from the driver.Francois Romieu2008-07-112-31/+2
* gianfar: delete non NAPI code from the driver.Francois Romieu2008-07-113-85/+6
* via-rhine: delete non NAPI code from the driver.Francois Romieu2008-07-112-36/+2
* cxgb: delete non NAPI code from the driver.Francois Romieu2008-07-113-75/+5
* S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur2008-07-111-1/+1
* S2io: Enable msi-x link interrupts.Sreenivasa Honnur2008-07-112-17/+31
* S2io: Fix IOMMU overflow checking.Sreenivasa Honnur2008-07-111-19/+22
* via-velocity: add velocity_set_rxbufsize helperFrancois Romieu2008-07-111-3/+9
* via-velocity: move residual free rx descriptors count register updateFrancois Romieu2008-07-111-14/+14
* via-velocity: lean and clean velocity_init_ringsFrancois Romieu2008-07-111-27/+21
* via-velocity: remove the bounce buffersFrancois Romieu2008-07-112-59/+18
* netdev: Move atomic queue state bits into netdev_queue.David S. Miller2008-07-083-26/+51
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-089-212/+9
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-0810-44/+145
* pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller2008-07-083-17/+21
* netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller2008-07-086-19/+27
* netdev: Move gso_skb into netdev_queue.David S. Miller2008-07-082-22/+24
* mac80211: Decrease number of explicit ->tx_queue references.David S. Miller2008-07-081-5/+9
* pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-082-3/+10
* net: Clean up explicit ->tx_queue references in link watch.David S. Miller2008-07-082-10/+13
* pkt_sched: Add qdisc_all_tx_empty()David S. Miller2008-07-082-1/+10
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-082-1/+7
* netdev: Move next_sched into struct netdev_queue.David S. Miller2008-07-082-11/+9
* pkt_sched: Make netem queue agnostic.David S. Miller2008-07-081-1/+1
* pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller2008-07-083-7/+4
* netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller2008-07-083-10/+8
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-0813-77/+125
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-085-18/+17
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-0812-62/+73
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-0817-92/+93
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-0814-29/+74
* pkt_sched: Remove comment reference to old style TX locking.David S. Miller2008-07-081-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-0815-26/+77
|\
| * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-081-2/+2
| * irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| * sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-082-6/+8
| * mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-071-2/+4
| * ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-071-2/+2
| * mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-071-2/+5
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8