summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
Commit message (Expand)AuthorAgeFilesLines
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-0711-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-159-38/+24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-047-0/+7
| |\
| * | net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-189-31/+24
| * | ldmvsw: Remove redundant unlikely()Tobias Klauser2017-09-261-1/+1
| * | drivers: net: sun: use setup_timer() helper.Allen Pais2017-09-211-3/+1
| * | drivers: net: sun: cassini: use setup_timer() helper.Allen Pais2017-09-211-4/+1
| * | drivers : net: niu: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-077-0/+7
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-011-3/+3
|\
| * sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland2017-07-311-3/+3
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-13/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-2/+2
|\ \ | |/
| * net: niu: fix format string overflow warning:Arnd Bergmann2017-07-141-2/+2
* | sunvnet: add support for IPv6 checksum offloadsShannon Nelson2017-07-163-13/+81
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2017-06-152-2/+2
* ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
* ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
* net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King2017-04-301-1/+1
* net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-13/+11
* net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-10/+9
* net: sun: sungem: rix a possible null dereferencePhilippe Reynes2017-03-211-2/+3
* sunvnet: xoff not needed when removing port linkShannon Nelson2017-03-161-4/+0
* sunvnet: count multicast packetsShannon Nelson2017-03-161-0/+2
* sunvnet: track port queues correctlyShannon Nelson2017-03-162-13/+22
* sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson2017-03-163-1/+136
* ldmvsw: better use of link up and down on ldom vswitchShannon Nelson2017-03-163-7/+41
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-28/+34
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-41/+57
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-17/+20
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-46/+52
* ldmvsw: disable tso and gso for bridge operationsShannon Nelson2017-02-142-4/+4
* ldmvsw: update and simplify version stringShannon Nelson2017-02-141-10/+4
* sunvnet: remove extra rcu_read_unlocksShannon Nelson2017-02-141-6/+2
* sunvnet: straighten up message event handling logicShannon Nelson2017-02-141-49/+45
* sunvnet: add memory barrier before check for tx enableShannon Nelson2017-02-141-0/+1
* sunvnet: update version and version printingShannon Nelson2017-02-141-10/+4
* sunvnet: remove unused variable in maybe_tx_wakeupSowmini Varadhan2017-02-141-5/+1
* sunvnet: make sunvnet common code dynamically loadableShannon Nelson2017-02-142-2/+11
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-303-3/+3
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-224-10/+12
|\
| * sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
* | ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young2016-10-311-3/+13
OpenPOWER on IntegriCloud