summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-01-161-9/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-161-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-161-18/+20
* net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit2017-01-161-9/+10
* net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann2017-01-161-4/+7
* be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-161-2/+10
* be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-161-1/+5
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-01-161-1/+1
* cpmac: remove hopeless #warningArnd Bergmann2017-01-161-1/+1
* ravb: do not use zero-length alignment DMA descriptorMasaru Nagai2017-01-161-0/+13
* mlx4: do not call napi_schedule() without careEric Dumazet2017-01-161-1/+4
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-01-131-7/+18
* net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-121-5/+6
* net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2017-01-122-4/+9
* ravb: Remove Rx overflow log messagesKazuya Mizuguchi2017-01-121-6/+2
* mlxsw: pci: Fix EQE structure definitionElad Raz2017-01-121-4/+4
* mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky2017-01-121-0/+1
* mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky2017-01-121-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-3/+3
|\
| * mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-111-3/+3
* | net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-111-2/+4
* | net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-111-6/+1
* | net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-111-7/+6
* | net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-111-7/+11
* | net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion2017-01-111-2/+2
* | net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz2017-01-111-0/+4
* | net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz2017-01-111-4/+9
* | net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz2017-01-111-8/+8
* | net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz2017-01-111-6/+24
* | net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz2017-01-111-4/+8
* | mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau2017-01-111-1/+1
|/
* net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2017-01-092-1/+15
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-01-081-0/+3
* be2net: fix unicast list fillingIvan Vecera2017-01-081-2/+1
* be2net: fix accesses to unicast listIvan Vecera2017-01-071-6/+3
* amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas2017-01-061-1/+1
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-01-061-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-01-061-2/+2
* r8169: fix the typo in the commentZhu Yanjun2017-01-051-1/+1
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
* sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
* dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
* dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
* net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
* net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
* LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
* libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
* benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
* net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
* net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5