1. 1a0ab76 bgmac: replace some magic values with defines by Rafał Miłecki · 11 years ago
  2. d469962 bgmac: reset cached MAC state during chip reset by Rafał Miłecki · 11 years ago
  3. 4e34da4d bgmac: start/stop PHY on netdev open/stop by Rafał Miłecki · 11 years ago
  4. 5824d2d bgmac: connect to PHY and make use of PHY device by Rafał Miłecki · 11 years ago
  5. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  6. 92b9ccd3 bgmac: pass received packet to the netif instead of copying it by Rafał Miłecki · 11 years ago
  7. b757a62 bgmac: don't update slot on skb alloc/dma mapping error by Nathan Hintz · 11 years ago
  8. d549c76b bgmac: separate RX descriptor setup code into a new function by Rafał Miłecki · 11 years ago
  9. 49a467b bgmac: add support for Byte Queue Limits by Hauke Mehrtens · 11 years ago
  10. 9900303 bgmac: implement unaligned addressing for DMA rings that support it by Rafał Miłecki · 11 years ago
  11. 3647268 bgmac: allow bigger et_swtype nvram variable by Hauke Mehrtens · 11 years ago
  12. 6a391e7 bgmac: fix internal switch initialization by Rafał Miłecki · 11 years ago
  13. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  14. 11e5e76 bgmac: register MII bus by Rafał Miłecki · 11 years ago
  15. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  16. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  17. 02e7112 bgmac: omit the fcs by Hauke Mehrtens · 11 years ago
  18. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 11 years ago
  19. 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
  20. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 11 years ago
  21. 4160815 bgmac: add read of interrupt mask after disabling interrupts by Nathan Hintz · 11 years ago
  22. 217a55a bgmac: return error on failed PHY write by Rafał Miłecki · 11 years ago
  23. e9ba103 bgmac: fix "cmdcfg" calls for promisc and loopback modes by Rafał Miłecki · 11 years ago
  24. d166f21 bgmac: validate (and random if needed) MAC addr by Rafał Miłecki · 11 years ago
  25. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 11 years ago
  26. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 11 years ago
  27. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 11 years ago
  28. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 11 years ago
  29. dd4544f bgmac: driver for GBit MAC core on BCMA bus by Rafał Miłecki · 12 years ago