aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix potential use-after-free in qed_spq_post()Roland Dreier2018-01-161-1/+7
* nfp: use the correct index for link speed tableJakub Kicinski2018-01-161-1/+1
* ibmvnic: Fix pending MAC address changesThomas Falcon2018-01-161-6/+7
* sh_eth: fix dumping ARSTRSergei Shtylyov2018-01-151-1/+1
* net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
* net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-124-4/+8
* net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
* net/mlx5e: Don't override netdev features field unless in error flowGal Pressman2018-01-121-18/+25
* net/mlx5e: Check support before TC swap in ETS initTariq Toukan2018-01-121-3/+5
* net/mlx5e: Add error print in ETS initTariq Toukan2018-01-121-2/+6
* net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman2018-01-121-2/+1
* net/mlx5: Fix error handling in load oneMaor Gottlieb2018-01-121-3/+6
* net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-122-9/+8
* net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel2018-01-121-5/+8
* {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-123-17/+35
* mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-101-3/+4
* mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-102-1/+7
* nfp: always unmask aux interrupts at initJakub Kicinski2018-01-101-0/+2
* net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-101-2/+1
* sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
* bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
* bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-2/+2
* net: fec: free/restore resource in related probe error pathesFugang Duan2018-01-051-2/+2
* sh_eth: fix TSU resource handlingSergei Shtylyov2018-01-041-3/+22
* net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-041-0/+6
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-033-17/+72
|\
| * i40e: flower: Fix return value for unsupported offloadJiri Pirko2018-01-031-1/+1
| * i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller2018-01-031-1/+16
| * i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-032-6/+46
| * i40e: Remove UDP support for big bufferAmritha Nambiar2018-01-031-9/+9
* | 3c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman2018-01-031-52/+38
* | net: ena: fix error handling in ena_down() sequenceNetanel Belgazal2018-01-031-2/+17
* | net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal2018-01-031-13/+13
* | cxgb4: Fix FW flash errorsArjun Vynipadath2018-01-032-10/+8
* | net: fec: defer probe if regulator is not readyFugang Duan2018-01-031-0/+4
* | net: fec: restore dev_id in the cases of probe errorFugang Duan2018-01-031-0/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-01-033-9/+32
|\ \ | |/ |/|
| * e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
| * e1000: fix disabling already-disabled warningTushar Dave2018-01-022-6/+24
* | mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel2018-01-023-2/+17
* | mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel2018-01-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-285-7/+43
|\
| * bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2017-12-272-3/+15
| * tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-271-1/+2
| * tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-272-0/+14
| * tg3: Update copyrightSiva Reddy Kallam2017-12-272-3/+6
| * net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan2017-12-271-0/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+56
|\ \ | |/ |/|
| * IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+56