1. e1743a1 greth: moved TX ring cleaning to NAPI rx poll func by Daniel Hellstrom · 10 years ago
  2. 1f55338 net: greth: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. f0528ce net: greth: use phy_read_status() by Florian Fainelli · 11 years ago
  5. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  6. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  7. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  8. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  9. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  10. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  11. c0c0e29 aeroflex: remove __dev* attributes by Bill Pemberton · 12 years ago
  12. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  13. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  14. 72e6027 aeroflex: Fix typo in greth.c by Masanari Iida · 13 years ago
  15. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  16. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  17. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  18. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  19. ab7e11d greth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  20. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  21. 1fe003f greth: Move the Aeroflex Gaisler driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/greth.c]
  22. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  23. 9b9cfe7 greth: greth_set_mac_add would corrupt the MAC address. by Kristoffer Glembo · 13 years ago
  24. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  25. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  26. 131ae32 net: greth: convert to hw_features by Michał Mirosław · 14 years ago
  27. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  28. 0f73f2c GRETH: resolve SMP issues and other problems by Daniel Hellstrom · 14 years ago
  29. 1ca2343 GRETH: handle frame error interrupts by Daniel Hellstrom · 14 years ago
  30. 2436af8 GRETH: avoid writing bad speed/duplex when setting transfer mode by Daniel Hellstrom · 14 years ago
  31. b669e7f GRETH: fixed skb buffer memory leak on frame errors by Daniel Hellstrom · 14 years ago
  32. 2a2bc01 GRETH: GBit transmit descriptor handling optimization by Daniel Hellstrom · 14 years ago
  33. bbe9e63 GRETH: fix opening/closing by Daniel Hellstrom · 14 years ago
  34. ad4650a GRETH: added raw AMBA vendor/device number to match against. by Daniel Hellstrom · 14 years ago
  35. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  36. cb5d991 greth: Use return value of register_netdev by Tobias Klauser · 14 years ago
  37. 19e4875 of/sparc: fix build regression from of_device changes by Grant Likely · 14 years ago
  38. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  39. fa6ca57 greth: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  40. bc284f9 greth: Fix build after OF device conversions. by David S. Miller · 14 years ago
  41. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  42. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  43. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  45. b05b7d9 net: remove redundant code by Eric Dumazet · 15 years ago
  46. 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
  47. c43491d greth: fall through to common return statement on error by Simon Horman · 15 years ago
  48. 41a655b greth: convert to netdev_tx_t by kirjanov@gmail.com · 15 years ago
  49. 6e03718 greth: some driver cleanups by kirjanov@gmail.com · 15 years ago
  50. d4c4113 net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver by Kristoffer Glembo · 15 years ago