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