summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-251-3/+4
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-2/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+1
* cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray2007-04-191-6/+12
* cxgb3 - Fix low memory conditionsDivy Le Ray2007-04-192-19/+55
* cxgb3 - missing CPL hanler and register setting.Divy Le Ray2007-04-113-12/+10
* cxgb3 - MAC watchdog updateDivy Le Ray2007-04-113-35/+89
* cxgb3 - avoid deadlock with mac watchdogDivy Le Ray2007-04-111-1/+3
* cxgb3 - Firwmare updateDivy Le Ray2007-04-032-3/+6
* cxgb3 - Tighten xgmac workaroundDivy Le Ray2007-04-033-4/+17
* cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-035-14/+29
* cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-033-3/+11
* cxgb3 - T3B2 pcie config spaceDivy Le Ray2007-03-231-4/+6
* cxgb3 - Fix potential MAC hangDivy Le Ray2007-03-234-16/+200
* cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray2007-03-232-2/+28
* cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray2007-03-231-8/+11
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+4
* cxgb3 - Tag driver versionDivy Le Ray2007-03-021-1/+1
* cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-272-92/+235
* cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-272-1/+16
* cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-271-2/+61
* cxgb3 - FW version updateDivy Le Ray2007-02-272-2/+6
* cxgb3 - private ioctl cleanupDivy Le Ray2007-02-272-66/+15
* cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
* cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-176-6/+0
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-141-1/+2
* [PATCH] trivial cxgb3 annotationsAl Viro2007-02-091-2/+2
* cxgb3: sysfs attributes in -mm treeDivy Le Ray2007-02-081-41/+45
* cxgb3 - Add dual licensingDivy Le Ray2007-02-0520-136/+399
OpenPOWER on IntegriCloud