Age | Commit message (Expand) | Author |
2010-04-30 | cdc_ether: Identify MBM devices by GUID in MDLM descriptor | Jonas Sjöquist |
2010-04-30 | forcedeth: Stay in NAPI as long as there's work | stephen hemminger |
2010-04-28 | igb: Clean up left over prototype of igb_get_hw_dev_name() | Emil Tantilov |
2010-04-28 | wireless: Fix merge. | Hauke Mehrtens |
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 | 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 | 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 | 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 | 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 | ixgbe: Properly display 1 gig downshift warning for backplane | Anjali Singhai |
2010-04-27 | ixgbe: cleanup ethtool autoneg input | Don Skidmore |
2010-04-27 | ixgbevf: Fix link speed display | Greg Rose |
2010-04-27 | ixgb: Use pr_<level> and netdev_<level> | Joe Perches |
2010-04-27 | ixgbe: ixgbe_down needs to stop dev_watchdog | John Fastabend |
2010-04-27 | igb: add support for reporting 5GT/s during probe on PCIe Gen2 | Alexander Duyck |
2010-04-27 | ixgbe: fix bug when EITR=0 causing no writebacks | Jesse Brandeburg |
2010-04-27 | ixgbe: enable extremely low latency | Jesse Brandeburg |
2010-04-27 | igbvf: double increment nr_frags | Koki Sanagi |