summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAge
...
| * | | | mlxsw: fix error return codeJulia Lawall2015-08-25
| * | | | net: davinci_emac: fix error return codeJulia Lawall2015-08-25
| * | | | 3c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron2015-08-24
| * | | | NET: nps_enet: minor namespace cleanupNoam Camus2015-08-23
| * | | | NET: nps_enet: TX done acknowledge.Noam Camus2015-08-23
| * | | | NET: nps_enet: drop control framesNoam Camus2015-08-23
| * | | | NET: nps_enet: TX done race conditionNoam Camus2015-08-23
| * | | | NET: nps_enet: replace use of cause registerNoam Camus2015-08-23
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
| |\ \ \ \
| * | | | | enic: Fix build failure with SRIOV disabled.David S. Miller2015-08-21
| * | | | | net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton2015-08-20
| * | | | | smsc911x: Remove dev==NULL check.Jeremy Linton2015-08-20
| * | | | | bnx2x: Fix vxlan endianity issueYuval Mintz2015-08-20
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-18
| |\ \ \ \ \
| | * | | | | ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller2015-08-18
| | * | | | | ixgbe: Simplify port-specific macrosMark Rustad2015-08-18
| | * | | | | igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka2015-08-18
| | * | | | | igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann2015-08-18
| | * | | | | igb: Fix a memory leak in igb_probeJia-Ju Bai2015-08-18
| | * | | | | e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai2015-08-18
| | * | | | | igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai2015-08-18
| | * | | | | e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai2015-08-18
| | * | | | | e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai2015-08-18
| | * | | | | igb: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-08-18
| | * | | | | igb: add support for 1512 PHYTodd Fujinaka2015-08-18
| | * | | | | igb: implement high frequency periodic output signalsRichard Cochran2015-08-18
| | * | | | | igb: do not re-init SR-IOV during probeStefan Assmann2015-08-18
| | * | | | | igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin2015-08-18
| | * | | | | igb: Fix oops caused by missing queue pairingShota Suzuki2015-08-18
| * | | | | | cxgb4: memory corruption in debugfsDan Carpenter2015-08-18
| * | | | | | enic: Fix namespace pollution causing build errors.David S. Miller2015-08-18
| * | | | | | bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-18
| |/ / / / /
| * | | | | enic: Fix sparse warning in vnic_devcmd_init().David S. Miller2015-08-17
| * | | | | mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller2015-08-17
| * | | | | net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat2015-08-17
| * | | | | net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-17
| * | | | | net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-17
| * | | | | net/mlx5e: HW LRO changes/fixesAchiad Shochat2015-08-17
| * | | | | net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat2015-08-17
| * | | | | net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat2015-08-17
| * | | | | net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2015-08-17
| * | | | | net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2015-08-17
| * | | | | enic: add devcmd2Govindarajulu Varadarajan2015-08-17
| * | | | | enic: add devcmd2 resourcesGovindarajulu Varadarajan2015-08-17
| * | | | | enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan2015-08-17
| * | | | | enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2015-08-17
| * | | | | smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck2015-08-17
| * | | | | bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-17
| * | | | | cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-13
| * | | | | rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-13