index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
sge.c
Age
Commit message (
Expand
)
Author
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-29
cxgb3: move away from LLTX
Divy Le Ray
2009-05-29
cxgb3: fix dma mapping regression
Divy Le Ray
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
2009-03-27
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2009-03-27
cxgb3: sge setup fixes
Divy Le Ray
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
2009-03-13
cxgb3: disable high freq non-data interrupts
Divy Le Ray
2009-03-13
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2009-03-13
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
2009-03-13
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
2009-03-13
cxgb3: release page ref on mapping error
Divy Le Ray
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
2009-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-04
cxgb3: Fix lro switch
Divy Le Ray
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
2009-01-19
cxgb3: Fix LRO misalignment
Divy Le Ray
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
2008-12-18
cxgb3: manage private iSCSI IP address
Karen Xie
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
2008-11-28
cxgb3: Fix sparse warning and micro-optimize is_pure_response()
Roland Dreier
2008-11-26
cxgb3: avoid potential memory leak.
Divy Le Ray
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
2008-09-24
cxgb3 - remove duplicate tests in lro
Divy Le Ray
2008-09-22
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
2008-03-25
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
2008-02-11
Optimize cxgb3 xmit path (a bit)
Krishna Kumar
2008-02-03
cxgb3: Remove incorrect __devinit annotations
Roland Dreier
2008-01-28
annotate cxgb3
Al Viro
2008-01-28
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
2008-01-28
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
2008-01-28
cxgb3 - Fix I/O synchronization
Divy Le Ray
2008-01-28
cxgb3 - fix interaction with pktgen
Divy Le Ray
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
2007-10-10
cxgb3: trivial endianness annotations
Al Viro
2007-10-10
cxgb3 - use immediate data for offload Tx
Divy Le Ray
2007-10-10
cxgb3 - SGE doorbell overflow warning
Divy Le Ray
[next]