index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+5
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-3
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+3
2007-04-25
[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-03
cxgb3 - Firwmare update
Divy Le Ray
2
-3
/
+6
2007-04-03
cxgb3 - Tighten xgmac workaround
Divy Le Ray
3
-4
/
+17
2007-04-03
cxgb3 - detect NIC only adapters
Divy Le Ray
5
-14
/
+29
2007-04-03
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-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-2
/
+4
2007-03-02
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
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+2
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
1
-2
/
+2
2007-02-08
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
1
-41
/
+45
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
20
-136
/
+399
2007-02-05
cxgb3 - Add <linux/mutex.h>
Divy Le Ray
1
-0
/
+1
2007-02-05
cxgb3 - Remove BUG_ON from t3b_intr_napi
Divy Le Ray
1
-2
/
+0
2007-02-05
cxgb3 - white space to tabs
Divy Le Ray
1
-15
/
+15
2007-02-05
cxgb3 - Clean up HW init routine
Divy Le Ray
1
-11
/
+5
2007-02-05
cxgb3 - bogus status error string
Divy Le Ray
1
-1
/
+1
2007-02-05
cxgb3 - remove SW Tx credits coalescing
Divy Le Ray
1
-61
/
+14
2007-02-05
cxgb3 - bind qsets on multiport adapter
Divy Le Ray
3
-24
/
+54
2007-02-05
cxgb3 - FW versioning
Divy Le Ray
3
-12
/
+47
2007-02-05
Add support for the latest 1G/10G Chelsio adapter, T3.
Divy Le Ray
23
-0
/
+17309