summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/tundra (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-08crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGESDavid Howells1-44/+8
2023-06-08crypto: af_alg: Support MSG_SPLICE_PAGESDavid Howells3-17/+37
2023-06-08crypto: af_alg: Indent the loop in af_alg_sendmsg()David Howells1-24/+27
2023-06-08crypto: af_alg: Use extract_iter_to_sg() to create scatterlistsDavid Howells5-59/+40
2023-06-08crypto: af_alg: Pin pages rather than ref'ing if appropriateDavid Howells2-3/+8
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells4-271/+274
2023-06-08Wrap lines at 80David Howells1-1/+2
2023-06-08Fix a couple of spelling mistakesDavid Howells1-2/+2
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells4-39/+39
2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu4-15/+154
2023-06-08net: txgbe: Implement phylink pcsJiawen Wu3-2/+93
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu2-0/+31
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu6-19/+283
2023-06-08net: txgbe: Add SFP module identifyJiawen Wu3-0/+32
2023-06-08net: txgbe: Register I2C platform deviceJiawen Wu3-0/+77
2023-06-08net: txgbe: Register fixed rate clockJiawen Wu3-0/+44
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu6-1/+171
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur1-7/+18
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2-0/+7
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta1-2/+3
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy1-1/+1
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi1-0/+1
2023-06-08net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+16
2023-06-08eth: ixgbe: fix the wake conditionJakub Kicinski1-1/+1
2023-06-08eth: bnxt: fix the wake conditionJakub Kicinski1-1/+1
2023-06-08net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski4-4/+53
2023-06-08lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings1-1/+1
2023-06-07net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier1-6/+9
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier1-0/+1
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier3-5/+13
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier1-1/+1
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier1-0/+2
2023-06-07tools: ynl: generate code for the handshake familyJakub Kicinski3-1/+534
2023-06-07tools: ynl-gen: improve unwind on parsing errorsJakub Kicinski1-5/+17
2023-06-07tools: ynl-gen: fill in support for MultiAttr scalarsJakub Kicinski1-5/+42
2023-06-07MAINTAINERS: Add entry for debug objectsThomas Gleixner1-0/+8
2023-06-07afs: Fix setting of mtime when creating a file/dir/symlinkDavid Howells1-0/+3
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa1-1/+11
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua1-0/+1
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman1-5/+3
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet1-5/+5
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada3-12/+12
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron2-21/+16
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada14-3/+89
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2-2/+2
2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley1-7/+7
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt4-72/+6
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet13-44/+63
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter1-1/+2