1. d2901b0 net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  2. 0c13b8d net: broadcom: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  3. f8a1988 net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function by zhong jiang · 6 years ago
  4. af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
  5. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  6. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  7. 0df4958 net: ethernet: broadcom: Remove null check before kfree by Himanshu Jha · 7 years ago
  8. a98e178 NET: sb1250-mac: Add missing MODULE_LICENSE() by Ralf Baechle · 8 years ago
  9. be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  10. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  11. 110447f8 ethernet: fix min/max MTU typos by Stefan Richter · 8 years ago
  12. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  13. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  14. ee64f08 net: ethernet: broadcom: Fix build errors by Guenter Roeck · 9 years ago
  15. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  16. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  17. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  18. dd0bc75 MIPS: SB1: Remove support for Pass 1 parts. by Ralf Baechle · 9 years ago
  19. 3a2f66b net: ethernet: broadcom: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  21. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  22. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  23. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  24. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  25. 047fc56 net/broadcom: remove __dev* attributes by Bill Pemberton · 12 years ago
  26. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  27. 446bbc4 sb1250: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  28. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  29. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  30. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  31. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sb1250-mac.c]
  32. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  33. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  34. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  35. 0b1974d Fix typo: configuation => configuration by Thomas Weber · 14 years ago
  36. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  37. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  38. 33b665e NET: SB1250: Initialize .owner by Ralf Baechle · 14 years ago
  39. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  40. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 03f80cc net/sb1250: register mdio bus in probe by Sebastian Siewior · 15 years ago
  42. 8cd9b13 net/sb1250: setup the pdevice within the soc code by Sebastian Andrzej Siewior · 15 years ago
  43. fa12abd net/sb1250: remove CONFIG_SIBYTE_STANDALONE by Sebastian Andrzej Siewior · 15 years ago
  44. 4cf46ea NET: sb1250: Fix compile warning in driver by Ralf Baechle · 15 years ago
  45. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  46. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 15 years ago
  47. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  48. bff1c096 sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_start() by roel kluin · 15 years ago
  49. ffe8553 net: move sb1250-mac's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  50. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  51. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
  52. c7ae011 net: remove driver_data direct access of struct device from more drivers by Greg Kroah-Hartman · 16 years ago
  53. b4cf342 sb1250-mac: convert to net_device_ops by Alexander Beregalov · 16 years ago
  54. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  55. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  57. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  58. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  59. 298cf9b phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  60. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  61. be61ea5 [netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable by Weiwei Wang · 16 years ago
  62. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  63. 789585e sb1250: use netdev_alloc_skb by Stephen Hemminger · 17 years ago
  64. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 17 years ago
  65. 9d9326d3 phy: Change mii_bus id field to a string by Andy Fleming · 17 years ago
  66. f5279ff sb1250-mac: Driver model & phylib update by Maciej W. Rozycki · 17 years ago
  67. 73d7396 sb1250-mac.c: De-typedef, de-volatile, de-etc... by Maciej W. Rozycki · 17 years ago
  68. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  69. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  70. c477f33 drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc by Mariusz Kozlowski · 17 years ago
  71. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  72. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  73. 693aa94 add NAPI support to sb1250-mac.c by Mark Mason · 18 years ago
  74. d683001 Netpoll support for Sibyte MAC by Deepak Saxena · 18 years ago
  75. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  76. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 18 years ago
  77. 089fff2 [PATCH] Remove useless comment from sb1250 by Dave Jones · 18 years ago
  78. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  79. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  80. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  82. f90fdc3 [PATCH] sb1250-mac: Add support for the BCM1480 by Ralf Baechle · 19 years ago
  83. 59b8182 [PATCH] sb1250-mac: PHY probing fixes. by Ralf Baechle · 19 years ago
  84. 74b0247 [PATCH] sb1250-mac: Whitespace cleanup. by Ralf Baechle · 19 years ago
  85. 2039973 [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR macros. by Ralf Baechle · 19 years ago
  86. 04115de [PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring. by Ralf Baechle · 19 years ago
  87. f567ef9 [PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming. by Ralf Baechle · 19 years ago
  88. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 20 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago