summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: Register physical ports as a devlink resourceDanielle Ratson2021-01-233-11/+73
* net/mlx5e: Support HTB offloadMaxim Mikityanskiy2021-01-2314-46/+1506
* net: hns3: replace skb->csum_not_inet with skb_csum_is_sctpXin Long2021-01-231-1/+1
* sfc: reduce the number of requested xdp ev queuesIvan Babrou2021-01-231-2/+4
* net: macb: ignore tx_clk if MII is usedMichael Walle2021-01-221-0/+4
* net: remove aurora nb8800 driverArnd Bergmann2021-01-226-1863/+0
* cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit2021-01-221-10/+3
* cxgb4: Assign boolean values to a bool variableJiapeng Zhong2021-01-221-1/+1
* ethernet: ucc_geth: simplify rx/tx allocationsRasmus Villemoes2021-01-212-35/+17
* ethernet: ucc_geth: inform the compiler that numQueues is always 1Rasmus Villemoes2021-01-212-36/+42
* ethernet: ucc_geth: add helper to replace repeated switch statementsRasmus Villemoes2021-01-211-78/+22
* ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()Rasmus Villemoes2021-01-211-10/+4
* ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes2021-01-211-79/+29
* ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directlyRasmus Villemoes2021-01-211-6/+4
* ethernet: ucc_geth: don't statically allocate eight ucc_geth_infoRasmus Villemoes2021-01-211-20/+12
* ethernet: ucc_geth: constify ugeth_primary_infoRasmus Villemoes2021-01-211-1/+1
* ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} propertiesRasmus Villemoes2021-01-211-44/+36
* ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_privateRasmus Villemoes2021-01-212-14/+9
* ethernet: ucc_geth: replace kmalloc+memset by kzallocRasmus Villemoes2021-01-211-4/+1
* ethernet: ucc_geth: remove unnecessary memset_io() callsRasmus Villemoes2021-01-211-19/+0
* ethernet: ucc_geth: use qe_muram_free_addr()Rasmus Villemoes2021-01-211-44/+33
* ethernet: ucc_geth: remove unused read of temoder fieldRasmus Villemoes2021-01-211-3/+0
* octeontx2-af: Add devlink health reporters for NIXGeorge Cherian2021-01-213-1/+688
* net: stmmac: dwmac-meson8b: fix the RX delay validationMartin Blumenstingl2021-01-211-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-205-12/+57
|\
| * net: systemport: free dev before on error pathPan Bian2021-01-201-2/+4
| * net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel2021-01-201-5/+18
| * sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-201-2/+2
| * sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven2021-01-191-0/+26
| * net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean2021-01-181-3/+1
| * octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang2021-01-151-0/+6
* | octeontx2-af: Remove unneeded semicolonsXu Wang2021-01-203-4/+4
* | net: smsc911x: Make Runtime PM handling more fine-grainedGeert Uytterhoeven2021-01-201-1/+9
* | net: ethernet: ti: am65-cpsw: add support for am64x cpsw3gVignesh Raghavendra2021-01-201-0/+7
* | net: ti: cpsw_ale: add driver data for AM64 CPSW3gVignesh Raghavendra2021-01-201-0/+7
* | net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handlingPeter Ujfalusi2021-01-201-0/+10
* | net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA APIPeter Ujfalusi2021-01-202-41/+40
* | net: ixgbevf: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* | net: ixgbe: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* | net: igc: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* | net: igbvf: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* | net: igb: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* | net: add inline function skb_csum_is_sctpXin Long2021-01-191-1/+1
* | net: hns: fix variable used when DEBUG is definedTom Rix2021-01-191-1/+1
* | net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-191-109/+87
* | net: mscc: ocelot: Remove unneeded semicolonXu Wang2021-01-171-1/+1
* | cxgb4: enable interrupt based Tx completions for T5Raju Rangoju2021-01-171-5/+33
* | net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones2021-01-171-7/+11
* | net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones2021-01-171-3/+5
* | net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanoursLee Jones2021-01-171-14/+13