1. 16b1c4e0 net: usb: ax88179_178a: add TSO feature by Jacky Chou · 3 years, 1 month ago
  2. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 2 months ago
  3. 1681371 net: usb: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  4. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  5. bd78980 net: usb: ax88179_178a: initialize local variables before use by Phillip Potter · 3 years, 9 months ago
  6. 323955a net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias by Heiner Kallweit · 4 years, 2 months ago
  7. c92a798 net: usb: ax88179_178a: add MCT usb 3.0 adapter by Wilken Gottwalt · 4 years, 3 months ago
  8. 9666ea6 net: usb: ax88179_178a: fix missing stop entry in driver_info by Wilken Gottwalt · 4 years, 3 months ago
  9. e42d72f net: usb: ax88179_178a: add Toshiba usb 3.0 adapter by Wilken Gottwalt · 4 years, 3 months ago
  10. e869e7a net: usb: ax88179_178a: fix packet alignment padding by Jeremy Kerr · 4 years, 7 months ago
  11. d728e64 net: usb: ax88179_178a: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
  12. 7873440 net: usb: ax88179_178a: Implement ethtool_ops set_eeprom by Bjorn Andersson · 4 years, 8 months ago
  13. dc83ef2 ax88179_178a: add ethtool_op_get_ts_info() by Andreas K. Besslein · 5 years ago
  14. 1635520 net: usb: ax88179_178a: write mac to hardware in get_mac_addr by Peter Fink · 5 years ago
  15. 9fb137a net: usb: ax88179_178a: allow optionally getting mac address from device tree by Peter Fink · 5 years ago
  16. 7e24b4e net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 by Chuhong Yuan · 5 years ago
  17. d1854d5 ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 by Chuhong Yuan · 5 years ago
  18. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  19. 5ba6b4a ax88179_178a: Check for supported Wake-on-LAN modes by Florian Fainelli · 6 years ago
  20. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  21. c072550 Revert "net: usb: asix88179_178a: de-duplicate code" by David S. Miller · 7 years ago
  22. cf29bde net: usb: asix88179_178a: de-duplicate code by Alexander Kurz · 7 years ago
  23. 84c4df4 net: usb: asix88179_178a: set permanent address once only by Alexander Kurz · 7 years ago
  24. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. e20bd60 net: usb: asix88179_178a: Add support for the Belkin B2B128 by Andrew F. Davis · 8 years ago
  26. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
  27. c8b5d12 net: usbnet: support 64bit stats by Greg Ungerer · 8 years ago
  28. 3c9b803 net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  29. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 8da3cf2 Net Driver: Add Cypress GX3 VID=04b4 PID=3610. by Allan Chou · 8 years ago
  31. f77f0ae net: use core MTU range checking in USB NIC drivers by Jarod Wilson · 8 years ago
  32. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 10 years ago
  33. e98d69b AX88179_178A: Add ethtool ops for EEE support by Freddy Xin · 10 years ago
  34. cf8bf7c Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  35. 469d417 Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" by Mathias Nyman · 11 years ago
  36. 635d61a USB AX88179/178A: Support D-Link DUB-1312 by Gerry Demaret · 11 years ago
  37. e5fe0cd AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN by Freddy Xin · 11 years ago
  38. eb85569 usbnet: remove generic hard_header_len check by Emil Goode · 11 years ago
  39. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  40. 4c8e84b2 ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE register to avoid TX throttling by Freddy Xin · 11 years ago
  41. f11a5bc ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter by Freddy Xin · 11 years ago
  42. 7e78b83 ax88179_178a: Correct the RX error definition in RX header by Freddy Xin · 11 years ago
  43. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  44. 3804fad USBNET: ax88179_178a: enable tso if usb host supports sg dma by Ming Lei · 11 years ago
  45. f270701 ax88179_178a: avoid copy of tx tcp packets by Eric Dumazet · 11 years ago
  46. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  48. 20f0170 usbnet: do not pretend to support SG/TSO by Eric Dumazet · 11 years ago
  49. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 12 years ago
  50. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 12 years ago
  51. 7a97856 usbnet: ax88179_1781: apply usbnet_link_change by Ming Lei · 12 years ago
  52. e2ca90c ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver by Freddy Xin · 12 years ago