1. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  2. b544dba davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/tlan.c]
  3. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  4. 50624aa tlan: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 13 years ago
  5. a576cd8 tlan: Remove changelog by Joe Perches · 13 years ago
  6. f45437e tlan: Fix bugs introduced by the last tlan cleanup patch by Sakari Ailus · 13 years ago
  7. fa6d5d4 tlan: add suspend/resume support by Sakari Ailus · 13 years ago
  8. c659c38 tlan: Code cleanup: checkpatch.pl is relatively happy now. by Sakari Ailus · 13 years ago
  9. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  10. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  11. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  12. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  13. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  14. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  15. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  16. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  17. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  18. 37fce43 drivers/net/tlan: Remove TRUE/FALSE defines, use bool by Joe Perches · 15 years ago
  19. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  20. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  21. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  22. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  23. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  24. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  25. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  26. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  27. 391c5e6 tlan: update to net_device_ops by Stephen Hemminger · 16 years ago
  28. 5eeabf5 tlan: Remove broken support for big buffers by Sakari Ailus · 16 years ago
  29. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  31. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  32. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  33. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  34. 0d63bea tlan: Fix two regressions introduced by 64bit conversion. by Robert Fitzsimons · 16 years ago
  35. dfc2c0a tlan: wrap source lines by Stephen Hemminger · 16 years ago
  36. a3ccc78 tlan: proper shared IRQ support by Stephen Hemminger · 16 years ago
  37. 9ded65a tlan: manage rx allocation failure better by Stephen Hemminger · 16 years ago
  38. 93e1684 tlan: 64bit conversion by Stephen Hemminger · 16 years ago
  39. f8f3154 tlan: use netdevice stats by Stephen Hemminger · 16 years ago
  40. 41873e9 tlan: get rid of padding buffer by Stephen Hemminger · 16 years ago
  41. 98e0f52 tlan: add static to function definitions by Harvey Harrison · 16 years ago
  42. 6c04a51 drivers/net/tlan.c: compilation warning fix by Leonardo Potenza · 16 years ago
  43. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  44. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  45. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  46. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  47. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  48. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  49. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  50. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  51. ad9f671 [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code by Adrian Bunk · 18 years ago
  52. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  53. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  54. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 19 years ago
  55. 562faf4 [PATCH] fix PROMISC/bridging in TLAN driver by James Harper · 19 years ago
  56. 15efa9b [PATCH] tlan: restore deleted module parameters. by Stephen Hemminger · 19 years ago
  57. 7d17c1d [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING by · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago