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
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
2015-09-02
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
1
-6
/
+1
2015-09-02
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2
-8
/
+26
2015-09-02
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
1
-3
/
+4
2015-09-02
ixgbe: support for ethtool set_rxfh
Tom Barbette
3
-1
/
+49
2015-09-02
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2
-21
/
+44
2015-09-02
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-02
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2
-4
/
+1
2015-09-02
ixgbe: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-09-02
ixgbe: Remove unused PCI bus types
Don Skidmore
1
-2
/
+0
2015-09-02
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
3
-1
/
+12
2015-09-02
ixgbe: add get_bus_info method for X550
Don Skidmore
1
-0
/
+19
2015-09-02
ixgbe: Add support for entering low power link up state
Don Skidmore
3
-2
/
+185
2015-09-02
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
4
-31
/
+127
2015-09-02
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
1
-12
/
+54
2015-09-02
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2
-24
/
+40
2015-09-02
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2
-2
/
+21
2015-09-02
ixgbe: add new function to check for management presence
Don Skidmore
3
-6
/
+18
2015-09-02
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
2015-09-02
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
3
-3
/
+3
2015-09-02
tg3: Fix temperature reporting
Jean Delvare
1
-1
/
+1
2015-09-02
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
1
-1
/
+1
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2015-09-01
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
David Ward
1
-2
/
+2
2015-09-01
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
1
-25
/
+48
2015-09-01
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2
-4
/
+24
2015-09-01
dsa: mv88e6xxx: Don't poll forced interfaces for state changes
Andrew Lunn
1
-0
/
+5
2015-09-01
dsa: mv88e6xxx: Set the RGMII delay based on phy interface
Andrew Lunn
2
-0
/
+12
2015-09-01
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
1
-0
/
+12
2015-09-01
dsa: mv88e6xxx: Allow speed/duplex of port to be configured
Andrew Lunn
6
-0
/
+64
2015-09-01
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
1
-0
/
+1
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2
-8
/
+5
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2015-08-31
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-31
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-31
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-31
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-31
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-31
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-31
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+6
2015-08-31
net/mlx4: Postpone the registration of net_device
Moni Shoua
2
-15
/
+24
2015-08-31
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
1
-13
/
+0
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
1
-1
/
+16
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-0
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-0
/
+4
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2
-2
/
+2
2015-08-29
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-29
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
[prev]
[next]