summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-232-4/+2
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* cxgb3 sparse warning fixesStephen Hemminger2007-10-105-33/+31
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-101-4/+1
* cxgb3: trivial endianness annotationsAl Viro2007-10-102-5/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+8
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* cxgb3 - Update engine microcode versionDivy Le Ray2007-10-101-2/+2
* cxgb3 - Add T3C revDivy Le Ray2007-10-102-0/+4
* cxgb3 - CQ context operations time out too soon.Divy Le Ray2007-10-101-8/+11
* cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray2007-10-102-1/+6
* cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2007-10-102-1/+4
* cxgb3 - log and clear PEX errorsDivy Le Ray2007-10-101-0/+6
* cxgb3 - Firmware updateDivy Le Ray2007-10-104-11/+22
* cxgb3 - Update internal memory managementDivy Le Ray2007-10-102-0/+4
* cxgb3 - log adapter serial numberDivy Le Ray2007-10-103-3/+8
* cxgb3 - Fatal error updateDivy Le Ray2007-10-101-0/+4
* cxgb3 - tighten checks on TID valuesDivy Le Ray2007-10-102-7/+41
* cxgb3 - Expose HW memory page infoDivy Le Ray2007-10-102-21/+38
* cxgb3 - use immediate data for offload TxDivy Le Ray2007-10-101-6/+11
* cxgb3 - SGE doorbell overflow warningDivy Le Ray2007-10-102-0/+12
* cxgb3 - Update rx coalescing lengthDivy Le Ray2007-10-101-1/+1
* cxgb3 - MAC workaround updateDivy Le Ray2007-10-102-11/+12
* drivers/net/cxgb3: removed several unneeded zero initilizationDenis Cheng2007-10-101-3/+3
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-103-186/+102
* - cxgb3 engine microcode loadDivy Le Ray2007-08-313-52/+123
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-316-68/+104
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-121-1/+1
|\
| * RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-091-1/+1
* | use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu2007-07-101-2/+3
|/
* cxgb3 - TP SRAM updateDivy Le Ray2007-07-084-0/+164
* cxgb3 - Firmware updateDivy Le Ray2007-07-083-20/+28
* cxgb3 - sge page managementDivy Le Ray2007-07-082-229/+232
* cxgb3 - fix register to stop bc/mc trafficDivy Le Ray2007-06-271-3/+5
* cxgb3 - MAC watchdog updateDivy Le Ray2007-06-201-10/+21
* cxgb3 - Stop mac RX when changing MTUDivy Le Ray2007-06-202-1/+70
* cxgb3 - Fix direct XAUI supportDivy Le Ray2007-06-202-2/+10
* cxgb3 - fix netpoll hanlderDivy Le Ray2007-06-202-4/+13
* cxgb3 - fix skb->dev dereferenceDivy Le Ray2007-06-201-1/+1
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-6/+0
* RDMA/cxgb3: Support for new abort logicSteve Wise2007-05-061-2/+2
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-3/+5
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-251-1/+1
OpenPOWER on IntegriCloud