summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
* ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4
* ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
* ibmvnic: Fix initial MTU settingsThomas Falcon2017-02-141-7/+5
* net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
* net: fec: fix multicast filtering hardware setupRui Sousa2017-02-141-14/+9
* net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
* ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot2017-02-111-1/+1
* ibmvnic: Initialize completion variables before starting workNathan Fontenot2017-02-111-8/+9
* net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
* net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
* hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
* mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-023-7/+27
* mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-021-6/+2
* be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
* net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
* Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
|\
| * net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| * net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| * net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| * net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
| * net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| * net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| * net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
* | gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-01-301-2/+2
* | net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-291-2/+43
* | net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-292-61/+147
* | stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-291-0/+4
|/
* ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-01-261-48/+64
* net-next: ethernet: mediatek: change the compatible stringJohn Crispin2017-01-251-1/+1
* bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-01-251-3/+6
* bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-01-251-19/+18
* bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-01-251-13/+25
* alx: work around hardware bug in interrupt fallback pathTobias Regnery2017-01-241-2/+6
* alx: fix fallback to msi or legacy interruptsTobias Regnery2017-01-241-0/+1
* alx: fix wrong condition to free descriptor memoryTobias Regnery2017-01-241-1/+1
* ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-01-241-2/+5
* mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel2017-01-241-4/+6
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-222-2/+6
* amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-224-3/+20
* net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
* bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-01-201-2/+4
* qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
* net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
OpenPOWER on IntegriCloud