index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-19
cxgb3 - PHY interrupts and GPIO pins.
Divy Le Ray
2007-04-19
cxgb3 - Fix low memory conditions
Divy Le Ray
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
2007-04-11
cxgb3 - MAC watchdog update
Divy Le Ray
2007-04-11
cxgb3 - avoid deadlock with mac watchdog
Divy Le Ray
2007-04-04
cxgb3 - Firwmare update
Divy Le Ray
2007-04-04
cxgb3 - Tighten xgmac workaround
Divy Le Ray
2007-04-04
cxgb3 - detect NIC only adapters
Divy Le Ray
2007-04-04
cxgb3 - Safeguard TCAM size usage
Divy Le Ray
2007-03-23
cxgb3 - T3B2 pcie config space
Divy Le Ray
2007-03-23
cxgb3 - Fix potential MAC hang
Divy Le Ray
2007-03-23
cxgb3 - Auto-load FW if mismatch detected
Divy Le Ray
2007-03-23
cxgb3 - fix ethtool cmd on multiple queues port
Divy Le Ray
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-03-03
cxgb3 - Tag driver version
Divy Le Ray
2007-02-27
cxgb3 - Feed Rx free list with pages
Divy Le Ray
2007-02-27
cxgb3 - Recovery from HW starvation of response queue entries.
Divy Le Ray
2007-02-27
cxgb3 - Unmap offload packets when they are freed
Divy Le Ray
2007-02-27
cxgb3 - FW version update
Divy Le Ray
2007-02-27
cxgb3 - private ioctl cleanup
Divy Le Ray
2007-02-27
cxgb3 - manage sysfs attributes per port
Divy Le Ray
2007-02-17
cxgb3 Fix copyrights in the cxgb3 driver.
Steve Wise
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
2007-02-09
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
2007-02-05
cxgb3 - Add <linux/mutex.h>
Divy Le Ray
2007-02-05
cxgb3 - Remove BUG_ON from t3b_intr_napi
Divy Le Ray
2007-02-05
cxgb3 - white space to tabs
Divy Le Ray
2007-02-05
cxgb3 - Clean up HW init routine
Divy Le Ray
2007-02-05
cxgb3 - bogus status error string
Divy Le Ray
2007-02-05
cxgb3 - remove SW Tx credits coalescing
Divy Le Ray
2007-02-05
cxgb3 - bind qsets on multiport adapter
Divy Le Ray
2007-02-05
cxgb3 - FW versioning
Divy Le Ray
2007-02-05
Add support for the latest 1G/10G Chelsio adapter, T3.
Divy Le Ray