1. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  4. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  5. 1e2cfee Revert "tc35815: fix iomap leak" by David S. Miller · 14 years ago
  6. b31fb86 tc35815: fix iomap leak by Kulikov Vasiliy · 14 years ago
  7. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  8. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  9. dee7399 tc35815: Fix double locking on NAPI by Atsushi Nemoto · 14 years ago
  10. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  11. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  13. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  14. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  15. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  16. a02b7b7 tc35815: Kill unused code by Atsushi Nemoto · 15 years ago
  17. c6a2dbb tc35815: Kill non-napi code by Atsushi Nemoto · 15 years ago
  18. b75c6db tc35815: Enable NAPI by Atsushi Nemoto · 15 years ago
  19. 02c5c8e tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled by Atsushi Nemoto · 15 years ago
  20. a48ec34 tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode by Atsushi Nemoto · 15 years ago
  21. 7bb82e8 tc35815: Fix rx_missed_errors count by Atsushi Nemoto · 15 years ago
  22. c60a5cf tc35815: Increase timeout for mdio by Atsushi Nemoto · 15 years ago
  23. db30f5e tc35815: Improve BLEx / FDAEx handling by Atsushi Nemoto · 15 years ago
  24. 297713d tc35815: Disable StripCRC by Atsushi Nemoto · 15 years ago
  25. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  26. 7290383 drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 15 years ago
  27. 5a1c28b tc35815: convert to net_device_ops by Alexander Beregalov · 15 years ago
  28. a2c465d tc35815: Fix build error if NAPI enabled by Atsushi Nemoto · 15 years ago
  29. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  30. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  31. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  32. 82a9928 tc35815: Enable StripCRC feature by Atsushi Nemoto · 16 years ago
  33. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  34. 842e08b tc35815: Define more Rx status bits by Atsushi Nemoto · 16 years ago
  35. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  36. 51cf756 net/tc35815.c: fix compilation by Adrian Bunk · 16 years ago
  37. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  38. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  39. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  40. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  41. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  42. ccc57aa tc35815: Fix receiver hangup on Rx FIFO overflow by Atsushi Nemoto · 16 years ago
  43. 59524a3 tc35815: Mark carrier-off before starting PHY by Atsushi Nemoto · 16 years ago
  44. 10e05f7 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  45. 7f225b4 tc35815: Whitespace cleanup by Atsushi Nemoto · 16 years ago
  46. c6686fe tc35815: Use generic PHY layer by Atsushi Nemoto · 16 years ago
  47. 22adf7e tc35815: Use managed pci iomap helper by Atsushi Nemoto · 16 years ago
  48. ee79b7f tc35815: Use netdev_priv() by Atsushi Nemoto · 16 years ago
  49. 958eb80 tc35815: Use print_mac() helper by Atsushi Nemoto · 16 years ago
  50. c201abd9 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  51. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 16 years ago
  52. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  53. 7e7b968 TC35815: Fix build by Ralf Baechle · 17 years ago
  54. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  55. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  56. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  57. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  58. 308a906 fix wrong argument of tc35815_read_plat_dev_addr() by Yoichi Yuasa · 17 years ago
  59. bd43da8 [MIPS] tc35815: Load MAC address via platform_device by Atsushi Nemoto · 17 years ago
  60. 418aea7 tc35815: Remove unnecessary skb->dev assignment by Atsushi Nemoto · 17 years ago
  61. c28896a tc35815: Zap changelog from source code by Atsushi Nemoto · 17 years ago
  62. 793bc0a tc35815: Fix an usage of streaming DMA API. by Atsushi Nemoto · 17 years ago
  63. eea221ce tc35815 driver update (take 2) by Atsushi Nemoto · 17 years ago
  64. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  65. c8d64f8 jmr3927: do not call tc35815_killall(). by Ralf Baechle · 17 years ago
  66. 420e852 [netdrvr] tc35815: fix obvious bugs by Jeff Garzik · 17 years ago
  67. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  68. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  69. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  70. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago