1. 9c86c0f net: r6040: Return proper error for r6040_init_one by Axel Lin · 14 years ago
  2. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. e226930 r6040: Fix multicast filter some more by Ben Hutchings · 14 years ago
  4. 42099d7 net: r6040: store BIOS default MAC in perm_add by Otavio Salvador · 14 years ago
  5. ced1de4 r6040: Free irq line on error path by Denis Kirjanov · 14 years ago
  6. 2154c704 r6040: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  7. 4cfa580 r6040: Fix args to phy_mii_ioctl(). by David S. Miller · 14 years ago
  8. 92c4bbf r6040: bump version to 0.26 and date to 30 May 2010 by Florian Fainelli · 14 years ago
  9. 3831861 r6040: implement phylib by Florian Fainelli · 14 years ago
  10. ce26b4d r6040: fix link checking with switches by Florian Fainelli · 14 years ago
  11. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  12. 7d53b80 r6040: use (dev|netdev)_<level> macros helpers by Florian Fainelli · 14 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  15. 3bcf822 r6040: fix r6040_multicast_list by Florian Fainelli · 14 years ago
  16. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  19. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  20. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  21. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  22. 91dcbf3 drivers/net/r6040.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  23. 3fa8486 r6040: fix version printing by Florian Fainelli · 15 years ago
  24. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  25. 9818f66 r6040: bump to version 0.25 and 20 August 2009 release date by Florian Fainelli · 15 years ago
  26. e03f614 r6040: move down second PHY detection to r6040_init_one by Mark Kelly · 15 years ago
  27. d516478 r6040: remove unused pioaddr variable by Mark Kelly · 15 years ago
  28. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  29. c3b8542 r6040: bump driver version to 0.24 and date to 08 July 2009 by Florian Fainelli · 15 years ago
  30. 35976d4 r6040: restore MIER register correctly when IRQ line is shared by Florian Fainelli · 15 years ago
  31. 6f5bec1 Minor code cleanup in drivers/net/r6040.c by Michael Opdenacker · 15 years ago
  32. 824fb38 r6040: check and update media status by Florian Fainelli · 15 years ago
  33. ba1cd54 r6040: bump version to 0.23 and date to 05May2009 by Florian Fainelli · 15 years ago
  34. c8014fe r6040: check for absent PHY by Florian Fainelli · 15 years ago
  35. bc4de26 r6040: set MODULE_VERSION by Florian Fainelli · 15 years ago
  36. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  37. 8ca5198 Bump release date to 25Mar2009 and version to 0.22 by Florian Fainelli · 15 years ago
  38. 2a30ca8 r6040: Fix second PHY address by Florian Fainelli · 15 years ago
  39. 5b5103e drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  40. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. a7a41ac r6040: Remove unused variable pdev from drivers/net/r6040.c by Manish Katiyar · 15 years ago
  42. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  43. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  44. e56e356 r6040: bump release to 0.21 by Florian Fainelli · 16 years ago
  45. 9f11361 r6040: generate random ethernet MAC address when not initialized by Florian Fainelli · 16 years ago
  46. 58854c6 r6040: fix ifconfig down and freeing of tx/rx descriptors by Florian Fainelli · 16 years ago
  47. b8c31da r6040: bump release number to 0.20 by Florian Fainelli · 16 years ago
  48. 1d2b1a7 r6040: warn about MAC address being unset by Florian Fainelli · 16 years ago
  49. 84314bf r6040: check PHY status when bringing interface up by Florian Fainelli · 16 years ago
  50. 9a48ce8 r6040: make printks consistent with DRV_NAME by Florian Fainelli · 16 years ago
  51. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  52. 4707470 r6040: bump release number to 0.19 by Florian Fainelli · 16 years ago
  53. 3e7c469 r6040: save and restore MIER correctly in the interrupt routine by Joe Chou · 16 years ago
  54. 11e5e8f r6040: fix wrong logic in mdio code by Joe Chou · 16 years ago
  55. a7bd89c r6040: convert to net_device_ops by Stephen Hemminger · 16 years ago
  56. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  57. 3b060be r6040: fix wrong assignment in r6040_free_txbufs by Florian Fainelli · 16 years ago
  58. c1d6993 r6040: fix bad usage of udelay by Florian Fainelli · 16 years ago
  59. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  60. b0e4539 r6040: rework init_one error handling by Florian Fainelli · 16 years ago
  61. 1de9529 r6040: bump release number to 0.18 by Florian Fainelli · 16 years ago
  62. e24ddf3 r6040: handle RX fifo full and no descriptor interrupts by Florian Fainelli · 16 years ago
  63. 31718de r6040: change the default waiting time by Florian Fainelli · 16 years ago
  64. 32f565d r6040: use definitions for magic values in descriptor status by Florian Fainelli · 16 years ago
  65. 9ca28dc r6040: completely rework the RX path by Florian Fainelli · 16 years ago
  66. 129cf9a r6040: call napi_disable when puting down the interface and set lp->dev accordingly. by Florian Fainelli · 16 years ago
  67. 3d46341 r6040: rework the RX buffers allocation routine by Florian Fainelli · 16 years ago
  68. fec3a23 r6040: fix scheduling while atomic in r6040_tx_timeout by Florian Fainelli · 16 years ago
  69. 3d25434 r6040: fix null pointer access and tx timeouts by Florian Fainelli · 16 years ago
  70. c6e69bb r6040: prefix all functions with r6040 by Florian Fainelli · 16 years ago
  71. 3f6602a drivers/net/r6040.c: Eliminate double sizeof by Julia Lawall · 16 years ago
  72. 208aefa drivers/net/r6040.c: correct bad use of round_jiffies() by Christophe Jaillet · 16 years ago
  73. ed773b4 r6040 endianness fixes by Al Viro · 16 years ago
  74. ec6d2d4 r6040: cleanups by Florian Fainelli · 17 years ago
  75. 106adf3 r6040: recover from transmit timeout by Florian Fainelli · 17 years ago
  76. b4f1255 r6040: add helpers to allocate and free the Tx/Rx buffers by Florian Fainelli · 17 years ago
  77. d248fd7 r6040: do not use a private stats structure to store statistics by Florian Fainelli · 17 years ago
  78. 5ac5d61 r6040: cleanups by Francois Romieu · 17 years ago
  79. e6a9ea1 r6040: erroneous dev->priv by Francois Romieu · 17 years ago
  80. 6c32310 r6040: remove virt_to_bus by Francois Romieu · 17 years ago
  81. 5125a78 r6040: compile error by Francois Romieu · 17 years ago
  82. 092427b drivers/net/r6040: fix obvious problems (but more remain) by Jeff Garzik · 17 years ago
  83. 7a47dd7 [NET]: Add support for the RDC R6040 Fast Ethernet controller by Sten Wang · 17 years ago