index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
net: wan: slic_ds26522: Use module_spi_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
5
-1
/
+122
2017-02-07
net: dsa: mv88e6xxx: Refactor remaining port setup
Andrew Lunn
4
-34
/
+78
2017-02-07
net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devices
Andrew Lunn
2
-9
/
+120
2017-02-07
net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10
Andrew Lunn
4
-0
/
+84
2017-02-07
virtio_net: XDP support for adjust_head
John Fastabend
1
-29
/
+125
2017-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
1
-29
/
+46
2017-02-07
virtio_net: remove duplicate queue pair binding in XDP
John Fastabend
1
-13
/
+7
2017-02-07
virtio_net: factor out xdp handler for readability
John Fastabend
1
-51
/
+35
2017-02-07
virtio_net: wrap rtnl_lock in test for calling with lock already held
John Fastabend
1
-10
/
+21
2017-02-07
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
1
-2
/
+2
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
7
-12
/
+12
2017-02-06
net/mlx4_en: fix a condition
Dan Carpenter
1
-1
/
+1
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-06
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
1
-8
/
+4
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2
-4
/
+0
2017-02-06
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
3
-134
/
+135
2017-02-06
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
1
-2
/
+0
2017-02-06
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
1
-4
/
+4
2017-02-06
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
3
-8
/
+8
2017-02-06
Merge tag 'linux-can-next-for-4.11-20170206' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-177
/
+534
2017-02-06
mlxsw: reg: Fix HTGT register length
Elad Raz
1
-1
/
+1
2017-02-06
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
1
-0
/
+21
2017-02-06
can: flexcan: switch imx6 and vf610 to timestamp based offloading
Marc Kleine-Budde
1
-2
/
+3
2017-02-06
can: flexcan: add support for timestamp based rx-offload
Marc Kleine-Budde
1
-29
/
+129
2017-02-06
can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
Marc Kleine-Budde
1
-3
/
+11
2017-02-06
can: flexcan: activate individual RX masking and initialize reg_rximr
Marc Kleine-Budde
1
-1
/
+7
2017-02-06
can: flexcan: make use of rx-offload's irq_offload_fifo
Marc Kleine-Budde
1
-112
/
+52
2017-02-06
can: flexcan: make TX mailbox selectable during runtime
Marc Kleine-Budde
1
-18
/
+24
2017-02-06
can: flexcan: calculate default value for imask1 during runtime
Marc Kleine-Budde
1
-6
/
+8
2017-02-06
can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLED
Marc Kleine-Budde
1
-5
/
+11
2017-02-06
can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err()
Marc Kleine-Budde
1
-14
/
+7
2017-02-06
can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state...
Marc Kleine-Budde
1
-1
/
+1
2017-02-06
can: flexcan: do_bus_err(): convert rx_,tx_errors into bool
Marc Kleine-Budde
1
-7
/
+7
2017-02-06
can: flexcan: make declaration of devtype_data const
Marc Kleine-Budde
1
-4
/
+4
2017-02-06
can: flexcan: remove write-only member pdata of struct flexcan_priv
Marc Kleine-Budde
1
-2
/
+0
2017-02-06
can: flexcan: add missing register definitions
Marc Kleine-Budde
1
-3
/
+10
2017-02-06
can: rx-offload: Add support for timestamp based irq offloading
Marc Kleine-Budde
1
-2
/
+135
2017-02-06
can: rx-offload: Add support for HW fifo based irq offloading
David Jander
2
-1
/
+158
2017-02-06
aeroflex/greth: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-02-06
ibm/emac: use napi_complete_done()
Eric Dumazet
1
-9
/
+9
2017-02-06
qla3xxx: add GRO support
Eric Dumazet
1
-17
/
+14
2017-02-06
ks8695net: add GRO support
Eric Dumazet
1
-6
/
+5
2017-02-06
skge: use napi_complete_done()
Eric Dumazet
1
-5
/
+3
2017-02-06
ep93xx_eth: add GRO support
Eric Dumazet
1
-23
/
+6
2017-02-06
pcnet32: use napi_complete_done()
Eric Dumazet
1
-8
/
+3
2017-02-06
amd8111e: add GRO support
Eric Dumazet
1
-92
/
+72
2017-02-06
epic100: use napi_complete_done()
Eric Dumazet
1
-24
/
+7
[next]