summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-30xfrm: potential uninitialized variable num_xfrmsChangli Gao
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist
2010-04-30forcedeth: Stay in NAPI as long as there's workstephen hemminger
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet
2010-04-28net: speedup udp receive pathEric Dumazet
2010-04-28igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov
2010-04-28wireless: Fix merge.Hauke Mehrtens
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland
2010-04-28caif: Rewritten socket implementationSjur Braendeland
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-28caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland
2010-04-28sfc: Create multiple TX queuesBen Hutchings
2010-04-28sfc: Test only the first pair of TX queuesBen Hutchings
2010-04-28sfc: Add Siena PHY BIST and cable diagnostic supportSteve Hodgson
2010-04-28sfc: Clean up efx_nic::irq_zero_countBen Hutchings
2010-04-28sfc: Add necessary parentheses to macro definitions in net_driver.hBen Hutchings
2010-04-28sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings
2010-04-28sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATSSteve Hodgson
2010-04-28sfc: Update MCDI protocol definitionsBen Hutchings
2010-04-28sfc: Enable IPv6 RSS using random key for Toeplitz hashBen Hutchings
2010-04-28sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson
2010-04-28sfc: Log specific message for failure of NVRAM self-testBen Hutchings
2010-04-28sfc: Extend the legacy interrupt workaroundsSteve Hodgson
2010-04-28sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson
2010-04-28sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson
2010-04-28sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson
2010-04-28sfc: Consistently report short MCDI responses as EIOBen Hutchings
2010-04-28sfc: Ignore parity errors in the other port's SRAMSteve Hodgson
2010-04-28sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-28bnx2x: Remove two prefetch()Eric Dumazet
2010-04-27ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley
2010-04-27bridge: multicast_flood cleanupstephen hemminger
2010-04-27bridge: multicast port group RCU fixstephen hemminger
2010-04-27bridge: multicast floodstephen hemminger
2010-04-27bridge: simplify multicast_add_routerstephen hemminger
2010-04-27ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-27igb: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-27e1000e: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-27e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov
2010-04-27Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"David S. Miller
2010-04-27ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgbe: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgb: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27igbvf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck
2010-04-27e1000e: use DMA API instead of PCI DMA functionsNick Nunley