1. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  2. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  3. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  4. 1489bde b44: call netif_napi_del() by Hauke Mehrtens · 10 years ago
  5. 138173d MIPS: BCM47xx: Move NVRAM header to the include/linux/. by Rafał Miłecki · 10 years ago
  6. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 10 years ago
  7. 45abfb1 ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  8. 5580373 SSB / B44: fix WOL for BCM4401 by Andrey Skvortsov · 10 years ago
  9. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 0bc9b73 drivers: net: b44: Fix typo in returning multicast stats by Mark Einon · 10 years ago
  11. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  12. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  13. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  14. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  15. 1d3f41e b44: always set duplex mode why phy changes by Hauke Mehrtens · 11 years ago
  16. 25d54fe b44: add calls to phy_{start,stop} by Hauke Mehrtens · 11 years ago
  17. b04138b b44: use fixed PHY device if we do not find any by Hauke Mehrtens · 11 years ago
  18. 656a7c2 b44: do not set PHY address to 30 for every ext PHY by Hauke Mehrtens · 11 years ago
  19. bea69c4 b44: activate PHY when MAC is off by Hauke Mehrtens · 11 years ago
  20. 86f4ea6 b44: add phylib support by Hauke Mehrtens · 11 years ago
  21. 348baa6 b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii by Hauke Mehrtens · 11 years ago
  22. 7befa6a b44: abort when no PHY is available at all by Hauke Mehrtens · 11 years ago
  23. 5ab6329 b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY by Hauke Mehrtens · 11 years ago
  24. d619419 b44: check register instead of PHY address to detect external PHY by Hauke Mehrtens · 11 years ago
  25. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  26. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  27. 5055544 b44: add support for Byte Queue Limits by Hauke Mehrtens · 11 years ago
  28. 4011f9f DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  29. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 12 years ago
  30. 7341a73c b44: use netdev_alloc_skb_ip_align() by Hauke Mehrtens · 12 years ago
  31. 111bd98 MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names by Hauke Mehrtens · 12 years ago
  32. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  33. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  34. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  35. 2397188 b44: remove __dev* attributes by Bill Pemberton · 12 years ago
  36. eeda858 b44: add 64 bit stats by Kevin Groeneveld · 12 years ago
  37. acfa9e9 net: dont use __netdev_alloc_skb for bounce buffer by Eric Dumazet · 12 years ago
  38. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. 64f0a83 b44: remove __exit from b44_pci_exit() by Nikola Pajkovsky · 13 years ago
  40. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  41. 15ac2b08a b44: Use dev_kfree_skb_irq() in b44_tx() by Xander Hover · 13 years ago
  42. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  43. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/b44.c]
  44. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  46. 7329f0d b44: Use pr_<level>_once and DRV_DESCRIPTION by Joe Perches · 13 years ago
  47. 4924f44 b44: use dev_kfree_skb() in b44_tx() by Eric Dumazet · 13 years ago
  48. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  49. cd15598 ssb: add __devinit to some functions by Hauke Mehrtens · 14 years ago
  50. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  51. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  52. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  53. 6c08af0 b44: fix workarround for wap54g10 by Hauke Mehrtens · 14 years ago
  54. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. afed4cc b44: fix resume, request_irq after hw reset by James Hogan · 14 years ago
  56. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  57. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. 32737e9 PATCH: b44 Handle RX FIFO overflow better (simplified) by Mark Lord · 14 years ago
  59. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  60. 3e9e0b8 b44: remove unused dma_desc_align_mask by FUJITA Tomonori · 14 years ago
  61. 39a6f4b b44: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 15 years ago
  62. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  63. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  65. 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
  66. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
  67. 5363920 b44: use netdev_alloc_skb instead of dev_alloc_skb by Hauke Mehrtens · 15 years ago
  68. 8850dce b44: Set PHY address to NO_PHY if reset fails. by Hauke Mehrtens · 15 years ago
  69. 2fc96ff drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  70. f6ca057 b44: Ratelimit timeout error message. by Jochen Friedrich · 15 years ago
  71. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  72. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  73. e018882 b44 WOL setup: one-bit-off stack corruption kernel panic fix by Stanislav Brabec · 15 years ago
  74. 0cae200 b44: Fix wedge when using netconsole. by David S. Miller · 15 years ago
  75. e99b1f0 b44: the poll handler b44_poll must not enable IRQ unconditionally by Dongdong Deng · 15 years ago
  76. 98a1e2a b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO by Michael Buesch · 15 years ago
  77. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  79. 22580f8 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  80. 39506a5 drivers/net: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  81. 27e0955 b44: strncpy does not null terminate string by roel kluin · 15 years ago
  82. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 16 years ago
  83. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 16 years ago
  84. 37efa23 b44: Use kernel DMA addresses for the kernel DMA API by Michael Buesch · 16 years ago
  85. 5d4d9e8 b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}() by Michael Buesch · 16 years ago
  86. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. e92aa63 b44: Disable device on shutdown by Michael Buesch · 16 years ago
  88. f8af11a b44: Unconditionally enable interrupt routing on reset by Michael Buesch · 16 years ago
  89. 9034f77 netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). by David S. Miller · 16 years ago
  90. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  91. a58c891 b44: GFP_DMA skb should not escape from driver by Eric Dumazet · 16 years ago
  92. 4ca8579 b44: fix misalignment and wasted space in rx handling by Felix Fietkau · 16 years ago
  93. 403413e b44: convert to net_device_ops by Stephen Hemminger · 16 years ago
  94. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  95. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  96. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  97. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  98. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 17 years ago
  99. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  100. 5ea7963 b44: Truncate PHY address by Michael Buesch · 17 years ago