summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
AgeCommit message (Expand)Author
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-29net: sunbmac: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01net: sungem: Remove unneeded cast from memory allocationYueHaibing
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-17net: sungem: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-17net: sun: cassini: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-07sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun
2020-07-07sun/niu: add __maybe_unused attribute to PM functionsVaibhav Gupta
2020-07-06sun/cassini: use generic power managementVaibhav Gupta
2020-07-06sun/niu: use generic power managementVaibhav Gupta
2020-07-06sun/sungem: use generic power managementVaibhav Gupta
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-05-05net: sun: cassini: Remove unused inline functionsYueHaibing
2020-04-20net: sun: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-03-04net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-01-08net: sunvnet: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-04net: ethernet: sun: remove redundant assignment to variable errColin Ian King
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-08net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...Nathan Chancellor
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner
2019-01-16net: sungem: fix indentation, remove a tabColin Ian King
2018-12-27niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
2018-08-29net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King
2018-06-20net: sungem: fix rx checksum supportEric Dumazet
2018-05-04net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson