summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-012-1/+27
|\
| * net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2021-10-292-1/+27
* | net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-5/+3
* | ethernet: amd: use eth_hw_addr_set()Jakub Kicinski2021-10-162-5/+12
* | ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski2021-10-142-6/+2
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-143-3/+4
* | ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-101-2/+0
* | of: net: move of_net under net/Jakub Kicinski2021-10-071-1/+1
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-054-4/+4
* | ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-024-4/+4
|/
* net: ni65: Avoid typecast of pointer to u32Guenter Roeck2021-09-091-1/+1
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-1/+1
* ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-032-4/+8
* make legacy ISA probe optionalArnd Bergmann2021-08-031-0/+2
* m68k: remove legacy probingArnd Bergmann2021-08-033-32/+14
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-274-4/+4
* net: amd: remove leading spaces before tabsHui Tang2021-05-198-27/+27
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-072-15/+0
* pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong2021-04-261-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-092-5/+6
|\
| * pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck2021-04-061-2/+3
| * amd-xgbe: Update DMA coherency valuesShyam Sundar S K2021-03-251-3/+3
* | net: amd: correct some format issuesYixing Liu2021-03-311-0/+3
* | net: amd8111e: fix inappropriate spacesYixing Liu2021-03-311-185/+177
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-164-3/+54
|\
| * net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K2021-02-161-0/+3
| * net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2021-02-162-1/+9
| * net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K2021-02-162-1/+1
| * net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2021-02-162-1/+41
* | net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
|/
* net: remove am79c961a driverArnd Bergmann2020-10-304-916/+1
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-154-33/+19
|\
| * net: sun3lance: Remove redundant checks in interrupt handlerSebastian Andrzej Siewior2020-09-291-11/+0
| * net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-143-22/+19
* | net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig2020-09-251-9/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-0/+13
|\
| * amd-xgbe: Add support for new port modeShyam Sundar S K2020-09-021-0/+13
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-4/+4
|/
* xgbe: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-143-243/+30
* xgbe: switch to more generic VxLAN detectionJakub Kicinski2020-07-141-19/+8
* pcnet32: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-131-97/+84
* amd8111e: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-131-37/+44
* net/amd: Remove needless assignment and the extra brank linesTang Bin2020-07-061-5/+0
* pcnet32: Mark PM functions as __maybe_unusedNathan Chancellor2020-06-301-2/+2
* amd8111e: Mark PM functions as __maybe_unusedNathan Chancellor2020-06-301-2/+2
* amd-xgbe: Convert to generic power managementVaibhav Gupta2020-06-231-10/+9
* amd8111e: Convert to generic power managementVaibhav Gupta2020-06-231-19/+11
* pcnet32: Convert to generic power managementVaibhav Gupta2020-06-231-11/+11
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-17/+17