aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-08-27drivers: net: xgene: Adding support for TSOIyappan Subramanian
2015-08-27drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki
2015-08-25enic: reduce ioread in devcmd2Govindarajulu Varadarajan
2015-08-25r8169: Add values missing in @get_stats64 from HW countersCorinna Vinschen
2015-08-25net: sun4i-emac: Claim emac sramHans de Goede
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout
2015-08-25mlxsw: fix error return codeJulia Lawall
2015-08-25net: davinci_emac: fix error return codeJulia Lawall
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron
2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus
2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus
2015-08-23NET: nps_enet: drop control framesNoam Camus
2015-08-23NET: nps_enet: TX done race conditionNoam Camus
2015-08-23NET: nps_enet: replace use of cause registerNoam Camus
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad
2015-08-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka
2015-08-18igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai
2015-08-18e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai
2015-08-18e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-08-18igb: add support for 1512 PHYTodd Fujinaka
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki
2015-08-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-17enic: add devcmd2Govindarajulu Varadarajan