index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb3 sparse warning fixes
Stephen Hemminger
2007-10-10
5
-33
/
+31
*
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
2007-10-10
1
-4
/
+1
*
cxgb3: trivial endianness annotations
Al Viro
2007-10-10
2
-5
/
+5
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-3
/
+8
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-3
/
+0
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
cxgb3 - Update engine microcode version
Divy Le Ray
2007-10-10
1
-2
/
+2
*
cxgb3 - Add T3C rev
Divy Le Ray
2007-10-10
2
-0
/
+4
*
cxgb3 - CQ context operations time out too soon.
Divy Le Ray
2007-10-10
1
-8
/
+11
*
cxgb3 - Set the CQ_ERR bit in CQ contexts.
Divy Le Ray
2007-10-10
2
-1
/
+6
*
cxgb3 - remove false positive in xgmac workaround
Divy Le Ray
2007-10-10
2
-1
/
+4
*
cxgb3 - log and clear PEX errors
Divy Le Ray
2007-10-10
1
-0
/
+6
*
cxgb3 - Firmware update
Divy Le Ray
2007-10-10
4
-11
/
+22
*
cxgb3 - Update internal memory management
Divy Le Ray
2007-10-10
2
-0
/
+4
*
cxgb3 - log adapter serial number
Divy Le Ray
2007-10-10
3
-3
/
+8
*
cxgb3 - Fatal error update
Divy Le Ray
2007-10-10
1
-0
/
+4
*
cxgb3 - tighten checks on TID values
Divy Le Ray
2007-10-10
2
-7
/
+41
*
cxgb3 - Expose HW memory page info
Divy Le Ray
2007-10-10
2
-21
/
+38
*
cxgb3 - use immediate data for offload Tx
Divy Le Ray
2007-10-10
1
-6
/
+11
*
cxgb3 - SGE doorbell overflow warning
Divy Le Ray
2007-10-10
2
-0
/
+12
*
cxgb3 - Update rx coalescing length
Divy Le Ray
2007-10-10
1
-1
/
+1
*
cxgb3 - MAC workaround update
Divy Le Ray
2007-10-10
2
-11
/
+12
*
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
2007-10-10
1
-3
/
+3
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
3
-186
/
+102
*
- cxgb3 engine microcode load
Divy Le Ray
2007-08-31
3
-52
/
+123
*
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-08-31
6
-68
/
+104
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
cxgb3 gfp_t annotations
Al Viro
2007-07-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
1
-1
/
+1
|
\
|
*
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
2007-07-09
1
-1
/
+1
*
|
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
2007-07-10
1
-2
/
+3
|
/
*
cxgb3 - TP SRAM update
Divy Le Ray
2007-07-08
4
-0
/
+164
*
cxgb3 - Firmware update
Divy Le Ray
2007-07-08
3
-20
/
+28
*
cxgb3 - sge page management
Divy Le Ray
2007-07-08
2
-229
/
+232
*
cxgb3 - fix register to stop bc/mc traffic
Divy Le Ray
2007-06-27
1
-3
/
+5
*
cxgb3 - MAC watchdog update
Divy Le Ray
2007-06-20
1
-10
/
+21
*
cxgb3 - Stop mac RX when changing MTU
Divy Le Ray
2007-06-20
2
-1
/
+70
*
cxgb3 - Fix direct XAUI support
Divy Le Ray
2007-06-20
2
-2
/
+10
*
cxgb3 - fix netpoll hanlder
Divy Le Ray
2007-06-20
2
-4
/
+13
*
cxgb3 - fix skb->dev dereference
Divy Le Ray
2007-06-20
1
-1
/
+1
*
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-06-03
1
-6
/
+0
*
RDMA/cxgb3: Support for new abort logic
Steve Wise
2007-05-06
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+3
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+5
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+4
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
[next]