summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: devlink params support to set mcam entry countSunil Goutham2021-08-178-17/+221
* octeontx2-pf: Unify flow management variablesSunil Goutham2021-08-174-46/+80
* octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham2021-08-171-0/+15
* octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu2021-08-175-60/+98
* octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham2021-08-172-4/+4
* octeontx2-af: Add debug messages for failuresSunil Goutham2021-08-171-19/+73
* octeontx2-af: add proper return codes for AF mailbox handlersNaveen Mamindlapalli2021-08-174-21/+47
* octeontx2-af: Modify install flow error codesSubbaraya Sundeep2021-08-172-8/+15
* Merge tag 'mlx5-updates-2021-08-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-1719-716/+1696
|\
| * net/mlx5: Bridge, support LAGVlad Buslov2021-08-173-48/+159
| * net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov2021-08-175-28/+112
| * net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov2021-08-171-14/+13
| * net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov2021-08-176-208/+263
| * net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov2021-08-171-4/+2
| * net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov2021-08-171-7/+9
| * net/mlx5e: Support MQPRIO channel modeTariq Toukan2021-08-173-8/+102
| * net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan2021-08-171-6/+14
| * net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan2021-08-172-17/+28
| * net/mlx5e: Abstract MQPRIO paramsTariq Toukan2021-08-176-25/+37
| * net/mlx5e: Support flow classification into RSS contextsTariq Toukan2021-08-175-21/+131
| * net/mlx5e: Support multiple RSS contextsTariq Toukan2021-08-175-51/+273
| * net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan2021-08-171-13/+56
| * net/mlx5e: Convert RSS to a dedicated objectTariq Toukan2021-08-175-428/+604
| * net/mlx5e: Introduce abstraction of RSS contextTariq Toukan2021-08-173-73/+105
| * net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan2021-08-171-57/+83
| * net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan2021-08-171-5/+2
* | ptp: ocp: Have Kconfig select NET_DEVLINKJonathan Lemon2021-08-171-0/+1
* | ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon2021-08-171-3/+4
* | ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon2021-08-171-1/+1
* | net: hns3: add support ethtool extended link stateGuangbin Huang2021-08-175-0/+101
* | net: hns3: add header file hns3_ethtoo.hGuangbin Huang2021-08-172-15/+26
|/
* bonding: improve nl error msg when device can't be enslaved because of IFF_MA...Antoine Tenart2021-08-161-1/+1
* net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai2021-08-163-0/+6
* net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai2021-08-163-1/+80
* net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng2021-08-161-2/+3
* net: dsa: sja1105: reorganize probe, remove, setup and teardown orderingVladimir Oltean2021-08-161-198/+199
* r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latencyHeiner Kallweit2021-08-161-4/+7
* net: mscc: ocelot: convert to phylinkVladimir Oltean2021-08-167-250/+314
* net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean2021-08-163-36/+9
* s390/net: replace in_irq() with in_hardirq()Changbin Du2021-08-162-2/+2
* ptp: ocp: don't allow on S390Randy Dunlap2021-08-161-0/+1
* net: phy: marvell: Add WAKE_PHY support to WOL eventSong Yoong Siang2021-08-161-3/+36
* net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee2021-08-161-0/+4
* MDIO: Kconfig: Specify more IPQ chipset supportedLuo Jie2021-08-162-1/+2
* net: mdio: Add the reset function for IPQ MDIO driverLuo Jie2021-08-162-0/+44
* net: ipa: don't hold clock reference while netdev openAlex Elder2021-08-141-2/+10
* net: ipa: don't stop TX on suspendAlex Elder2021-08-141-2/+0
* net: ipa: ensure hardware has power in ipa_start_xmit()Alex Elder2021-08-141-1/+29
* net: ipa: re-enable transmit in PM WQ contextAlex Elder2021-08-141-2/+28
* net: ipa: distinguish system from runtime suspendAlex Elder2021-08-141-7/+31