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
/
ethernet
/
chelsio
/
cxgb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-03
chelsio: clean up indentation issue
Colin Ian King
1
-2
/
+1
2018-08-10
net: chelsio: cxgb2: remove unused array pci_speed
Colin Ian King
1
-4
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-18
chelsio: Convert timers to use timer_setup()
Kees Cook
1
-16
/
+13
2017-09-21
drivers: net: cxgb: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-04-07
net: cxgb: Use net_device_stats from struct net_device
Tobias Klauser
2
-2
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-18
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
4
-14
/
+22
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
1
-2
/
+1
2016-01-05
chelsio: constify cphy_ops structures
Julia Lawall
4
-4
/
+4
2015-12-09
chelsio: constify cmac_ops structures
Julia Lawall
2
-2
/
+2
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
1
-1
/
+1
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-10
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-5
/
+6
2014-12-10
chelsio: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
15
-30
/
+15
2013-10-18
net: cxgb2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-09-24
chelsio: Remove extern from function prototypes
Joe Perches
1
-23
/
+23
2013-05-23
net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver
Peter Hüwe
1
-13
/
+2
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2
-7
/
+8
2013-03-20
chelsio: use netdev_alloc_skb_ip_align
stephen hemminger
1
-2
/
+1
2013-03-20
chelsio: add headroom in RX path
Eric Dumazet
1
-1
/
+1
2013-01-08
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2
-20
/
+14
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
3
-8
/
+5
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-03
chelsio: remove __dev* attributes
Bill Pemberton
4
-9
/
+9
2011-11-23
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-1
/
+0
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
3
-5
/
+6
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-4
/
+5
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-5
/
+5
2011-10-08
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-2
/
+0
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-1
/
+1
2011-10-06
chelsio: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+2
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
chelsio: Move the Chelsio drivers
Jeff Kirsher
24
-0
/
+13762