index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
fealnx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: fealnx: bring back this old driver
Jakub Kicinski
2023-03-09
1
-0
/
+1953
*
eth: fealnx: delete the driver for Myson MTD-800
Jakub Kicinski
2022-10-27
1
-1953
/
+0
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-1
/
+3
*
net: fealnx: fix build for UML
Randy Dunlap
2021-10-15
1
-1
/
+1
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: fealnx: remove leading spaces before tabs
Hui Tang
2021-05-19
1
-1
/
+1
*
net: fealnx: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-08
1
-12
/
+1
*
net/fealnx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-21
1
-38
/
+53
*
net/fealnx: Delete driver version
Leon Romanovsky
2020-03-04
1
-20
/
+0
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-14
1
-1
/
+1
*
fealnx: Fix building error on MIPS
Huacai Chen
2017-11-16
1
-3
/
+3
*
drivers/net: fealnx: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-10
/
+10
*
drivers: net: fealnx: use setup_timer() helper.
Allen Pais
2017-09-21
1
-6
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+2
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-3
/
+2
*
net: fealnx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
1
-6
/
+8
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: fealnx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-1
/
+1
*
net/ethernet: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
sections: fix section conflicts in drivers/net
Andi Kleen
2012-10-05
1
-1
/
+1
*
fealnx: Remove unused local label 'out' in netdev_open().
David S. Miller
2012-04-07
1
-1
/
+0
*
fealnx: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
1
-8
/
+7
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-5
/
+3
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-3
/
+3
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
fealnx: Move the Myson driver
Jeff Kirsher
2011-08-12
1
-0
/
+1976