index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
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-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2
-4
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
5
-33
/
+31
2007-10-10
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
1
-4
/
+1
2007-10-10
cxgb3: trivial endianness annotations
Al Viro
2
-5
/
+5
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
cxgb3 - Update engine microcode version
Divy Le Ray
1
-2
/
+2
2007-10-10
cxgb3 - Add T3C rev
Divy Le Ray
2
-0
/
+4
2007-10-10
cxgb3 - CQ context operations time out too soon.
Divy Le Ray
1
-8
/
+11
2007-10-10
cxgb3 - Set the CQ_ERR bit in CQ contexts.
Divy Le Ray
2
-1
/
+6
2007-10-10
cxgb3 - remove false positive in xgmac workaround
Divy Le Ray
2
-1
/
+4
2007-10-10
cxgb3 - log and clear PEX errors
Divy Le Ray
1
-0
/
+6
2007-10-10
cxgb3 - Firmware update
Divy Le Ray
4
-11
/
+22
2007-10-10
cxgb3 - Update internal memory management
Divy Le Ray
2
-0
/
+4
2007-10-10
cxgb3 - log adapter serial number
Divy Le Ray
3
-3
/
+8
2007-10-10
cxgb3 - Fatal error update
Divy Le Ray
1
-0
/
+4
2007-10-10
cxgb3 - tighten checks on TID values
Divy Le Ray
2
-7
/
+41
2007-10-10
cxgb3 - Expose HW memory page info
Divy Le Ray
2
-21
/
+38
2007-10-10
cxgb3 - use immediate data for offload Tx
Divy Le Ray
1
-6
/
+11
2007-10-10
cxgb3 - SGE doorbell overflow warning
Divy Le Ray
2
-0
/
+12
2007-10-10
cxgb3 - Update rx coalescing length
Divy Le Ray
1
-1
/
+1
2007-10-10
cxgb3 - MAC workaround update
Divy Le Ray
2
-11
/
+12
2007-10-10
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
1
-3
/
+3
2007-10-10
[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-07-31
[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-12
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-09
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
1
-1
/
+1
2007-07-08
cxgb3 - TP SRAM update
Divy Le Ray
4
-0
/
+164
2007-07-08
cxgb3 - Firmware update
Divy Le Ray
3
-20
/
+28
2007-07-08
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-20
cxgb3 - MAC watchdog update
Divy Le Ray
1
-10
/
+21
2007-06-20
cxgb3 - Stop mac RX when changing MTU
Divy Le Ray
2
-1
/
+70
2007-06-20
cxgb3 - Fix direct XAUI support
Divy Le Ray
2
-2
/
+10
2007-06-20
cxgb3 - fix netpoll hanlder
Divy Le Ray
2
-4
/
+13
2007-06-20
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-06
RDMA/cxgb3: Support for new abort logic
Steve Wise
1
-2
/
+2
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
[next]