summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-0225-231/+419
|\
| * 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-301-2/+43
| * | net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-302-61/+147
| * | stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-301-0/+4
| |/
* | sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund2017-02-011-2/+2
* | sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund2017-02-011-1/+1
* | ethernet: aquantia: fix dma_mapping_error testDan Carpenter2017-02-011-2/+3
* | liquidio: fix for iq and droq cnts going negativeSatanand Burla2017-02-014-2/+15
* | net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko2017-02-011-1/+1
* | net: bgmac: use PHY subsystem for initializing PHYRafał Miłecki2017-01-311-0/+10
* | net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki2017-01-313-60/+42
* | net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki2017-01-314-13/+21
* | cxgb4: update latest firmware version supportedGanesh Goudar2017-01-311-6/+6
* | net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-313-31/+49
* | sfc: fix an off-by-one compare on an array sizeColin Ian King2017-01-311-1/+1
* | sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov2017-01-311-11/+80
* | sh_eth: add missing EESIPR bitsSergei Shtylyov2017-01-311-2/+8
* | sh_eth: rename EESIPR bitsSergei Shtylyov2017-01-312-24/+34
* | net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes2017-01-303-16/+31
* | net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes2017-01-301-22/+37
* | net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes2017-01-304-7/+81
* | net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich2017-01-301-5/+19
* | net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel2017-01-302-2/+2
* | net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak2017-01-301-4/+45
* | net/mlx4_core: Device revision supportYishai Hadas2017-01-301-1/+1
* | net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan2017-01-304-6/+6
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-3090-117/+112
* | net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi2017-01-304-7/+153
* | net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2017-01-302-14/+0
* | net: qcom/emac: do not call emac_mac_start twiceTimur Tabi2017-01-303-4/+1
* | net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi2017-01-301-39/+10
* | net: qcom/emac: display the phy driver info after we connectTimur Tabi2017-01-302-4/+3
* | ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven2017-01-301-2/+8
* | ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2017-01-302-0/+33
* | net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King2017-01-301-1/+1
* | net: ethernet: aquantia: remove another redundant err checkColin Ian King2017-01-301-2/+0
* | net: ethernet: aquantia: remove redundant err checkColin Ian King2017-01-301-2/+0