1. b8c543c net: toshiba: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  2. 1ed1d4d net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx by Nathan Chancellor · 5 years ago
  3. 3a11d9e net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  4. a4fc549 net: ethernet: tc35815: use phydev from struct net_device by Philippe Reynes · 8 years ago
  5. 1b28324 net: tc35815: fix spelling mistake on "descriptors" by Colin Ian King · 8 years ago
  6. e253e8f net: tc35815: Drop unused variable by Guenter Roeck · 9 years ago
  7. a05876b net: tc35815: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  8. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  9. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  10. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  11. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  12. 176f792 tc35815: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  13. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 01b0114 net: tc35815: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  15. 2a2ee99 net: tc35815: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  16. b6f5721 net/ethernet/toshiba/tc35815: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  17. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  18. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  19. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  20. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  21. b38d130 tc35815: remove __dev* attributes by Bill Pemberton · 12 years ago
  22. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  23. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  24. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  25. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  26. 8df158a toshiba: Move the Toshiba drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/tc35815.c]
  27. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  30. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  31. 1e2cfee Revert "tc35815: fix iomap leak" by David S. Miller · 14 years ago
  32. b31fb86 tc35815: fix iomap leak by Kulikov Vasiliy · 14 years ago
  33. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  34. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  35. dee7399 tc35815: Fix double locking on NAPI by Atsushi Nemoto · 15 years ago
  36. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  37. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 15 years ago
  39. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  40. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  41. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  42. a02b7b7 tc35815: Kill unused code by Atsushi Nemoto · 15 years ago
  43. c6a2dbb tc35815: Kill non-napi code by Atsushi Nemoto · 15 years ago
  44. b75c6db tc35815: Enable NAPI by Atsushi Nemoto · 15 years ago
  45. 02c5c8e tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled by Atsushi Nemoto · 15 years ago
  46. a48ec34 tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode by Atsushi Nemoto · 15 years ago
  47. 7bb82e8 tc35815: Fix rx_missed_errors count by Atsushi Nemoto · 15 years ago
  48. c60a5cf tc35815: Increase timeout for mdio by Atsushi Nemoto · 15 years ago
  49. db30f5e tc35815: Improve BLEx / FDAEx handling by Atsushi Nemoto · 15 years ago
  50. 297713d tc35815: Disable StripCRC by Atsushi Nemoto · 15 years ago
  51. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  52. 7290383 drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 15 years ago
  53. 5a1c28b tc35815: convert to net_device_ops by Alexander Beregalov · 15 years ago
  54. a2c465d tc35815: Fix build error if NAPI enabled by Atsushi Nemoto · 15 years ago
  55. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  57. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  58. 82a9928 tc35815: Enable StripCRC feature by Atsushi Nemoto · 16 years ago
  59. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  60. 842e08b tc35815: Define more Rx status bits by Atsushi Nemoto · 16 years ago
  61. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  62. 51cf756 net/tc35815.c: fix compilation by Adrian Bunk · 16 years ago
  63. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  64. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  65. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  66. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  67. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  68. ccc57aa tc35815: Fix receiver hangup on Rx FIFO overflow by Atsushi Nemoto · 16 years ago
  69. 59524a3 tc35815: Mark carrier-off before starting PHY by Atsushi Nemoto · 16 years ago
  70. 10e05f7 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  71. 7f225b4 tc35815: Whitespace cleanup by Atsushi Nemoto · 16 years ago
  72. c6686fe tc35815: Use generic PHY layer by Atsushi Nemoto · 16 years ago
  73. 22adf7e tc35815: Use managed pci iomap helper by Atsushi Nemoto · 16 years ago
  74. ee79b7f tc35815: Use netdev_priv() by Atsushi Nemoto · 16 years ago
  75. 958eb80 tc35815: Use print_mac() helper by Atsushi Nemoto · 16 years ago
  76. c201abd9 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  77. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 17 years ago
  78. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  79. 7e7b968 TC35815: Fix build by Ralf Baechle · 17 years ago
  80. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  81. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  82. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  83. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  84. 308a906 fix wrong argument of tc35815_read_plat_dev_addr() by Yoichi Yuasa · 17 years ago
  85. bd43da8 [MIPS] tc35815: Load MAC address via platform_device by Atsushi Nemoto · 17 years ago
  86. 418aea7 tc35815: Remove unnecessary skb->dev assignment by Atsushi Nemoto · 17 years ago
  87. c28896a tc35815: Zap changelog from source code by Atsushi Nemoto · 18 years ago
  88. 793bc0a tc35815: Fix an usage of streaming DMA API. by Atsushi Nemoto · 18 years ago
  89. eea221ce tc35815 driver update (take 2) by Atsushi Nemoto · 18 years ago
  90. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  91. c8d64f8 jmr3927: do not call tc35815_killall(). by Ralf Baechle · 18 years ago
  92. 420e852 [netdrvr] tc35815: fix obvious bugs by Jeff Garzik · 18 years ago
  93. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  94. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  95. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  96. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago