index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
adi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-05
net: ethernet: adi: adin1110: Add check in netdev_event
Alexandru Tachici
1
-5
/
+8
2022-09-26
net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLE
Yang Yingliang
1
-0
/
+1
2022-09-26
net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
Wei Yongjun
1
-2
/
+2
2022-09-22
net: ethernet: adi: Fix invalid parent name length
Alexandru Tachici
1
-1
/
+1
2022-09-20
net: ethernet: adi: Add ADIN1110 support
Alexandru Tachici
3
-0
/
+1730
2018-03-26
net: adi: remove blackfin ethernet drivers
Arnd Bergmann
4
-2056
/
+0
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+5
2017-09-21
drivers: net: adi: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
1
-1
/
+1
2017-03-27
net: bfin_mac: Remove unused stats member from struct bfin_mac_local
Tobias Klauser
1
-7
/
+0
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-08-13
net: bfin_mac: Fix a few spelling fixes
LABBE Corentin
1
-4
/
+4
2016-07-17
net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+2
2016-07-17
net: ethernet: adi: bfin_mac: use phydev from struct net_device
Philippe Reynes
2
-20
/
+12
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-01-11
net: bfin_mac: Use phy_find_first() instead of open-coding it
Guenter Roeck
1
-15
/
+2
2016-01-10
bfin_mac: fix error path
Sudip Mukherjee
1
-1
/
+1
2016-01-10
phy: fix blackfin build failure
Sudip Mukherjee
1
-1
/
+2
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-10
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-4
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-2
/
+2
2015-12-03
net: bfin_mac: Use platform_register/unregister_drivers()
Thierry Reding
1
-7
/
+7
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-2
/
+0
2015-03-31
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+3
2015-03-31
ptp: blackfin: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2014-10-20
net: ethernet: adi: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-3
/
+0
2014-07-24
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
3
-32
/
+53
2014-03-28
bfin_mac: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-24
bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2013-12-09
net: bfin_mac: do not reset PHY after phy_start()
Florian Fainelli
1
-1
/
+0
2013-11-21
bfin_mac: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-4
/
+17
2013-09-24
adi: Remove extern from function prototypes
Joe Perches
1
-1
/
+1
2013-09-12
bfin_mac: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-08-30
net: bfin_mac: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+0
2013-05-08
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
1
-1
/
+2
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-4
/
+2
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-2
/
+2
2013-01-10
bfin_mac: Restore hardware time-stamping dependency on BF518
Lars-Peter Clausen
1
-0
/
+1
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-4
/
+4
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-1
/
+0
[next]