summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-284-9/+12
|\
| * i40e: fix kerneldoc for xsk methodsJan Sokolowski2018-11-281-7/+7
| * ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-11-281-1/+3
| * i40e: Fix deletion of MAC filtersLihong Yang2018-11-281-1/+1
| * igb: fix uninitialized variablesYunjian Wang2018-11-281-0/+1
* | net: hisilicon: remove unexpected free_netdevPan Bian2018-11-281-3/+1
|/
* lan743x: Enable driver to work with LAN7431Bryan Whitehead2018-11-282-0/+2
* lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead2018-11-281-5/+5
* net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King2018-11-281-1/+1
* qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King2018-11-281-1/+1
* net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi2018-11-281-0/+3
* net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-241-1/+1
* net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-241-1/+3
* net: amd: add missing of_node_put()Yangtao Li2018-11-241-1/+3
* ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-11-221-1/+8
* ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-11-221-2/+2
* net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-11-221-2/+7
* net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-11-221-4/+3
* tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-201-2/+16
* Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-11-2012-83/+116
|\
| * net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-201-2/+1
| * net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2018-11-202-4/+4
| * net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin2018-11-201-2/+2
| * net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin2018-11-201-16/+12
| * net/mlx5e: Fix selftest for small MTUsValentine Fatiev2018-11-191-16/+10
| * net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-195-1/+15
| * net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan2018-11-191-1/+1
| * net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery2018-11-191-5/+22
| * net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz2018-11-191-2/+2
| * net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz2018-11-191-0/+6
| * net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz2018-11-191-31/+32
| * net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov2018-11-191-1/+1
| * net/mlx5: IPSec, Fix the SA context hash keyRaed Salem2018-11-191-2/+8
* | net/ibmnvic: Fix deadlock problem in resetJuliet Kim2018-11-202-39/+22
* | qed: Fix QM getters to always return a valid pqDenis Bolotin2018-11-201-4/+20
* | qed: Fix bitmap_weight() checkDenis Bolotin2018-11-201-1/+4
* | net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski2018-11-201-1/+1
* | net: ena: fix crash during ena_remove()Arthur Kiyanovski2018-11-201-11/+10
* | net: ena: fix crash during failed resume from hibernationArthur Kiyanovski2018-11-201-1/+1
* | net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET2018-11-171-2/+3
* | net: mvneta: Don't advertise 2.5G modesMaxime Chevallier2018-11-171-9/+3
* | drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton2018-11-161-1/+1
* | net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-11-161-2/+2
* | net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-11-161-1/+1
* | net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-11-161-0/+1
* | cxgb4: fix thermal zone build errorGanesh Goudar2018-11-153-6/+3
* | bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam2018-11-151-2/+2
* | bnxt_en: Add software "missed_irqs" counter.Michael Chan2018-11-153-1/+6
* | bnxt_en: Workaround occasional TX timeout on 57500 A0.Michael Chan2018-11-152-0/+68
* | bnxt_en: Disable RDMA support on the 57500 chips.Michael Chan2018-11-151-0/+3