1. f74299b au1000-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  2. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  3. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  4. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  5. b955f6c amd: Move AMD (Lance) chipset drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/au1000_eth.c]
  6. ad1184c net: au1000_eth: remove unused global variable. by Manuel Lauss · 14 years ago
  7. 462ca99 au1000_eth: fix invalid address accessing the MAC enable register by Wolfgang Grandegger · 14 years ago
  8. dc99839 au1000-eth: change multi-line comments style by Florian Fainelli · 14 years ago
  9. d0e7cb5 au1000-eth: remove volatiles, switch to I/O accessors by Florian Fainelli · 14 years ago
  10. 49a42c0 au1000-eth: fix asm -> linux headers inclusion by Florian Fainelli · 14 years ago
  11. 215e17b au1000-eth: fix bad printk usages by Florian Fainelli · 14 years ago
  12. 18b8e15 au1000-eth: fix all but one "line over 80 characters warnings" by Florian Fainelli · 14 years ago
  13. ec7eabdd au1000-eth: stylistic fixes by Florian Fainelli · 14 years ago
  14. 3441592 au1000-eth: typedefs removal by Florian Fainelli · 14 years ago
  15. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  16. f667365 MIPS: au1000_eth: Get ethernet address from platform_data by Manuel Lauss · 14 years ago
  17. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  18. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  19. 8020eb8 au1000-eth: bump to 1.7 by Florian Fainelli · 14 years ago
  20. 5368c72 au1000-eth: Use (dev|netdev|netif)_<level> macro helpers by Florian Fainelli · 14 years ago
  21. 7cd2e6e au1000-eth: implement set/get_msglevel by Florian Fainelli · 14 years ago
  22. 2cc3c6b au1000-eth: fix checkpatch errors. by Florian Fainelli · 14 years ago
  23. eb04963 au1000-eth: prefix all functions with au1000_ by Florian Fainelli · 14 years ago
  24. 13130c7 au1000-eth: set MODULE_VERSION by Florian Fainelli · 14 years ago
  25. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  26. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  27. bd2302c NET: au1000-eth: Convert to platform_driver model by Florian Fainelli · 15 years ago
  28. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  29. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  30. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 63edaf6 Au1x00: fix crash when trying register_netdev() by Alexander Beregalov · 15 years ago
  32. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  33. bc36b42 net: au1000_eth: add missing capability.h by Manuel Lauss · 15 years ago
  34. 4989ccb au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() by roel kluin · 15 years ago
  35. dcbfef8 au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() by roel kluin · 15 years ago
  36. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  38. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  39. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  40. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  41. 5ef3041 au1000: reorder functions by Florian Fainelli · 15 years ago
  42. b0fd0d2 drivers/net/au1000_eth.c: Remove redundant test by Julia Lawall · 16 years ago
  43. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  44. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  45. 1210dde net/au1000_eth.c MDIO namespace fixes by Adrian Bunk · 16 years ago
  46. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  47. 533763d [netdrvr] au1000_eth: Spinlock initialisation fix by Martin Gebert · 16 years ago
  48. 2726fcf au1000_eth: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  49. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  50. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  51. d04455f au1000_eth: remove useless check by Francois Romieu · 16 years ago
  52. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  53. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  54. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  55. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  56. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  57. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  58. d791c2b au1000_eth: Fix warnings. by Ralf Baechle · 17 years ago
  59. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  60. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  61. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  62. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  63. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  64. c21e6d6 [MIPS] Sort out missuse of __init for prom_getcmdline() by Ralf Baechle · 18 years ago
  65. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  66. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  67. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  68. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  69. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  70. 0638dec [PATCH] net: au1000_eth: PHY framework conversion by Herbert Valerio Riedel · 18 years ago
  71. badc48e Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  72. 8cd35da au1000_eth.c: use ether_crc() from <linux/crc32.h> by Herbert Valerio Riedel · 18 years ago
  73. 89be050 [PATCH] au1000_eth.c probe code straightened up by Sergei Shtylyov · 18 years ago
  74. c2d3d4b [PATCH] AMD Au1xx0: fix Ethernet TX stats by Sergei Shtylylov · 18 years ago
  75. 0c0abbc [PATCH] au1000_eth: Include <linux/config.h> by Ralf Baechle · 19 years ago
  76. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  77. 7f553e3 [PATCH] au1000_eth: Misc Au1000 net driver fixes. by Ralf Baechle · 19 years ago
  78. 7d17c1d [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING by · 19 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago