1. d9fe64e net: asix: Add in_pm parameter by Robert Foss · 8 years ago
  2. 7b0378f asix: Rename remaining and size for clarity by Dean Jenkins · 9 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  4. 9cb0007 usb: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  5. 55d10a1 net: asix: Move declaration of ax88172a_info to shared header by Mark Brown · 11 years ago
  6. 8b5b6f5 net: asix: handle packets crossing URB boundaries by Lucas Stach · 11 years ago
  7. 5620df6 net: asix: init ASIX AX88772B MAC from EEPROM by Lucas Stach · 11 years ago
  8. cb7b24c asix: Add support for programming the EEPROM by Christian Riesch · 12 years ago
  9. ceb02c9 asix: Rework reading from EEPROM by Christian Riesch · 12 years ago
  10. 16626b0 asix: Add a new driver for the AX88172A by Christian Riesch · 12 years ago
  11. 607740b asix: Factor out common code by Christian Riesch · 12 years ago
  12. b4cdae20 asix: Rename asix.c to asix_devices.c by Christian Riesch · 12 years ago[Copied from drivers/net/usb/asix.c]
  13. 95162d6 asix: avoid copies in tx path by Eric Dumazet · 12 years ago
  14. 9dae310 asix: allow full size 8021Q frames to be received by Eric Dumazet · 12 years ago
  15. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  16. 2a58094 asix: Fix tx transfer padding for full-speed USB by Ingo van Lil · 12 years ago
  17. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 12 years ago
  19. 4e50391 usb: asix: Patch for Sitecom LN-031 by Joerg Neikes · 12 years ago
  20. 71bc5d9 asix: fix setting custom MAC address on Asix 88178 devices by Jussi Kivilinna · 12 years ago
  21. 8ef66bd asix: fix setting custom MAC address on Asix 88772 devices by Jussi Kivilinna · 12 years ago
  22. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  23. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 12 years ago
  24. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 12 years ago
  25. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  26. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  27. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. f87ce5b drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue by allan · 12 years ago
  29. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago
  30. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  31. 46993f0 net-next:asix: V2 Update VERSION by Grant Grundler · 13 years ago
  32. b2d3ad29 net-next:asix: V2 more fixes for ax88178 phy init sequence by Grant Grundler · 13 years ago
  33. d366518 net-next:asix: reduce AX88772 init time by about 2 seconds by Grant Grundler · 13 years ago
  34. a77929a net-next:asix:poll in asix_get_phyid in case phy not ready by Grant Grundler · 13 years ago
  35. 3486140 net-next:asix:PHY_MODE_RTL8211CL should be 0xC by Grant Grundler · 13 years ago
  36. 79de9ef NET: asix: fix ethtool -e for AX88178 USB dongle by Grant Grundler · 13 years ago
  37. 83e1b91 NET: white space/coding style cleanup of asix driver by Grant Grundler · 13 years ago
  38. 610d885 NET: fix phy init for Asix AX88178 USB (GigE) by Grant Grundler · 13 years ago
  39. 4ad1438 NET: fix phy init for AX88772 USB ethernet by Grant Grundler · 13 years ago
  40. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  41. bca0beb ASIX: Use only 11 bits of header for data size by Marek Vasut · 13 years ago
  42. bc466e6 ASIX: Simplify condition in rx_fixup() by Marek Vasut · 13 years ago
  43. 3088590 ASIX: Add AX88772B USB ID by Marek Vasut · 13 years ago
  44. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  45. f4680d3 asix: add USB ID for Logitec LAN-GTJ U2A by Arnaud Ebalard · 14 years ago
  46. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 9227a46 asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN by Jussi Kivilinna · 14 years ago
  48. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  49. f925b13 drivers/net/usb/asix.c: Fix pointer cast. by David S. Miller · 14 years ago
  50. 99bf236 drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  51. 3f78d1f drivers/net/usb/asix.c: Fix unaligned accesses by Neil Jones · 14 years ago
  52. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. 7f29a3b asix: fix setting mac address for AX88772 by Jussi Kivilinna · 14 years ago
  56. a92635d net/usb: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  57. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 14 years ago
  58. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  59. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  60. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  61. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  62. 1703338 usbnet: convert asix driver to net_device_ops by Stephen Hemminger · 15 years ago
  63. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 15 years ago
  64. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 15 years ago
  65. a7f75c0 asix: Fix asix-based cards connecting to 10/100Mbs LAN. by Pantelis Koukousoulas · 16 years ago
  66. ccf9540 USB: net: asix: add support for Cables-to-Go USB Ethernet adapter by Jason Cooper · 16 years ago
  67. 3d60efb5 net/usb: add support for Apple USB Ethernet Adapter by Aurelien Nephtali · 16 years ago
  68. ac7b77f usb/asix: add Buffalo LUA-U2-GT 10/100/1000 by Mattia Dongili · 16 years ago
  69. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 16 years ago
  70. 94d4336 [usb netdev] asix: fix regression by Russ Dill · 16 years ago
  71. 51bf297 asix fixes by Al Viro · 16 years ago
  72. a11a654 support for USB autosuspend in the asix driver by Oliver Neukum · 17 years ago
  73. 2ed22bc asix.c - Add Belkin F5D5055 ids by David Hollis · 17 years ago
  74. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 17 years ago[Renamed from drivers/usb/net/asix.c]
  75. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  76. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  77. 39c4b38 USB: asix.c - Add JVC-PRX1 ids by David Hollis · 17 years ago
  78. 57e4f04 USB: asix - Fix endian issues in asix_tx_fixup() by David Hollis · 17 years ago
  79. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  80. b29cf31 ASIX: Add IO-DATA ETG-US2 Support. by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  81. d0ffff8 USB: asix: Detect internal PHY and enable/use accordingly by Andres Salomon · 17 years ago
  82. 14e51f2 USB: asix: Fix AX88772 device PHY selection by David Hollis · 17 years ago
  83. 9aa742e USB: endianness fix for asix.c by Oliver Neukum · 18 years ago
  84. a9fc633 usbnet: add a mutex around phy register access by Arnd Bergmann · 18 years ago
  85. c41286f usbnet: improve generic ethtool support by Arnd Bergmann · 18 years ago
  86. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  87. b923e7f USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1 by David Hollis · 18 years ago
  88. 933a27d USB: asix - Add AX88178 support and many other changes by David Hollis · 18 years ago
  89. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  90. 7327413 [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor by Eduard Warkentin · 18 years ago
  91. 48b1be6 [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloat by David Hollis · 18 years ago
  92. 5732ce8 [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet by David Hollis · 18 years ago
  93. 5e0f76c [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids by David Hollis · 18 years ago
  94. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  95. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  96. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  97. 2e55cc7 [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters by David Brownell · 19 years ago