커밋 기록

작성자 SHA1 메시지 날짜
  Joey Zhong f3537b3494 net: ethernet: bgmac: driver power manangement 8 년 전
  Jon Mason 02083c3aed net: ethernet: bgmac: use #defines for MAX size 8 년 전
  Jon Mason 16206524f6 net: ethernet: bgmac: init sequence bug 8 년 전
  Tobias Klauser 6850f8b509 net: bgmac: store MAC address directly in netdev->dev_addr 8 년 전
  Rafał Miłecki aa8863e5d4 net: bgmac: drop struct bcma_mdio we don't need anymore 8 년 전
  Rafał Miłecki 34a5102c32 net: bgmac: allocate struct bgmac just once & don't copy it 8 년 전
  Jon Mason dd5c5d037f net: ethernet: bgmac: add NS2 support 8 년 전
  Jon Mason 1676aba5ef net: ethernet: bgmac: device tree phy enablement 8 년 전
  Rafał Miłecki 1cb94db3d1 net: bgmac: support Ethernet core on BCM53573 SoCs 9 년 전
  Jon Mason f6a95a2495 net: ethernet: bgmac: Add platform device support 9 년 전
  Jon Mason db791eb297 net: ethernet: bgmac: convert to feature flags 9 년 전
  Jon Mason 55954f3bfd net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file 9 년 전
  Jon Mason a0b68486f6 net: ethernet: bgmac: add dma_dev pointer 9 년 전
  Jon Mason d00a8281bc net: ethernet: bgmac: change bgmac_* prints to dev_* prints 9 년 전
  Philippe Reynes b21fcb2593 net: ethernet: bgmac: use phydev from struct net_device 9 년 전
  Florian Fainelli f6613d4fa9 bgmac: Add support for ethtool statistics 9 년 전
  Felix Fietkau c02bc350f9 bgmac: fix MAC soft-reset bit for corerev > 4 9 년 전
  Florian Fainelli 4447d2adfa bgmac: Utilize BRCM_PSEUDO_PHY_ADDR 10 년 전
  Felix Fietkau 29ba877e7c bgmac: drop ring->num_slots 10 년 전
  Felix Fietkau b9650557f3 bgmac: increase rx ring size from 511 to 512 10 년 전
  Felix Fietkau 4b62dce450 bgmac: set received skb headroom to NET_SKB_PAD 10 년 전
  Felix Fietkau eb64e2923a bgmac: leave interrupts disabled as long as there is work to do 10 년 전
  Felix Fietkau b38c83dd08 bgmac: simplify tx ring index handling 10 년 전
  Felix Fietkau 45c9b3c094 bgmac: implement GRO and use build_skb 10 년 전
  Felix Fietkau 0addb83d4c bgmac: fix descriptor frame start/end definitions 10 년 전
  Hauke Mehrtens 6df4aff972 bgmac: add support for Northstar SoC (BCM4707, BCM53018) 11 년 전
  Hauke Mehrtens 48e07fbe07 bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4 11 년 전
  Hauke Mehrtens 56ceecde1f bgmac: initialize the DMA controller of core rev >= 4 11 년 전
  Rafał Miłecki 5322dbf00a bgmac: drop duplicated PHY defines 11 년 전
  Rafał Miłecki 1a0ab7675d bgmac: replace some magic values with defines 11 년 전