| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | amd-xgbe: schedule NAPI on Rx Buffer Unavailable (RBU) | Raju Rangoju | 1 | -4/+15 |
| 10 days | amd-xgbe: refactor the dma IRQ handling code path | Raju Rangoju | 1 | -20/+40 |
| 2025-11-26 | amd-xgbe: let the MAC manage PHY PM | Raju Rangoju | 2 | -5/+10 |
| 2025-11-20 | devlink: pass extack through to devlink_param::get() | Daniel Zahka | 2 | -2/+4 |
| 2025-11-06 | amd-xgbe: add ethtool jumbo frame selftest | Raju Rangoju | 1 | -0/+23 |
| 2025-11-06 | amd-xgbe: add ethtool split header selftest | Raju Rangoju | 3 | -0/+49 |
| 2025-11-06 | amd-xgbe: add ethtool phy loopback selftest | Raju Rangoju | 1 | -0/+40 |
| 2025-11-06 | amd-xgbe: introduce support ethtool selftest | Raju Rangoju | 6 | -1/+273 |
| 2025-10-20 | amd-xgbe: convert to ndo_hwtstamp callbacks | Vadim Fedorenko | 3 | -42/+21 |
| 2025-10-16 | net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45 | Alok Tiwari | 1 | -1/+1 |
| 2025-10-14 | amd-xgbe: Avoid spurious link down messages during interface toggle | Raju Rangoju | 2 | -1/+1 |
| 2025-09-14 | amd-xgbe: Add PPS periodic output support | Raju Rangoju | 6 | -4/+151 |
| 2025-08-27 | amd-xgbe: Use int type to store negative error codes | Qianfeng Rong | 3 | -3/+3 |
| 2025-08-26 | devlink: Move graceful period parameter to reporter ops | Shahar Shitrit | 1 | -1/+1 |
| 2025-08-18 | amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing | Vishal Badole | 2 | -2/+27 |
| 2025-07-21 | amd-xgbe: add hardware PTP timestamping support | Raju Rangoju | 6 | -86/+179 |
| 2025-07-21 | and-xgbe: remove the abstraction for hwptp | Raju Rangoju | 6 | -331/+345 |
| 2025-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 4 | -11/+32 |
| 2025-07-02 | amd-xgbe: add support for giant packet size | Raju Rangoju | 4 | -4/+24 |
| 2025-07-02 | amd-xgbe: do not double read link status | Raju Rangoju | 2 | -9/+19 |
| 2025-07-01 | amd-xgbe: align CL37 AN sequence as per databook | Raju Rangoju | 3 | -2/+13 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 7 | -8/+11 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 19 | -1871/+296 |
| 2025-05-13 | amd-xgbe: add support for new pci device id 0x1641 | Raju Rangoju | 1 | -0/+18 |
| 2025-05-13 | amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe() | Raju Rangoju | 3 | -7/+33 |
| 2025-05-13 | amd-xgbe: add support for new XPCS routines | Raju Rangoju | 3 | -0/+122 |
| 2025-05-13 | amd-xgbe: reorganize the xgbe_pci_probe() code path | Raju Rangoju | 2 | -14/+25 |
| 2025-05-13 | amd-xgbe: reorganize the code of XPCS access | Raju Rangoju | 1 | -36/+29 |
| 2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -7/+42 |
| 2025-04-30 | pds_core: init viftype default in declaration | Shannon Nelson | 1 | -3/+1 |
| 2025-04-30 | pds_core: smaller adminq poll starting interval | Shannon Nelson | 1 | -2/+2 |
| 2025-04-29 | pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE() | Kees Cook | 1 | -1/+2 |
| 2025-04-28 | pds_core: remove write-after-free of client_id | Shannon Nelson | 1 | -1/+0 |
| 2025-04-28 | amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload | Vishal Badole | 4 | -6/+42 |
| 2025-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -35/+21 |
| 2025-04-23 | pds_core: make wait_context part of q_info | Shannon Nelson | 3 | -24/+18 |
| 2025-04-23 | pds_core: Remove unnecessary check in pds_client_adminq_cmd() | Brett Creeley | 1 | -3/+0 |
| 2025-04-23 | pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result | Brett Creeley | 1 | -3/+1 |
| 2025-04-23 | pds_core: Prevent possible adminq overflow/stuck condition | Brett Creeley | 2 | -5/+2 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+3 |
| 2025-04-11 | pds_core: fix memory leak in pdsc_debugfs_add_qcq() | Abdun Nihaal | 1 | -2/+3 |
| 2025-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -8/+8 |
| 2025-04-08 | amd-xgbe: Convert to SPDX identifier | Raju Rangoju | 16 | -1808/+64 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 6 | -8/+8 |
| 2025-03-29 | Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -34/+57 |
| 2025-03-25 | net: au1000_eth: Mark au1000_ReleaseDB() static | Johan Korsnes | 1 | -1/+1 |
| 2025-03-20 | pds_core: add new fwctl auxiliary_device | Shannon Nelson | 4 | -3/+23 |
| 2025-03-20 | pds_core: specify auxiliary_device to be created | Shannon Nelson | 4 | -27/+33 |
| 2025-03-20 | pds_core: make pdsc_auxbus_dev_del() void | Shannon Nelson | 3 | -9/+6 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -17/+2 |
| 2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -17/+2 |
| 2025-01-15 | net: protect NAPI enablement with netdev_lock() | Jakub Kicinski | 1 | -2/+9 |
| 2025-01-15 | net: ethernet: xgbe: re-add aneg to supported features in PHY quirks | Heiner Kallweit | 1 | -17/+2 |
| 2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -17/+2 |
| 2025-01-06 | pds_core: limit loop over fw name list | Shannon Nelson | 1 | -1/+1 |
| 2024-10-29 | amd-xgbe: use ethtool string helpers | Rosen Penev | 1 | -13/+9 |
| 2024-10-28 | net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD | Yazen Ghannam | 1 | -1/+0 |
| 2024-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+3 |
| 2024-10-09 | net: amd: mvme147: Fix probe banner message | Daniel Palmer | 1 | -4/+3 |
| 2024-10-04 | net: ethernet: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 3 | -3/+3 |
| 2024-09-09 | amd-xgbe: Remove setting of RX software timestamp | Gal Pressman | 1 | -4/+0 |
| 2024-09-04 | pds_core: Remove redundant null pointer checks | Li Zetao | 1 | -4/+4 |
| 2024-07-31 | net: xgbe: Convert tasklet API to new bottom half workqueue mechanism | Allen Pais | 5 | -38/+38 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
| 2024-06-19 | net: amd: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 8 | -0/+8 |
| 2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-08 | net: annotate data-races around dev->if_port | Eric Dumazet | 1 | -1/+1 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 2 | -4/+4 |
| 2024-04-25 | net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 1 | -1/+1 |
| 2024-04-22 | devlink: extend devlink_param *set pointer | Mateusz Polchlopek | 2 | -2/+4 |
| 2024-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -1/+18 |
| 2024-04-10 | pds_core: Fix pdsc_check_pci_health function to use work thread | Brett Creeley | 4 | -1/+18 |
| 2024-04-08 | net: handle HAS_IOPORT dependencies | Niklas Schnelle | 1 | -2/+2 |
| 2024-04-05 | net: xgbe: remove extraneous #ifdef checks | Arnd Bergmann | 1 | -8/+0 |
| 2024-03-26 | net: amd8111e: Drop unused copy of pm_cap | Bjorn Helgaas | 2 | -2/+0 |
| 2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+4 |
| 2024-03-07 | net: pds_core: Fix possible double free in error handling path | Yongzhi Liu | 1 | -8/+4 |
| 2024-02-19 | pds_core: use pci_reset_function for health reset | Shannon Nelson | 3 | -8/+5 |
| 2024-02-19 | pds_core: delete VF dev on reset | Shannon Nelson | 2 | -1/+33 |
| 2024-02-19 | pds_core: add simple AER handler | Shannon Nelson | 1 | -0/+24 |
| 2024-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2024-02-12 | pds_core: no health-thread in VF path | Shannon Nelson | 1 | -0/+6 |
| 2024-02-06 | pds_core: Clean up init/uninit flows to be more readable | Brett Creeley | 3 | -43/+61 |
| 2024-02-06 | pds_core: Fix up some minor issues | Brett Creeley | 2 | -7/+4 |
| 2024-02-06 | pds_core: Unmask adminq interrupt in work thread | Brett Creeley | 1 | -7/+3 |
| 2024-02-06 | pds_core: Don't assign interrupt index/bound_intr to notifyq | Brett Creeley | 2 | -5/+3 |
| 2024-01-31 | pds_core: Rework teardown/setup flow to be more common | Brett Creeley | 5 | -18/+9 |
| 2024-01-31 | pds_core: Clear BARs on reset | Brett Creeley | 6 | -11/+45 |
| 2024-01-31 | pds_core: Prevent race issues involving the adminq | Brett Creeley | 3 | -6/+47 |
| 2024-01-31 | pds_core: Use struct pdsc for the pdsc_adminq_isr private data | Brett Creeley | 2 | -3/+4 |
| 2024-01-31 | pds_core: Cancel AQ work on teardown | Brett Creeley | 1 | -0/+2 |
| 2024-01-31 | pds_core: Prevent health thread from running during reset/remove | Brett Creeley | 1 | -2/+17 |
| 2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki | 1 | -16/+17 |
| 2023-12-13 | amd-xgbe: Avoid potential string truncation in name | Kees Cook | 1 | -1/+1 |
| 2023-11-23 | amd-xgbe: propagate the correct speed and duplex status | Raju Rangoju | 1 | -3/+8 |
| 2023-11-23 | amd-xgbe: handle the corner-case during tx completion | Raju Rangoju | 1 | -0/+14 |
| 2023-11-23 | amd-xgbe: handle corner-case during sfp hotplug | Raju Rangoju | 1 | -1/+13 |
| 2023-11-14 | pds_core: fix up some format-truncation complaints | Shannon Nelson | 3 | -4/+8 |
| 2023-11-14 | pds_core: use correct index to mask irq | Shannon Nelson | 1 | -1/+1 |
| 2023-10-25 | amd/pds_core: core: No need for Null pointer check before kfree | Bragatheswaran Manickavel | 1 | -5/+2 |
| 2023-10-20 | pds_core: add an error code check in pdsc_dl_info_get | Su Hui | 1 | -0/+2 |
| 2023-10-20 | pds_core: devlink health: use retained error fmsg API | Przemek Kitszel | 1 | -21/+8 |
| 2023-10-13 | net: ethernet: Use device_get_match_data() | Rob Herring | 1 | -41/+1 |
| 2023-09-20 | net: ethernet: amd: Convert to platform remove callback returning void | Uwe Kleine-König | 3 | -12/+6 |
| 2023-09-18 | pds_core: add attempts to fix broken PCI | Shannon Nelson | 3 | -2/+19 |
| 2023-09-18 | pds_core: implement pci reset handlers | Shannon Nelson | 3 | -3/+65 |
| 2023-09-18 | pds_core: keep viftypes table across reset | Shannon Nelson | 1 | -6/+9 |
| 2023-09-18 | pds_core: check health in devcmd wait | Shannon Nelson | 1 | -2/+9 |
| 2023-08-30 | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -17/+7 |
| 2023-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 3 | -10/+13 |
| 2023-08-25 | pds_core: pass opcode to devcmd_wait | Shannon Nelson | 1 | -5/+2 |
| 2023-08-25 | pds_core: check for work queue before use | Shannon Nelson | 1 | -1/+1 |
| 2023-08-25 | pds_core: no reset command for VF | Shannon Nelson | 1 | -1/+2 |
| 2023-08-25 | pds_core: no health reporter in VF | Shannon Nelson | 1 | -3/+5 |
| 2023-08-25 | pds_core: protect devlink callbacks from fw_down state | Shannon Nelson | 1 | -0/+3 |
| 2023-08-21 | Revert "pds_core: Fix some kernel-doc comments" | Jakub Kicinski | 1 | -2/+2 |
| 2023-08-21 | pds_core: Fix some kernel-doc comments | Yang Li | 1 | -2/+2 |
| 2023-08-18 | pds_core: remove redundant pci_clear_master() | Yu Liao | 1 | -4/+2 |
| 2023-08-18 | pds_core: Fix function header descriptions | Brett Creeley | 1 | -2/+2 |
| 2023-08-16 | pds_core: Require callers of register/unregister to pass PF drvdata | Brett Creeley | 1 | -15/+5 |
| 2023-08-11 | ethernet: atarilance: mark init function static | Arnd Bergmann | 1 | -1/+1 |
| 2023-08-02 | pds_core: Fix documentation for pds_client_register | Brett Creeley | 1 | -1/+1 |
| 2023-07-27 | net: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-06-27 | pds_core: use vmalloc_array and vcalloc | Julia Lawall | 1 | -2/+2 |
| 2023-06-13 | amd-xgbe: extend 10Mbps support to MAC version 21H | Raju Rangoju | 1 | -6/+7 |
| 2023-06-06 | pds_core: Fix FW recovery detection | Brett Creeley | 1 | -2/+8 |
| 2023-05-26 | amd-xgbe: fix the false linkup in xgbe_phy_status | Raju Rangoju | 1 | -3/+9 |
| 2023-05-17 | net: isa: include net/Space.h | Arnd Bergmann | 1 | -0/+1 |
| 2023-05-05 | pds_core: fix mutex double unlock in error path | Shannon Nelson | 1 | -8/+13 |
| 2023-05-03 | pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig | Shannon Nelson | 1 | -0/+2 |
| 2023-05-03 | pds_core: remove CONFIG_DEBUG_FS from makefile | Shannon Nelson | 1 | -2/+1 |
| 2023-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
| 2023-04-25 | net: amd: Fix link leak when verifying config failed | Gencen Gan | 1 | -1/+1 |
| 2023-04-21 | pds_core: Kconfig and pds_core.rst | Shannon Nelson | 2 | -0/+13 |
| 2023-04-21 | pds_core: publish events to the clients | Shannon Nelson | 3 | -0/+37 |
| 2023-04-21 | pds_core: add the aux client API | Shannon Nelson | 1 | -1/+150 |
| 2023-04-21 | pds_core: devlink params for enabling VIF support | Shannon Nelson | 3 | -6/+108 |
| 2023-04-21 | pds_core: add auxiliary_bus devices | Shannon Nelson | 4 | -2/+156 |
| 2023-04-21 | pds_core: add initial VF device handling | Shannon Nelson | 2 | -1/+56 |
| 2023-04-21 | pds_core: set up the VIF definitions and defaults | Shannon Nelson | 3 | -0/+83 |
| 2023-04-21 | pds_core: add FW update feature to devlink | Shannon Nelson | 5 | -1/+211 |
| 2023-04-21 | pds_core: Add adminq processing and commands | Shannon Nelson | 3 | -11/+289 |
| 2023-04-21 | pds_core: set up device and adminq | Shannon Nelson | 5 | -4/+733 |
| 2023-04-21 | pds_core: add devlink health facilities | Shannon Nelson | 5 | -1/+76 |
| 2023-04-21 | pds_core: health timer and workqueue | Shannon Nelson | 4 | -0/+103 |
| 2023-04-21 | pds_core: add devcmd device interfaces | Shannon Nelson | 6 | -3/+506 |
| 2023-04-21 | pds_core: initial framework for pds_core PF driver | Shannon Nelson | 4 | -0/+372 |
| 2023-02-06 | amd-xgbe: fix mismatched prototype | Arnd Bergmann | 1 | -1/+2 |
| 2023-02-02 | amd-xgbe: add support for rx-adaptation | Raju Rangoju | 3 | -4/+211 |
| 2023-02-02 | amd-xgbe: add 2.5GbE support to 10G BaseT mode | Raju Rangoju | 1 | -2/+13 |
| 2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -8/+41 |
| 2023-01-17 | amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45 | Andrew Lunn | 2 | -13/+14 |
| 2023-01-17 | amd-xgbe: Separate C22 and C45 transactions | Andrew Lunn | 3 | -44/+158 |
| 2023-01-12 | amd-xgbe: Delay AN timeout during KR training | Raju Rangoju | 2 | -0/+26 |
| 2023-01-12 | amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent | Raju Rangoju | 1 | -8/+15 |
| 2023-01-10 | amd-xgbe: Add support for 10 Mbps speed | Raju Rangoju | 4 | -10/+126 |
| 2022-12-30 | net: amd-xgbe: add missed tasklet_kill | Jiguang Xiao | 3 | -2/+9 |
| 2022-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 3 | -17/+10 |
| 2022-12-12 | net: amd-xgbe: Check only the minimum speed for active/passive cables | Tom Lendacky | 1 | -12/+2 |
| 2022-12-12 | net: amd-xgbe: Fix logic around active and passive cables | Tom Lendacky | 1 | -3/+6 |
| 2022-12-12 | net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave() | Yang Yingliang | 2 | -2/+2 |
| 2022-10-31 | ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm | Jacob Keller | 1 | -16/+4 |
| 2022-10-21 | amd-xgbe: add the bit rate quirk for Molex cables | Raju Rangoju | 1 | -1/+8 |
| 2022-10-21 | amd-xgbe: fix the SFP compliance codes check for DAC cables | Raju Rangoju | 1 | -4/+4 |
| 2022-10-21 | amd-xgbe: enable PLL_CTL for fixed PHY modes only | Raju Rangoju | 1 | -2/+8 |
| 2022-10-21 | amd-xgbe: use enums for mailbox cmd and sub_cmds | Raju Rangoju | 2 | -13/+41 |
| 2022-10-21 | amd-xgbe: Yellow carp devices do not need rrc | Raju Rangoju | 3 | -1/+7 |
| 2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 1 | -2/+2 |
| 2022-09-16 | net: amd: Switch and case should be at the same indent | Guofeng Yue | 3 | -28/+27 |
| 2022-09-16 | net: amd: Correct spelling errors | Guofeng Yue | 2 | -4/+4 |
| 2022-09-16 | net: amd: Unified the comparison between pointers and NULL to the same writing | Guofeng Yue | 10 | -24/+24 |
| 2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 6 | -9/+9 |
| 2022-07-20 | net: amd8111e: remove repeated dev->features assignement | Jian Shen | 1 | -3/+0 |
| 2022-07-11 | amd-xgbe: fix clang -Wformat warnings | Justin Stitt | 1 | -1/+1 |
| 2022-07-02 | net: add skb_[inner_]tcp_all_headers helpers | Eric Dumazet | 1 | -4/+2 |
| 2022-06-27 | amd/xgbe: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2022-06-13 | amd-xgbe: Use platform_irq_count() | Jean-Philippe Brucker | 1 | -2/+2 |
| 2022-06-08 | net: amd-xgbe: fix clang -Wformat warning | Justin Stitt | 1 | -1/+1 |
| 2022-06-08 | au1000_eth: stop using virt_to_bus() | Arnd Bergmann | 2 | -13/+13 |
| 2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 1 | -1/+2 |
| 2022-05-11 | eth: amd: remove NI6510 support (ni65) | Jakub Kicinski | 4 | -1383/+0 |
| 2022-05-08 | eth: switch to netif_napi_add_weight() | Jakub Kicinski | 2 | -2/+3 |
| 2022-02-09 | net: amd-xgbe: disable interrupts during pci removal | Raju Rangoju | 1 | -0/+3 |
| 2022-01-27 | net: amd-xgbe: ensure to reset the tx_timer_active flag | Raju Rangoju | 1 | -0/+2 |
| 2022-01-27 | net: amd-xgbe: Fix skb data length underflow | Shyam Sundar S K | 1 | -1/+11 |
| 2022-01-25 | amd: declance: use eth_hw_addr_set() | Thomas Bogendoerfer | 1 | -1/+3 |
| 2021-12-20 | net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices | Raju Rangoju | 1 | -2/+5 |
| 2021-12-20 | net: amd-xgbe: Alter the port speed bit range | Raju Rangoju | 2 | -6/+6 |
| 2021-12-20 | net: amd-xgbe: Add Support for Yellow Carp Ethernet device | Raju Rangoju | 2 | -0/+6 |
| 2021-12-14 | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX | Hangbin Liu | 1 | -3/+0 |
| 2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen | 2 | -5/+14 |
| 2021-11-19 | amd: mvme147: use eth_hw_addr_set() | Jakub Kicinski | 1 | -6/+8 |
| 2021-11-19 | amd: atarilance: use eth_hw_addr_set() | Jakub Kicinski | 1 | -2/+5 |
| 2021-11-19 | amd: hplance: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+3 |
| 2021-11-19 | amd: a2065/ariadne: use eth_hw_addr_set() | Jakub Kicinski | 2 | -17/+21 |
| 2021-11-19 | amd: ni65: use eth_hw_addr_set() | Jakub Kicinski | 1 | -3/+5 |
| 2021-11-19 | amd: lance: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+3 |
| 2021-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+27 |
| 2021-10-29 | net: amd-xgbe: Toggle PLL settings during rate change | Shyam Sundar S K | 2 | -1/+27 |
| 2021-10-24 | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson | 1 | -5/+3 |