1. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  3. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  4. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  5. 15efc02 ibm_newemac: convert to netdev_ops by Alexander Beregalov · 15 years ago
  6. 10fd9d7 ibm_newemac: Fix dangerous struct assumption by Jean Delvare · 15 years ago
  7. 62f0c33 powerpc 4xx EMAC driver: device name reported on timeout is not correct by Mikhail Zolotaryov · 15 years ago
  8. 9616a75 emac: Fix clock control for 405EX and 405EXr chips by Benjamin Herrenschmidt · 15 years ago
  9. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  10. 937f1ba net: Add init_dummy_netdev() and fix EMAC driver using it by Benjamin Herrenschmidt · 16 years ago
  11. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  12. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  13. c778e11 ibm_newemac: Fix typo in flow control config option by Josh Boyer · 16 years ago
  14. 1ff0fcf ibm_newemac: Fix new MAL feature handling by Josh Boyer · 16 years ago
  15. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  16. 6fbc779 ibm_newemac: Fix EMAC soft reset on 460EX/GT by Victor Gallardo · 16 years ago
  17. 9e3cb29 ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  18. fbcc4ba ibm_newemac: MAL support for PowerPC 405EZ by Josh Boyer · 16 years ago
  19. ec4f994 ibm_newemac: Introduce mal_has_feature by Josh Boyer · 16 years ago
  20. b68d185 ibm_newemac: Allow the "no flow control" EMAC feature to work by Josh Boyer · 16 years ago
  21. 83dad4c netdev: drop CONFIG_PPC_MERGE from Kconfig by Kumar Gala · 16 years ago
  22. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  23. fa928c0 ibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE -> *_DE by roel kluin · 16 years ago
  24. e829658 ibm_newemac: Don't call dev_mc_add() before device is registered by Benjamin Herrenschmidt · 16 years ago
  25. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  26. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  27. 004ea68 ibm_newemac: Add MII mode support to the EMAC RGMII bridge. by Grant Erickson · 16 years ago
  28. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  29. 05781cc ibm_newemac: Parameterize EMAC Multicast Match Handling by Grant Erickson · 16 years ago
  30. 6c688f4 ibm_newemac: Fixes entry of short packets by Sathya Narayanan · 16 years ago
  31. ab9b30c ibm_newemac: Fixes kernel crashes when speed of cable connected changes by Sathya Narayanan · 16 years ago
  32. 55b6c8e drivers/net: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  33. 8b8091f ibm_newemac: select CRC32 in Kconfig by Josh Boyer · 16 years ago
  34. cca87c1 ibm_newemac: Increase MDIO timeouts by Benjamin Herrenschmidt · 16 years ago
  35. 11121e3 ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround by Valentine Barshak · 16 years ago
  36. 0925ab5 ibm_newemac: PowerPC 440GX EMAC PHY clock workaround by Valentine Barshak · 16 years ago
  37. be63c09 ibm_newemac Use status property for unused/unwired EMACs by Josh Boyer · 16 years ago
  38. 51d4a1c ibm_newemac: Fix section mismatch warnings by Josh Boyer · 16 years ago
  39. afd1dee ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling by Stefan Roese · 16 years ago
  40. f34ebab ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch by Stefan Roese · 16 years ago
  41. e66f416 ibm_newemac: emac_tx_csum typo fix by Valentine Barshak · 16 years ago
  42. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 16 years ago
  43. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 16 years ago
  44. 2278e81 [POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table by Stefan Roese · 16 years ago
  45. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  46. ee63d22 net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC's by Stefan Roese · 17 years ago
  47. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  48. 4707387 Net: ibm_newemac, remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  49. 17cf803 ibm_newemac: Update file headers copyright notices by Benjamin Herrenschmidt · 17 years ago
  50. d09e18b ibm_newemac: Call dev_set_drvdata() before tah_reset() by Valentine Barshak · 17 years ago
  51. 63b6cad ibm_newemac: Fix typo reading TAH channel info by Valentine Barshak · 17 years ago
  52. 4696c3c ibm_newemac: Correct opb_bus_freq value by Valentine Barshak · 17 years ago
  53. 3d72256 ibm_newemac: Skip EMACs that are marked unused by the firmware by Hugh Blemings · 17 years ago
  54. bff713b ibm_newemac: Cleanup/fix support for STACR register variants by Benjamin Herrenschmidt · 17 years ago
  55. 1f57877 ibm_newemac: Cleanup/Fix RGMII MDIO support detection by Benjamin Herrenschmidt · 17 years ago
  56. 911b237 ibm_newemac: Workaround reset timeout when no link by Benjamin Herrenschmidt · 17 years ago
  57. 9685306 ibm_newemac: Fix ZMII refcounting bug by Benjamin Herrenschmidt · 17 years ago
  58. 8df4538 ibm_newemac: Add ET1011c PHY support by Stefan Roese · 17 years ago
  59. f1f304f ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support by Stefan Roese · 17 years ago
  60. 61dbcec ibm_newemac: Fix possible lockup on close by Benjamin Herrenschmidt · 17 years ago
  61. e30d422 fix EMAC driver for proper napi_synchronize API by Benjamin Herrenschmidt · 17 years ago
  62. b3e441c net: Fix new EMAC driver for NAPI changes by Benjamin Herrenschmidt · 17 years ago
  63. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  64. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  65. 7920369 Update ibm_newemac to use dcr_host_t.base by Michael Ellerman · 17 years ago
  66. eb4d84f ibm_newemac annotations (iomem, NULL noise) by Al Viro · 17 years ago
  67. bef1bc9 skb->tail in ibm_newemac should be skb_tail_pointer() by Al Viro · 17 years ago
  68. 97be91c typo in ibm_newemac/rgmii.c by Al Viro · 17 years ago
  69. 59e90b2 ibm_emac: Convert to use napi_struct independent of struct net_device by Roland Dreier · 17 years ago
  70. 61ba5b3 ibm_new_emac: Nuke SET_MODULE_OWNER() use by Roland Dreier · 17 years ago
  71. 07c2c76 Fix typo in new EMAC driver. by vbarshak@ru.mvista.com · 17 years ago
  72. 1d3bb99 Device tree aware EMAC driver by David Gibson · 17 years ago