index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac.c
Age
Commit message (
Expand
)
Author
2018-01-05
net: bgmac: Remove short packet padding for DSA
Florian Fainelli
2017-11-11
net: bgmac: Pad packets to a minimum size
Florian Fainelli
2017-07-15
net: ethernet: bgmac: Make IDM register space optional
Abhishek Shah
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-06
net: ethernet: bgmac: driver power manangement
Joey Zhong
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-02-10
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-01-31
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-09
net: bgmac: fix reversed checks for clock control flag
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-10-31
bgmac: stop clearing DMA receive control register right after it is set
Andy Gospodarek
2016-10-27
net: bgmac: fix spelling mistake: "connecton" -> "connection"
Colin Ian King
2016-10-06
net: bgmac: Fix errant feature flag check
Jon Mason
2016-08-18
net: bgmac: make it clear when setting interface type to RMII
Rafał Miłecki
2016-08-18
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-15
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
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-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-28
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
2016-06-28
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
2016-06-28
net: bgmac: Fix SOF bit checking
Florian Fainelli
2016-06-22
net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-22
net: ethernet: bgmac: use phydev from struct net_device
Philippe Reynes
2016-06-09
bgmac: Maintain some netdev statistics
Florian Fainelli
2016-06-09
bgmac: Add support for ethtool statistics
Florian Fainelli
2016-06-09
bgmac: Bind net_device with backing device structure
Florian Fainelli
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-04-28
treewide: Fix typos in printk
Masanari Iida
2016-04-14
bgmac: reset & enable Ethernet core before using it
Rafał Miłecki
2016-02-24
bgmac: support Ethernet device on BCM47094 SoC
Rafał Miłecki
2016-02-06
bgmac: add helper checking for BCM4707 / BCM53018 chip id
Rafał Miłecki
2016-01-15
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
2016-01-13
bgmac: fix a missing check for build_skb
wangweidong
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
2015-08-27
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
2015-04-24
bgmac: fix requests for extra polling calls from NAPI
Rafał Miłecki
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-14
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
bgmac: fix DMA rx corruption
Felix Fietkau
2015-04-14
bgmac: simplify dma init/cleanup
Felix Fietkau
[next]