index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-10-11
cxgb3 - MAC workaround update
Divy Le Ray
2
-11
/
+12
2007-10-11
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
1
-3
/
+3
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
3
-186
/
+102
2007-08-31
- cxgb3 engine microcode load
Divy Le Ray
3
-52
/
+123
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
6
-68
/
+104
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
[next]