index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
/
ne2k-pci.c
Age
Commit message (
Expand
)
Author
2023-08-10
net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
Yang Yingliang
2023-05-16
net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier
Bagas Sanjaya
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2020-10-31
ne2k: Fix Typo in RW-Bugfix
Armin Wolf
2020-07-17
ne2k-pci: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
2020-07-01
ne2k-pci: use generic power management
Vaibhav Gupta
2020-05-26
ne2k-pci: Fix various coding-style issues and improve printk() usage
Armin Wolf
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-06-28
net/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
8390: remove __dev* attributes
Bill Pemberton
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher