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
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-26
cxgb3 gfp_t annotations
Al Viro
1
-1
/
+1
2007-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2007-07-10
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
1
-2
/
+3
2007-07-10
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
1
-1
/
+1
2007-07-09
cxgb3 - TP SRAM update
Divy Le Ray
4
-0
/
+164
2007-07-09
cxgb3 - Firmware update
Divy Le Ray
3
-20
/
+28
2007-07-09
cxgb3 - sge page management
Divy Le Ray
2
-229
/
+232
2007-06-27
cxgb3 - fix register to stop bc/mc traffic
Divy Le Ray
1
-3
/
+5
2007-06-21
cxgb3 - MAC watchdog update
Divy Le Ray
1
-10
/
+21
2007-06-21
cxgb3 - Stop mac RX when changing MTU
Divy Le Ray
2
-1
/
+70
2007-06-21
cxgb3 - Fix direct XAUI support
Divy Le Ray
2
-2
/
+10
2007-06-21
cxgb3 - fix netpoll hanlder
Divy Le Ray
2
-4
/
+13
2007-06-21
cxgb3 - fix skb->dev dereference
Divy Le Ray
1
-1
/
+1
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-6
/
+0
2007-05-07
RDMA/cxgb3: Support for new abort logic
Steve Wise
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+5
2007-04-26
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-3
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+3
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+1
2007-04-19
cxgb3 - PHY interrupts and GPIO pins.
Divy Le Ray
1
-6
/
+12
2007-04-19
cxgb3 - Fix low memory conditions
Divy Le Ray
2
-19
/
+55
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
3
-12
/
+10
2007-04-11
cxgb3 - MAC watchdog update
Divy Le Ray
3
-35
/
+89
2007-04-11
cxgb3 - avoid deadlock with mac watchdog
Divy Le Ray
1
-1
/
+3
2007-04-04
cxgb3 - Firwmare update
Divy Le Ray
2
-3
/
+6
2007-04-04
cxgb3 - Tighten xgmac workaround
Divy Le Ray
3
-4
/
+17
2007-04-04
cxgb3 - detect NIC only adapters
Divy Le Ray
5
-14
/
+29
2007-04-04
cxgb3 - Safeguard TCAM size usage
Divy Le Ray
3
-3
/
+11
2007-03-23
cxgb3 - T3B2 pcie config space
Divy Le Ray
1
-4
/
+6
2007-03-23
cxgb3 - Fix potential MAC hang
Divy Le Ray
4
-16
/
+200
2007-03-23
cxgb3 - Auto-load FW if mismatch detected
Divy Le Ray
2
-2
/
+28
2007-03-23
cxgb3 - fix ethtool cmd on multiple queues port
Divy Le Ray
1
-8
/
+11
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-2
/
+4
2007-03-03
cxgb3 - Tag driver version
Divy Le Ray
1
-1
/
+1
2007-02-27
cxgb3 - Feed Rx free list with pages
Divy Le Ray
2
-92
/
+235
2007-02-27
cxgb3 - Recovery from HW starvation of response queue entries.
Divy Le Ray
2
-1
/
+16
2007-02-27
cxgb3 - Unmap offload packets when they are freed
Divy Le Ray
1
-2
/
+61
2007-02-27
cxgb3 - FW version update
Divy Le Ray
2
-2
/
+6
2007-02-27
cxgb3 - private ioctl cleanup
Divy Le Ray
2
-66
/
+15
2007-02-27
cxgb3 - manage sysfs attributes per port
Divy Le Ray
1
-9
/
+12
2007-02-17
cxgb3 Fix copyrights in the cxgb3 driver.
Steve Wise
6
-6
/
+0
[prev]
[next]