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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
net: fec: fix the race between xmit and bdp reclaiming path
Kevin Hao
1
-15
/
+20
2015-08-10
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
1
-1
/
+3
2015-08-10
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
1
-1
/
+1
2015-08-10
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
4
-20
/
+40
2015-08-10
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2
-1
/
+11
2015-08-10
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
1
-1
/
+1
2015-08-10
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2
-0
/
+78
2015-08-10
mlxsw: Call free_netdev when removing port
Ido Schimmel
1
-0
/
+1
2015-08-10
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
1
-0
/
+14
2015-08-10
net: dsa: mv88e6xxx: rework FDB add/del operations
Vivien Didelot
4
-42
/
+80
2015-08-10
net: dsa: mv88e6xxx: rework FDB getnext operation
Vivien Didelot
4
-27
/
+87
2015-08-10
net: dsa: mv88e6xxx: rename ATU MAC accessors
Vivien Didelot
1
-8
/
+8
2015-08-10
net: dsa: mv88e6xxx: extend fid mask
Vivien Didelot
2
-10
/
+18
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
2
-6
/
+0
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
1
-1
/
+1
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
1
-11
/
+6
2015-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-136
/
+3136
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
3
-1
/
+126
2015-08-07
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
3
-106
/
+32
2015-08-07
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
1
-2
/
+2
2015-08-07
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
3
-308
/
+306
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
3
-75
/
+176
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
2
-0
/
+14
2015-08-07
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2
-11
/
+114
2015-08-07
net/mlx5e: Unify the RX flow
Achiad Shochat
2
-34
/
+69
2015-08-07
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
1
-13
/
+31
2015-08-07
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
1
-17
/
+9
2015-08-07
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
1
-25
/
+2
2015-08-07
bnx2fc: Read npiv table from nvram and create vports.
Joe Carnuccio
1
-0
/
+66
2015-08-07
bnx2x: Add BD support for storage
Yuval Mintz
4
-2
/
+118
2015-08-07
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
2
-2
/
+32
2015-08-07
cnic: Populate upper layer driver state in MFW
Tej Parkash
2
-3
/
+20
2015-08-07
rocker: use netdev_err after register_netdev
Scott Feldman
1
-1
/
+1
2015-08-07
rocker: NULL port if port probe fails
Scott Feldman
1
-0
/
+1
2015-08-06
e1000e: Increase driver version number
Raanan Avargil
1
-1
/
+1
2015-08-06
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
1
-10
/
+21
2015-08-06
e1000e: Fix incorrect ASPM locking
Raanan Avargil
1
-2
/
+2
2015-08-06
e1000e: Cosmetic changes
Raanan Avargil
2
-5
/
+4
2015-08-06
e1000e: Fix EEE in Sx implementation
Raanan Avargil
1
-0
/
+27
2015-08-06
i40e: Add AQ commands for NVM Update for X722
Shannon Nelson
1
-0
/
+129
2015-08-06
i40e/i40evf: Add ATR HW eviction support for X722
Anjali Singhai Jain
2
-0
/
+14
2015-08-06
i40e: Add IWARP support for X722
Anjali Singhai Jain
1
-0
/
+10
2015-08-06
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
7
-5
/
+50
2015-08-06
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
7
-18
/
+74
2015-08-06
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
9
-89
/
+307
2015-08-06
i40e/i40evf: Update register.h file for X722
Anjali Singhai Jain
2
-2
/
+1991
2015-08-06
i40e/i40evf: Update FW API with X722 support
Anjali Singhai Jain
6
-1
/
+444
2015-08-06
i40e/i40evf: Add flags for X722 capabilities
Anjali Singhai Jain
3
-1
/
+21
2015-08-06
i40e/i40evf: Add device ids for X722
Anjali Singhai Jain
6
-2
/
+41
2015-08-04
cxgb4: Update T6 register ranges
Hariprasad Shenai
1
-14
/
+12
[next]