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
/
cassini.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
ethernet/sun: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-05-18
eth: sun: cassini: remove dead code
Martin Liška
1
-2
/
+2
2022-03-09
net: ethernet: sun: use min_t() to make code cleaner
Changcheng Deng
1
-1
/
+1
2022-03-04
net: ethernet: sun: Remove redundant code
Jiapeng Chong
1
-16
/
+0
2022-02-28
net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-2
/
+3
2022-01-02
sun/cassini: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-20
/
+6
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-3
/
+4
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-19
net: sun: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-03-10
net: cassini: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-60
/
+61
2020-07-17
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-50
/
+54
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-06
sun/cassini: use generic power management
Vaibhav Gupta
1
-10
/
+7
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-05-22
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
1
-2
/
+1
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-20
net: sun: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
1
-1
/
+1
2020-03-04
net: sun: use pci_status_get_and_clear_errors
Heiner Kallweit
1
-18
/
+10
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-4
/
+4
2019-02-06
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-22
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
1
-14
/
+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
-3
/
+4
2017-09-21
drivers: net: sun: cassini: use setup_timer() helper.
Allen Pais
1
-4
/
+1
2017-03-08
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-1
/
+0
2014-12-05
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-09
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-10-22
net: cassini: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-07-01
cassini: Make missing firmware non-fatal
Ben Hutchings
1
-10
/
+8
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
net/sun: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
[next]