summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-07-17sfc: Add per-queue statistics in ethtoolAndrew Rybchenko
2014-07-17be2net: update driver version to 10.4Sathya Perla
2014-07-17be2net: use adapter->flags to track SRIOV stateVasundhara Volam
2014-07-17be2net: avoid SRIOV config for BE2 chipVasundhara Volam
2014-07-17be2net: use be_max_vfs() macro to access max-vfsVasundhara Volam
2014-07-17be2net: use "if (!foo)" test styleKalesh AP
2014-07-17be2net: remove unused structures in be_cmds.hKalesh AP
2014-07-17be2net: reduce arguments passed to FW-cmd routinesKalesh AP
2014-07-17be2net: update UE bit description stringsVasundhara Volam
2014-07-17be2net: fix return status of some ndo methodsKalesh AP
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP
2014-07-17be2net: return -ENOMEM for memory allocation failuresKalesh AP
2014-07-17be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP
2014-07-17be2net: fix error status for FW-downloadKalesh AP
2014-07-17be2net: use -ENETDOWN error status when interface is downKalesh AP
2014-07-17cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt
2014-07-17cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
2014-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-16net: davinci_mdio: allow to create phys from dtGrygorii Strashko
2014-07-16net: davinci_mdio: reuse for keystone2 archGrygorii Strashko
2014-07-16net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed
2014-07-16net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev
2014-07-16net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller
2014-07-16net/mlx4_core: Make sure that negative array index isn't usedDotan Barak
2014-07-16net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski
2014-07-16i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia
2014-07-14ethernet: amd: fix 'foo* bar'Varka Bhadram
2014-07-14ethernet: amd: fix pci device idsVarka Bhadram
2014-07-14ethernet: amd: fix comment stylesVarka Bhadram
2014-07-14ethernet: amd: dynamic debug fixesVarka Bhadram
2014-07-14ethernet: amd: use devm_ioremap()Varka Bhadram
2014-07-14ethernet: amd: move amd111e_remove_one after probeVarka Bhadram
2014-07-14sfc: Add 40G link capability decodingEdward Cree
2014-07-14sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski
2014-07-14mlx4: mark napi id for gro_skbJason Wang