summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
* bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan2019-04-271-4/+5
* bnxt_en: Fix statistics context reservation logic.Michael Chan2019-04-271-8/+6Star
* bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan2019-04-271-2/+6
* bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan2019-04-271-6/+6
* bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam2019-04-271-0/+1
* bnxt_en: Improve multicast address setup logic.Michael Chan2019-04-271-1/+8
* net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne2019-04-261-0/+3
* net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-241-4/+7
* net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-244-5/+5
* net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-231-2/+2
* net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1Star
* net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
* net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
* stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6
* mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-04-181-2/+2
* mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-04-181-1/+1
* mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-04-181-1/+1
* nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King2019-04-181-2/+2
* net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-04-181-1/+1
* ocelot: Clean up stats update deferred workClaudiu Manoil2019-04-171-8/+14
* ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil2019-04-171-1/+1
* qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King2019-04-171-1/+1
* bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King2019-04-161-1/+1
* Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-159-65/+140
|\
| * net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov2019-04-091-1/+1
| * Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz2019-04-091-2/+1Star
| * net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin2019-04-091-0/+4
| * net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed2019-04-091-1/+8
| * net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed2019-04-093-15/+74
| * net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed2019-04-093-3/+9
| * net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha2019-04-093-5/+12
| * net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha2019-04-091-1/+7
| * net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed2019-04-091-28/+15Star
| * net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed2019-04-091-9/+9
* | qed: Fix the DORQ's attentions handlingDenis Bolotin2019-04-142-16/+48
* | qed: Fix missing DORQ attentionsDenis Bolotin2019-04-143-3/+20
* | qed: Fix the doorbell address sanity checkDenis Bolotin2019-04-141-8/+8
* | qed: Delete redundant doorbell recovery typesDenis Bolotin2019-04-144-51/+31Star
* | qede: fix write to free'd pointer error and double free of ptpColin Ian King2019-04-131-4/+3Star
* | vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King2019-04-131-0/+1
* | net: fec: manage ahb clock in runtime pmAndy Duan2019-04-111-9/+21
* | net: thunderx: don't allow jumbo frames with XDPMatteo Croce2019-04-111-0/+9
* | net: thunderx: raise XDP MTU to 1508Matteo Croce2019-04-111-2/+11
* | ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon2019-04-101-6/+24
* | ibmvnic: Enable GROThomas Falcon2019-04-101-1/+1
* | mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel2019-04-101-8/+11
* | mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel2019-04-101-1/+1
* | mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-04-101-1/+1
* | mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-04-101-1/+1