aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
AgeCommit message (Expand)Author
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-04sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2019-11-20net: sun: fix return type of ndo_start_xmit functionYueHaibing
2019-02-12niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-01-31net: sun: cassini: Cleanup license conflictThomas Gleixner
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
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook
2017-09-26ldmvsw: Remove redundant unlikely()Tobias Klauser
2017-09-21drivers: net: sun: use setup_timer() helper.Allen Pais
2017-09-21drivers: net: sun: cassini: use setup_timer() helper.Allen Pais
2017-09-21drivers : net: niu: use setup_timer() helper.Allen Pais
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson
2017-07-14net: niu: fix format string overflow warning:Arnd Bergmann
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-04-30net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King
2017-04-07net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-03-21net: sun: sungem: rix a possible null dereferencePhilippe Reynes
2017-03-16sunvnet: xoff not needed when removing port linkShannon Nelson
2017-03-16sunvnet: count multicast packetsShannon Nelson
2017-03-16sunvnet: track port queues correctlyShannon Nelson
2017-03-16sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson
2017-03-08net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes