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