summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cpsw/netcp: refine cpts dependencyArnd Bergmann2017-04-281-1/+3
* qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com2017-04-251-5/+5
* sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2017-04-252-1/+5
* Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-04-246-53/+76
|\
| * net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari2017-04-221-0/+1
| * net/mlx5e: Fix small packet thresholdEugenia Emantayev2017-04-221-1/+1
| * net/mlx5: Fix UAR memory leakMaor Gottlieb2017-04-221-0/+1
| * net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2017-04-222-13/+26
| * net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia2017-04-221-1/+1
* | ravb: Double free on error in ravb_start_xmit()Dan Carpenter2017-04-241-3/+4
* | net: tc35815: move free after the dereferenceDan Carpenter2017-04-241-1/+1
* | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau2017-04-241-2/+2
|/
* qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
* qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
* qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
* qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
* sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov2017-04-181-55/+67
* net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang2017-04-172-8/+18
* net: ethernet: mediatek: fix inconsistency between TXD and the used bufferSean Wang2017-04-171-9/+8
* net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-172-0/+2
* sfc: limit the number of receive queuesBert Kenward2017-04-172-0/+14
* nfp: fix potential use after free on xdp progJakub Kicinski2017-04-051-1/+2
* net: ethernet: ti: cpsw: fix race condition during open()Sekhar Nori2017-04-041-6/+8
* bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2017-04-042-12/+12
* net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeoutGrygorii Strashko2017-04-021-0/+2
* net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown2017-04-011-0/+2
* net: hns: Add ACPI support to check SFP presentDaode Huang2017-04-012-5/+34
* be2net: Fix endian issue in logical link config commandSuresh Reddy2017-03-301-3/+6
* ezchip: nps_enet: check if napi has been completedZakharov Vlad2017-03-291-3/+1
* bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan2017-03-291-5/+10
* bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam2017-03-291-1/+1
* bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam2017-03-291-0/+13
* rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann2017-03-281-7/+4
* net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh2017-03-281-2/+3
* net: moxa: fix TX overrun memory leakJonas Jensen2017-03-282-2/+19
* net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-03-251-0/+1
* net: hns: fix uninitialized data useArnd Bergmann2017-03-251-2/+3
* i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck2017-03-241-4/+12
* Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher2017-03-241-1/+1
* bna: avoid writing uninitialized data into hw registersArnd Bergmann2017-03-241-3/+7
* net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2017-03-242-0/+2
* net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous2017-03-244-1/+11
* net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous2017-03-241-0/+1
* net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous2017-03-241-4/+16
* net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous2017-03-241-5/+0
* net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2017-03-222-0/+2
* amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-221-12/+12
* sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter2017-03-221-1/+1
OpenPOWER on IntegriCloud