index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
adi
/
bfin_mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: adi: remove blackfin ethernet drivers
Arnd Bergmann
2018-03-26
1
-1881
/
+0
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+5
*
drivers: net: adi: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
*
net: ethernet: make ptp_clock_info const
Bhumika Goyal
2017-08-22
1
-1
/
+1
*
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
net: bfin_mac: Fix a few spelling fixes
LABBE Corentin
2016-08-13
1
-4
/
+4
*
net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-17
1
-23
/
+2
*
net: ethernet: adi: bfin_mac: use phydev from struct net_device
Philippe Reynes
2016-07-17
1
-19
/
+12
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
net: bfin_mac: Use phy_find_first() instead of open-coding it
Guenter Roeck
2016-01-11
1
-15
/
+2
*
bfin_mac: fix error path
Sudip Mukherjee
2016-01-10
1
-1
/
+1
*
phy: fix blackfin build failure
Sudip Mukherjee
2016-01-10
1
-1
/
+2
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-10
/
+1
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-4
/
+2
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-2
/
+2
*
net: bfin_mac: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-03
1
-7
/
+7
*
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+3
*
ptp: blackfin: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
*
net: ethernet: adi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-2
/
+0
*
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-03
1
-3
/
+0
*
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
2014-07-24
1
-30
/
+49
*
bfin_mac: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+1
*
net: bfin_mac: do not reset PHY after phy_start()
Florian Fainelli
2013-12-09
1
-1
/
+0
*
bfin_mac: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-4
/
+17
*
bfin_mac: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
1
-2
/
+2
*
net: bfin_mac: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-3
/
+3
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
1
-4
/
+0
*
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
2013-05-08
1
-1
/
+2
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-4
/
+2
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-2
/
+2
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+4
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-1
/
+0
*
bfin_mac: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-6
/
+6
*
bfin_mac: offer a PTP Hardware Clock.
Richard Cochran
2012-11-01
1
-2
/
+168
*
bfin_mac: replace sys time stamps with raw ones instead.
Richard Cochran
2012-11-01
1
-65
/
+26
*
bfin_mac: only advertise hardware time stamped when enabled.
Richard Cochran
2012-11-01
1
-0
/
+4
*
bfin: Fix build failure due to get_ts_info() changes.
David S. Miller
2012-04-06
1
-1
/
+1
*
bfin_mac: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+20
*
adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
Danny Kukawka
2012-02-19
1
-6
/
+9
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-4
/
+4
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+1
*
bfin_mac: use an unique MDIO bus name.
Florian Fainelli
2012-01-10
1
-1
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
bfin_mac: Move the Analog Devices Inc driver
Jeff Kirsher
2011-08-12
1
-0
/
+1767