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_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
/
adi
/
bfin_mac.c
Age
Commit message (
Expand
)
Author
2015-03-31
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: blackfin: convert to the 64 bit get/set time methods.
Richard Cochran
2014-10-20
net: ethernet: adi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-07-24
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
2014-03-28
bfin_mac: remove empty MDIO bus reset function
Florian Fainelli
2014-03-24
bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2013-12-09
net: bfin_mac: do not reset PHY after phy_start()
Florian Fainelli
2013-11-21
bfin_mac: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-09-12
bfin_mac: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-08-30
net: bfin_mac: use dev_get_platdata()
Jingoo Han
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-08
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-12-03
bfin_mac: remove __dev* attributes
Bill Pemberton
2012-11-01
bfin_mac: offer a PTP Hardware Clock.
Richard Cochran
2012-11-01
bfin_mac: replace sys time stamps with raw ones instead.
Richard Cochran
2012-11-01
bfin_mac: only advertise hardware time stamped when enabled.
Richard Cochran
2012-04-06
bfin: Fix build failure due to get_ts_info() changes.
David S. Miller
2012-04-04
bfin_mac: Support the get_ts_info ethtool method.
Richard Cochran
2012-02-19
adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
Danny Kukawka
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-10
bfin_mac: use an unique MDIO bus name.
Florian Fainelli
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
bfin_mac: Move the Analog Devices Inc driver
Jeff Kirsher