Age | Commit message (Expand) | Author |
2010-04-28 | caif: Rename functions in cfcnfg and caif_dev | Sjur Braendeland |
2010-04-28 | caif: Ldisc add permission check and mem-alloc error check | Sjur Braendeland |
2010-04-28 | sfc: Create multiple TX queues | Ben Hutchings |
2010-04-28 | sfc: Test only the first pair of TX queues | Ben Hutchings |
2010-04-28 | sfc: Add Siena PHY BIST and cable diagnostic support | Steve Hodgson |
2010-04-28 | sfc: Clean up efx_nic::irq_zero_count | Ben Hutchings |
2010-04-28 | sfc: Add necessary parentheses to macro definitions in net_driver.h | Ben Hutchings |
2010-04-28 | sfc: Break NAPI processing after one ring-full of TX completions | Ben Hutchings |
2010-04-28 | sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS | Steve Hodgson |
2010-04-28 | sfc: Update MCDI protocol definitions | Ben Hutchings |
2010-04-28 | sfc: Enable IPv6 RSS using random key for Toeplitz hash | Ben Hutchings |
2010-04-28 | sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors | Steve Hodgson |
2010-04-28 | sfc: Log specific message for failure of NVRAM self-test | Ben Hutchings |
2010-04-28 | sfc: Extend the legacy interrupt workarounds | Steve Hodgson |
2010-04-28 | sfc: Reconfigure the XAUI serdes after an EM reset | Steve Hodgson |
2010-04-28 | sfc: Stop masking out XGMII faults over reconfigures | Steve Hodgson |
2010-04-28 | sfc: Handle serious errors in exactly one interrupt handler | Steve Hodgson |
2010-04-28 | sfc: Consistently report short MCDI responses as EIO | Ben Hutchings |
2010-04-28 | sfc: Ignore parity errors in the other port's SRAM | Steve Hodgson |
2010-04-28 | sky2: use the DMA state API instead of the pci equivalents | FUJITA Tomonori |
2010-04-28 | bnx2x: Remove two prefetch() | Eric Dumazet |
2010-04-27 | ixgbe: disable MSI-X by default on certain Cisco adapters | Nicholas Nunley |
2010-04-27 | bridge: multicast_flood cleanup | stephen hemminger |
2010-04-27 | bridge: multicast port group RCU fix | stephen hemminger |
2010-04-27 | bridge: multicast flood | stephen hemminger |
2010-04-27 | bridge: simplify multicast_add_router | stephen hemminger |
2010-04-27 | ixgbe: add registers etc. printout code just before resetting adapters | Taku Izumi |
2010-04-27 | igb: add registers etc. printout code just before resetting adapters | Taku Izumi |
2010-04-27 | e1000e: add registers etc. printout code just before resetting adapters | Taku Izumi |
2010-04-27 | e1000: Use netdev_<level>, pr_<level> and dev_<level> | Emil Tantilov |
2010-04-27 | Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()" | David S. Miller |
2010-04-27 | ixgbevf: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | ixgbe: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | ixgb: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | igbvf: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | igb: convert igb from using PCI DMA functions to using DMA API functions | Alexander Duyck |
2010-04-27 | e1000e: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | e1000: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() | David S. Miller |
2010-04-27 | cxgb4: set skb->rxhash | Dimitris Michailidis |
2010-04-27 | net/sb1250: setup the pdevice within the soc code | Sebastian Andrzej Siewior |
2010-04-27 | net/sb1250: remove CONFIG_SIBYTE_STANDALONE | Sebastian Andrzej Siewior |
2010-04-27 | net: disallow to use net_assign_generic externally | Jiri Pirko |
2010-04-27 | cxgb4: increase serial number length | Dimitris Michailidis |
2010-04-27 | cxgb4: parse the VPD instead of relying on a static VPD layout | Dimitris Michailidis |
2010-04-27 | net: sk_add_backlog() take rmem_alloc into account | Eric Dumazet |
2010-04-27 | net: batch skb dequeueing from softnet input_pkt_queue | Changli Gao |
2010-04-27 | net: Make RFS socket operations not be inet specific. | David S. Miller |
2010-04-27 | ixgbe: Properly display 1 gig downshift warning for backplane | Anjali Singhai |
2010-04-27 | ixgbe: cleanup ethtool autoneg input | Don Skidmore |