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
/
sun
/
sunhme.c
Age
Commit message (
Expand
)
Author
2022-10-15
sunhme: Uninitialized variable in happy_meal_init()
Dan Carpenter
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
2022-09-28
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
2022-09-26
sunhme: Use vdbg for spam-y prints
Sean Anderson
2022-09-26
sunhme: Combine continued messages
Sean Anderson
2022-09-26
sunhme: Use (net)dev_foo wherever possible
Sean Anderson
2022-09-26
sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)
Sean Anderson
2022-09-26
sunhme: Clean up debug infrastructure
Sean Anderson
2022-09-26
sunhme: Convert FOO((...)) to FOO(...)
Sean Anderson
2022-09-26
sunhme: switch to devres
Rolf Eike Beer
2022-09-26
sunhme: Regularize probe errors
Sean Anderson
2022-09-26
sunhme: Return an ERR_PTR from quattro_pci_find
Sean Anderson
2022-09-26
sunhme: forward the error code from pci_enable_device()
Rolf Eike Beer
2022-09-26
sunhme: Remove version
Sean Anderson
2022-09-26
sunhme: remove unused tx_dump_ring()
Rolf Eike Beer
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-13
net: sunhme: output link status with a single print.
Nick Bowler
2022-03-07
ethernet: sun: Free the coherent when failing in probing
Zheyu Ma
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
2021-05-19
net: sun: remove leading spaces before tabs
Hui Tang
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-02-06
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2018-12-05
net: Use of_node_name_eq for node name comparisons
Rob Herring
2018-08-29
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-04-30
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
2017-04-07
net: sunhme: Use net_device_stats from struct net_device
Tobias Klauser
2017-03-08
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
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
2015-04-08
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-01
sunhme: Add DMA mapping error checks.
David S. Miller
2014-10-20
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-10-22
net: sunhme: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-03
net: sunhme: use pci_{get,set}_drvdata()
Jingoo Han
2013-09-03
net: sunhme: use platform_{get,set}_drvdata()
Jingoo Han
2013-08-21
net: sunhme: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-20
net: sunhme: use platform_{get,set}_drvdata()
Libo Chen
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
[next]