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