1. b903036 net: Spelling s/stucture/structure/ by Geert Uytterhoeven · 7 years ago
  2. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  3. 0010e3f net/ti/tlan: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  4. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  6. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  7. 40309d2 net: tlan: don't set unused function argument by Arnd Bergmann · 9 years ago
  8. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  9. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  10. b5057dd tlan: msecs_to_jiffies convrsion by Nicholas Mc Guire · 10 years ago
  11. 51fd947 tlan: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
  12. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  13. 9162e7e tlan: Isolate external PHY when using internal PHY by Ondrej Zary · 11 years ago
  14. e697b16 tlan: Enable device at resume by Ondrej Zary · 11 years ago
  15. 7a72edd tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode by Ondrej Zary · 11 years ago
  16. 9cff441 tlan: Add PHY reset timeout by Ondrej Zary · 11 years ago
  17. 278e48b tlan: Make autonegotiation faster by Ondrej Zary · 11 years ago
  18. 8e62d67 tlan: Don't scream if no link by Ondrej Zary · 11 years ago
  19. 36bbe2f tlan: Restart autonegotiation on link loss by Ondrej Zary · 11 years ago
  20. 59be4ad tlan: Fix MAC address byte order on OC-2325/OC-2326 by Ondrej Zary · 11 years ago
  21. e36124d tlan: Add ethtool support by Ondrej Zary · 11 years ago
  22. c0a87c2 tlan: Enable link monitoring by Ondrej Zary · 11 years ago
  23. eb522bb tlan: Enable activity LED on Olicom OC-2325 and OC-2326 by Ondrej Zary · 11 years ago
  24. b921f9a net: tlan: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  25. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  26. 1e18583 ThunderLAN: remove is_eisa flag by Rolf Eike Beer · 12 years ago
  27. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 12 years ago
  28. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  29. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  30. 3691587 tlan: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  32. da3a9e9e tlan: add cast needed for proper 64 bit operation by Benjamin Poirier · 13 years ago
  33. fd9071e net: Fix spelling typo in net by Masanari Iida · 13 years ago
  34. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  35. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  36. b544dba davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/tlan.c]
  37. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  38. 50624aa tlan: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  39. a576cd8 tlan: Remove changelog by Joe Perches · 14 years ago
  40. f45437e tlan: Fix bugs introduced by the last tlan cleanup patch by Sakari Ailus · 14 years ago
  41. fa6d5d4 tlan: add suspend/resume support by Sakari Ailus · 14 years ago
  42. c659c38 tlan: Code cleanup: checkpatch.pl is relatively happy now. by Sakari Ailus · 14 years ago
  43. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  44. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  45. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  46. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 15 years ago
  47. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  48. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  49. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  50. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  51. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  52. 37fce43 drivers/net/tlan: Remove TRUE/FALSE defines, use bool by Joe Perches · 15 years ago
  53. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  54. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  55. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  56. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  57. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  58. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  59. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
  60. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  61. 391c5e6 tlan: update to net_device_ops by Stephen Hemminger · 16 years ago
  62. 5eeabf5 tlan: Remove broken support for big buffers by Sakari Ailus · 16 years ago
  63. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  65. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  66. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  67. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  68. 0d63bea tlan: Fix two regressions introduced by 64bit conversion. by Robert Fitzsimons · 17 years ago
  69. dfc2c0a tlan: wrap source lines by Stephen Hemminger · 17 years ago
  70. a3ccc789 tlan: proper shared IRQ support by Stephen Hemminger · 17 years ago
  71. 9ded65a tlan: manage rx allocation failure better by Stephen Hemminger · 17 years ago
  72. 93e1684 tlan: 64bit conversion by Stephen Hemminger · 17 years ago
  73. f8f3154 tlan: use netdevice stats by Stephen Hemminger · 17 years ago
  74. 41873e9 tlan: get rid of padding buffer by Stephen Hemminger · 17 years ago
  75. 98e0f52 tlan: add static to function definitions by Harvey Harrison · 17 years ago
  76. 6c04a515 drivers/net/tlan.c: compilation warning fix by Leonardo Potenza · 17 years ago
  77. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  78. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 18 years ago
  79. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  80. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  81. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  82. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  83. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  84. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  85. ad9f671 [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code by Adrian Bunk · 19 years ago
  86. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  87. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 20 years ago
  88. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 20 years ago
  89. 562faf4 [PATCH] fix PROMISC/bridging in TLAN driver by James Harper · 20 years ago
  90. 15efa9b [PATCH] tlan: restore deleted module parameters. by Stephen Hemminger · 20 years ago
  91. 7d17c1d [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING by · 20 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2