1. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  2. 72e6027 aeroflex: Fix typo in greth.c by Masanari Iida · 13 years ago
  3. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  4. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  5. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  6. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  7. ab7e11d greth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  8. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  9. 1fe003f greth: Move the Aeroflex Gaisler driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/greth.c]
  10. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  11. 9b9cfe7 greth: greth_set_mac_add would corrupt the MAC address. by Kristoffer Glembo · 13 years ago
  12. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  13. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  14. 131ae32 net: greth: convert to hw_features by Michał Mirosław · 13 years ago
  15. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  16. 0f73f2c GRETH: resolve SMP issues and other problems by Daniel Hellstrom · 14 years ago
  17. 1ca2343 GRETH: handle frame error interrupts by Daniel Hellstrom · 14 years ago
  18. 2436af8 GRETH: avoid writing bad speed/duplex when setting transfer mode by Daniel Hellstrom · 14 years ago
  19. b669e7f GRETH: fixed skb buffer memory leak on frame errors by Daniel Hellstrom · 14 years ago
  20. 2a2bc01 GRETH: GBit transmit descriptor handling optimization by Daniel Hellstrom · 14 years ago
  21. bbe9e63 GRETH: fix opening/closing by Daniel Hellstrom · 14 years ago
  22. ad4650a GRETH: added raw AMBA vendor/device number to match against. by Daniel Hellstrom · 14 years ago
  23. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  24. cb5d991 greth: Use return value of register_netdev by Tobias Klauser · 14 years ago
  25. 19e4875 of/sparc: fix build regression from of_device changes by Grant Likely · 14 years ago
  26. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  27. fa6ca57 greth: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  28. bc284f9 greth: Fix build after OF device conversions. by David S. Miller · 14 years ago
  29. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  30. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  31. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  33. b05b7d9 net: remove redundant code by Eric Dumazet · 15 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. c43491d greth: fall through to common return statement on error by Simon Horman · 15 years ago
  36. 41a655b greth: convert to netdev_tx_t by kirjanov@gmail.com · 15 years ago
  37. 6e03718 greth: some driver cleanups by kirjanov@gmail.com · 15 years ago
  38. d4c4113 net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver by Kristoffer Glembo · 15 years ago