1. bd1026c ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  2. 2186f6e net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  3. 7d32184 net: ethernet: marvell: pxa168_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  4. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 8 years ago
  5. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 8 years ago
  6. 59efcba pxa168_eth: mdiobus_scan() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  7. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  8. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 8 years ago
  9. 0e03fd3 pxa168: fix double deallocation of managed resources by Alexey Khoroshilov · 9 years ago
  10. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. 8961b194 pxa168: close race between napi and irq activation by Lino Sanfilippo · 10 years ago
  12. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  13. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  14. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  15. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  16. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  17. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  18. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  19. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  20. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago
  21. 43d3ddf net: pxa168_eth: add device tree support by Antoine Ténart · 10 years ago
  22. 307f656 net: pxa168_eth: clean up by Antoine Ténart · 10 years ago
  23. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  24. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  25. 78de53f net: pxa168_eth: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  26. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  27. 599c2e1 net: pxa168_eth: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  28. e19eac0 net: pxa168_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  29. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  30. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 451bff2 pxa168_eth: Allocate receive queue initialized to zero by Lubomir Rintel · 11 years ago
  32. 511efbb pxa168_eth: convert skb->end into skb_end_pointer(skb) by Isaku Yamahata · 11 years ago
  33. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  34. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  35. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  36. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  37. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  38. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  39. f7b4fb2 ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  40. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  41. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 1975a54 pxa168_eth: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  43. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  44. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 12 years ago
  45. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  46. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  47. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  48. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  49. d073a10 pxa168-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  50. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  51. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  52. 527a626 skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/pxa168_eth.c]
  53. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  54. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  55. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  56. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  57. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 13 years ago
  58. 1f6e44a pxa168_eth: enable transmit time stamping. by Richard Cochran · 13 years ago
  59. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  62. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  63. 1020660 net: pxa168_etc.c recognize additional contributors by Philip Rakity · 14 years ago
  64. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  66. 6267300 pxa168_eth: remove duplicated #include by Huang Weiyi · 14 years ago
  67. 9c01ae5 pxa168_eth: fix a mdiobus leak by Denis Kirjanov · 14 years ago
  68. b2bc856 pxa168_eth: silence gcc warnings by Dan Carpenter · 14 years ago
  69. 4f2c851 pxa168_eth: update call to phy_mii_ioctl() by Dan Carpenter · 14 years ago
  70. 945c7c7 pxa168_eth: fix error handling in prope by Dan Carpenter · 14 years ago
  71. 4169591 pxa168_eth: remove unneeded null check by Dan Carpenter · 14 years ago
  72. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 14 years ago