summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-02-18e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18benet: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18enic: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18cxgb4vf: Remove superfluous call to pci_disable_msix()Alexander Gordeev
2014-02-18cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18cxgb3: Remove superfluous call to pci_disable_msix()Alexander Gordeev
2014-02-18bna: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18tg3: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18gianfar: Remove clean_rx_ring race from gfar_ethtoolClaudiu Manoil
2014-02-18gianfar: Add missing graceful reset steps and fixesClaudiu Manoil
2014-02-18gianfar: Factor out enabling/disabling of hw interruptsClaudiu Manoil
2014-02-18gianfar: Remove useless HAS_PADDING device flagClaudiu Manoil
2014-02-18gianfar: Remove sysfs stubs for FIFOCFG and stashingClaudiu Manoil
2014-02-18gianfar: Cleanup/Fix gfar_probe and the hw init codeClaudiu Manoil
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat
2014-02-17net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-14net: bcmgenet: hook into the build systemFlorian Fainelli
2014-02-14net: bcmgenet: add MDIO routinesFlorian Fainelli
2014-02-14net: bcmgenet: add main driver fileFlorian Fainelli
2014-02-14net: bcmgenet: add driver definitions and private structureFlorian Fainelli
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-02-13be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur
2014-02-13sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2014-02-13i40e: don't handle VF reset on unloadMitch Williams
2014-02-13i40e: enable extant VFsMitch Williams
2014-02-13i40e: reset VFs after PF resetMitch Williams
2014-02-13i40e: set VF state to active when reset is completeMitch Williams
2014-02-13i40e: remove dead codeMitch Williams
2014-02-13i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin
2014-02-13i40evf: clean up memsetsMitch Williams
2014-02-13i40evf: trivial fixesJesse Brandeburg
2014-02-13i40e: bump driver versionJesse Brandeburg
2014-02-13i40e: spelling errorJesse Brandeburg
2014-02-13bnx2x: utilize FW 7.8.19Dmitry Kravkov
2014-02-13bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz
2014-02-13bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz
2014-02-13bnx2x: Revise IOV vlan/mac validationYuval Mintz
2014-02-13bnx2x: Add support in PF driver for RSCMichal Kalderon
2014-02-13bnx2x: Semantic Validate vlan/mac changesYuval Mintz