aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson2010-04-28
* sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson2010-04-28
* sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson2010-04-28
* sfc: Consistently report short MCDI responses as EIOBen Hutchings2010-04-28
* sfc: Ignore parity errors in the other port's SRAMSteve Hodgson2010-04-28
* sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-28
* bnx2x: Remove two prefetch()Eric Dumazet2010-04-28
* ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2010-04-27
* ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi2010-04-27
* igb: add registers etc. printout code just before resetting adaptersTaku Izumi2010-04-27
* e1000e: add registers etc. printout code just before resetting adaptersTaku Izumi2010-04-27
* e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov2010-04-27
* ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* ixgb: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* igbvf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* igb: convert igb from using PCI DMA functions to using DMA API functionsAlexander Duyck2010-04-27
* e1000e: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* e1000: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* cxgb4: set skb->rxhashDimitris Michailidis2010-04-27
* net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior2010-04-27
* net/sb1250: remove CONFIG_SIBYTE_STANDALONESebastian Andrzej Siewior2010-04-27
* cxgb4: increase serial number lengthDimitris Michailidis2010-04-27
* cxgb4: parse the VPD instead of relying on a static VPD layoutDimitris Michailidis2010-04-27
* ixgbe: Properly display 1 gig downshift warning for backplaneAnjali Singhai2010-04-27
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-27
* ixgbevf: Fix link speed displayGreg Rose2010-04-27
* ixgb: Use pr_<level> and netdev_<level>Joe Perches2010-04-27
* ixgbe: ixgbe_down needs to stop dev_watchdogJohn Fastabend2010-04-27
* igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-27
* ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-27
* ixgbe: enable extremely low latencyJesse Brandeburg2010-04-27
* igbvf: double increment nr_fragsKoki Sanagi2010-04-27
* igb: double increment nr_fragsKoki Sanagi2010-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-27
| * e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-27
| * ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-27
| * r8169: more broken register writes workaroundfrançois romieu2010-04-26
| * r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-26
| * tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-26
| * e100: Fix the TX workqueue raceAlan Cox2010-04-25
| * gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-23
| * fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-23
| * drivers/net/usb: Add new driver iphethDiego Giagio2010-04-22
| * cxgb3: fix linkup issueHiroshi Shimamoto2010-04-21
| * KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-21
| * net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-21
| * can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-21
* | net: use sk_sleep()Eric Dumazet2010-04-26