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
/
8390
/
ax88796.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-3
/
+1
2018-04-19
net-next: ax88796: release platform device drvdata on probe error and module ...
Michael Schmitz
1
-0
/
+2
2018-04-19
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Karcher
1
-0
/
+3
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
1
-2
/
+21
2018-04-19
net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Karcher
1
-2
/
+8
2018-04-19
net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Karcher
1
-1
/
+0
2018-04-19
net-next: ax88796: Attach MII bus only when open
Michael Karcher
1
-88
/
+95
2018-04-19
net-next: ax88796: Fix MAC address reading
Michael Karcher
1
-0
/
+6
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
1
-3
/
+0
2017-08-22
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2017-05-26
net: ethernet: ax88796: support generating a random mac address
Uwe Kleine-König
1
-0
/
+6
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
1
-5
/
+2
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-08-01
net: ethernet: ax88796: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-06-16
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-16
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2014-10-20
net: ethernet: 8390: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-18
net: 8390: use time_after() for time comparison
Manuel Schölling
1
-2
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
1
-2
/
+20
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-30
net: ax88796: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
1
-1
/
+1
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-04-04
ax88796: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
1
-1
/
+1
2012-01-10
ax88796: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-16
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
1
-3
/
+2
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher
1
-0
/
+1010