index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac.h
Age
Commit message (
Expand
)
Author
2022-04-29
net: bgmac: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2021-01-08
net: broadcom: share header defining UniMAC registers
Rafał Miłecki
2021-01-08
bgmac: add bgmac_umac_*() helpers for accessing UniMAC registers
Rafał Miłecki
2020-03-27
bgmac: configure MTU and add support for frames beyond 8192 byte size
Murali Krishna Policharla
2018-04-01
net: bgmac: Correctly annotate register space
Florian Fainelli
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-15
net: ethernet: bgmac: Make IDM register space optional
Abhishek Shah
2017-03-06
net: ethernet: bgmac: driver power manangement
Joey Zhong
2017-03-06
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-01-31
net: bgmac: drop struct bcma_mdio we don't need anymore
Rafał Miłecki
2017-01-31
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2016-11-07
net: ethernet: bgmac: add NS2 support
Jon Mason
2016-11-07
net: ethernet: bgmac: device tree phy enablement
Jon Mason
2016-08-18
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2016-07-09
net: ethernet: bgmac: Add platform device support
Jon Mason
2016-07-09
net: ethernet: bgmac: convert to feature flags
Jon Mason
2016-07-09
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
2016-07-09
net: ethernet: bgmac: add dma_dev pointer
Jon Mason
2016-07-09
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
Jon Mason
2016-06-22
net: ethernet: bgmac: use phydev from struct net_device
Philippe Reynes
2016-06-09
bgmac: Add support for ethtool statistics
Florian Fainelli
2016-04-14
bgmac: fix MAC soft-reset bit for corerev > 4
Felix Fietkau
2015-06-10
bgmac: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-04-14
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
bgmac: increase rx ring size from 511 to 512
Felix Fietkau
2015-04-14
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2015-04-14
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2015-04-14
bgmac: simplify tx ring index handling
Felix Fietkau
2015-03-23
bgmac: implement GRO and use build_skb
Felix Fietkau
2015-03-23
bgmac: fix descriptor frame start/end definitions
Felix Fietkau
2014-01-04
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
Hauke Mehrtens
2014-01-04
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
Hauke Mehrtens
2014-01-04
bgmac: initialize the DMA controller of core rev >= 4
Hauke Mehrtens
2013-12-27
bgmac: drop duplicated PHY defines
Rafał Miłecki
2013-12-11
bgmac: replace some magic values with defines
Rafał Miłecki
2013-12-09
bgmac: connect to PHY and make use of PHY device
Rafał Miłecki
2013-09-16
bgmac: implement unaligned addressing for DMA rings that support it
Rafał Miłecki
2013-09-16
bgmac: fix internal switch initialization
Rafał Miłecki
2013-03-07
bgmac: register MII bus
Rafał Miłecki
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2013-02-06
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2013-01-09
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki