1. b8c543c net: toshiba: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  2. 87089dd net: ps3_gelic: Add missing \n to end of deb_dbg message by Colin Ian King · 8 years ago
  3. 99c1790 net: Remove NO_IRQ from powerpc-only network drivers by Michael Ellerman · 8 years ago
  4. 7161d18 net/ps3_gelic: Fix build error with DEBUG by Geoff Levand · 9 years ago
  5. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  6. 655aa39 net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation by Rickard Strandqvist · 10 years ago
  7. 4fc3ecd net: fix error return code by Julia Lawall · 10 years ago
  8. 3274f68 net: ps3_gelic: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  9. ae24f26 ps3_gelic: lower NAPI weight by Michal Schmidt · 11 years ago
  10. 6b0c21c net: Fix p3_gelic_net sparse warnings by Geoff Levand · 11 years ago
  11. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 11 years ago
  12. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  13. 14d4171 net/ps3_gelic_net: remove __dev* attributes by Bill Pemberton · 12 years ago
  14. 7652918 powerpc/ps3: Fix hcall lv1_net_stop_rx_dma by Geoff Levand · 13 years ago
  15. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  16. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  17. 8df158a toshiba: Move the Toshiba drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ps3_gelic_net.c]
  18. ecae42d net/ps3: Fix gelic RX DMA restart by Geoff Levand · 13 years ago
  19. eff896c ps3_gelic: Don't kill the device on DMA failure by Andre Heider · 13 years ago
  20. bb4f85c ps3_gelic: Fix start_xmit kick error path by Andre Heider · 13 years ago
  21. e3001c9 ps3_gelic: Fix typos by Andre Heider · 13 years ago
  22. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  23. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  24. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  25. d1423c7 net: ps3_gelic: convert to hw_features by Michał Mirosław · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  28. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  29. 426d310 fix printk typo 'faild' by Paul Bolle · 14 years ago
  30. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 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 · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. 583d077 net/ps3_gelic: remove trailing space in messages by Frans Pop · 14 years ago
  35. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  36. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  37. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  38. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  39. 55873ed net/ps3: Add support for gelic link negotiation by Hideyuki Sasaki · 15 years ago
  40. d4d7f1f net/ps3: Cleanup gelic enums by Geoff Levand · 15 years ago
  41. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  42. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  43. 48dce82 net/ps3: gelic - Add missing annotations by Geert Uytterhoeven · 15 years ago
  44. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  45. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  46. 5384e83 PS3: gelic: convert the ethernet part to net_device_ops by Masakazu Mokuno · 15 years ago
  47. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  48. 2914f3e ps3: gelic: updown_lock semaphore to mutex by Daniel Walker · 16 years ago
  49. 3faac21 [POWERPC] PS3: Gelic network driver Wake-on-LAN support by Masakazu Mokuno · 16 years ago
  50. 09dde54 PS3: gelic: Add wireless support for PS3 by Masakazu Mokuno · 16 years ago
  51. 589866f PS3: gelic: Add support for dual network interface by Masakazu Mokuno · 16 years ago
  52. 01fed4c PS3: gelic: add support for port link status by Masakazu Mokuno · 16 years ago
  53. 7bc56b9 PS3: gelic: remove duplicated ethtool handlers by Masakazu Mokuno · 16 years ago
  54. 59e9732 PS3: gelic: code cleanup by Masakazu Mokuno · 16 years ago
  55. 100e1d8 PS3: gelic: Add endianness macros by Masakazu Mokuno · 16 years ago
  56. b94e1d4 PS3: gelic: Fix the wrong dev_id passed by Masakazu Mokuno · 16 years ago
  57. 034e0ab [POWERPC] PS3: Make bus_id and dev_id u64 by Geert Uytterhoeven · 16 years ago
  58. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  59. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  60. dc029ad PS3: Remove the workaround no longer needed by Masakazu Mokuno · 17 years ago
  61. 173261e PS3: changed the way to handle tx skbs by Masakazu Mokuno · 17 years ago
  62. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  63. 14cc0a2 PS3: fix the bug that 'ifconfig down' would hang by Masakazu Mokuno · 17 years ago
  64. fe6d3a4 ps3: reduce allocation size of rx skb buffers by Masakazu Mokuno · 17 years ago
  65. 583aae1 ps3: fix rare issue that reenabling rx DMA fails by Masakazu Mokuno · 17 years ago
  66. 39a3d2d ps3: removed calling netif_poll_enable() in open() by Masakazu Mokuno · 17 years ago
  67. f0861f8 ps3: use ethX as the name of irq by Masakazu Mokuno · 17 years ago
  68. 92548d6 ps3: use net_device_stats of net_device structure by Masakazu Mokuno · 17 years ago
  69. 78f710d ps3: removed conditional ethtool support by Masakazu Mokuno · 17 years ago
  70. 48544cc26 ps3: tx descriptor handling cleanup by Masakazu Mokuno · 17 years ago
  71. ea6992a ps3: some minor cleanups by Masakazu Mokuno · 17 years ago
  72. 9f6c9a8 ps3: fix wrong calculation of rx descriptor address by Masakazu Mokuno · 17 years ago
  73. 02c1889 ps3: gigabit ethernet driver for PS3, take3 by Masakazu Mokuno · 17 years ago