summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | octeontx2-pf: TCP segmentation offload supportSunil Goutham2020-01-275-4/+273
| * | | | octeontx2-pf: Receive side scaling supportSunil Goutham2020-01-274-1/+167
| * | | | octeontx2-pf: Error handling supportGeetha sowjanya2020-01-276-3/+255
| * | | | octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham2020-01-276-6/+242
| * | | | octeontx2-pf: Register and handle link notificationsLinu Cherian2020-01-273-0/+109
| * | | | octeontx2-pf: Add packet transmission supportSunil Goutham2020-01-276-2/+470
| * | | | octeontx2-pf: Receive packet handling supportSunil Goutham2020-01-276-3/+349
| * | | | octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham2020-01-276-10/+332
| * | | | octeontx2-pf: Initialize and config queuesSunil Goutham2020-01-277-17/+1290
| * | | | octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham2020-01-274-4/+286
| * | | | octeontx2-pf: Mailbox communication with AFSunil Goutham2020-01-274-3/+552
| * | | | octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham2020-01-276-0/+362
| * | | | sfc: move mcdi filtering codeAlex Maftei (amaftei)2020-01-273-2246/+2271
| * | | | sfc: create header for mcdi filtering codeAlex Maftei (amaftei)2020-01-272-139/+211
| * | | | sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)2020-01-271-276/+282
| * | | | bnxt_en: Add support for devlink info commandVasundhara Volam2020-01-272-0/+138
| * | | | bnxt_en: Rename switch_id to dsnVasundhara Volam2020-01-273-6/+6
| * | | | bnxt_en: Add support to update progress of flash updateVasundhara Volam2020-01-271-1/+13
| * | | | bnxt_en: Move devlink_register before registering netdevVasundhara Volam2020-01-272-5/+8
| * | | | bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam2020-01-271-5/+6
| * | | | bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam2020-01-271-24/+36
| * | | | bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2020-01-272-1/+5
| * | | | bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi2020-01-271-0/+7
| * | | | bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan2020-01-271-2/+4
| * | | | bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan2020-01-271-1/+1
| * | | | bnxt_en: Remove the setting of dev_port.Michael Chan2020-01-271-1/+0
| * | | | bnxt_en: Improve bnxt_probe_phy().Michael Chan2020-01-271-3/+3
| * | | | bnxt_en: Improve link up detection.Michael Chan2020-01-272-9/+9
| * | | | drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET2020-01-271-1/+1
| * | | | r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit2020-01-271-7/+5
| * | | | mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET2020-01-271-1/+1
| * | | | net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi2020-01-271-1/+1
| * | | | net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi2020-01-271-1/+1
| * | | | mlx5: Use dev_net netdevice notifier registrationsJiri Pirko2020-01-278-10/+28
| * | | | mvneta driver disallow XDP program on hardware buffer managementSven Auhagen2020-01-271-0/+6
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-01-2617-43/+4723
| |\ \ \ \
| | * | | | ice: Bump versionTony Nguyen2020-01-251-1/+1
| | * | | | ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash2020-01-253-0/+273
| | * | | | ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash2020-01-254-1/+225
| | * | | | ice: Optimize table usageTony Nguyen2020-01-255-1/+773
| | * | | | ice: Enable writing filtering tablesTony Nguyen2020-01-253-0/+651
| | * | | | ice: Populate TCAM filter software structuresTony Nguyen2020-01-258-10/+1459
| | * | | | ice: Allocate flow profileTony Nguyen2020-01-2412-40/+864
| | * | | | ice: Enable writing hardware filtering tablesTony Nguyen2020-01-247-4/+491
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-2620-219/+374
| |\ \ \ \ \
| * | | | | | mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata2020-01-253-0/+203
| * | | | | | mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata2020-01-253-8/+10
| * | | | | | mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata2020-01-252-0/+4
| * | | | | | mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata2020-01-251-2/+2
| * | | | | | mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata2020-01-251-0/+15
OpenPOWER on IntegriCloud