Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f77a6a8e6cee17b21a43bdf6b853cc2fc0e2c4df
/
drivers
/
net
/
cxgb3
/
sge.c
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c3a8c5b
cxgb3: move away from LLTX
by Divy Le Ray
· 15 years ago
10b6d95
cxgb3: fix dma mapping regression
by Divy Le Ray
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
76620aa
gro: New frags interface to avoid copying shinfo
by Herbert Xu
· 16 years ago
5e68b77
cxgb3: map entire Rx page, feed map+offset to Rx ring.
by Divy Le Ray
· 16 years ago
3fa58c88
cxgb3: sge setup fixes
by Divy Le Ray
· 16 years ago
3156378
cxgb3: start qset timers when setup succeeded
by Divy Le Ray
· 16 years ago
fc88219
cxgb3: disable high freq non-data interrupts
by Divy Le Ray
· 16 years ago
42c8ea1
cxgb3: separate TX and RX reclaim handlers
by Divy Le Ray
· 16 years ago
b2b964f
cxgb3: prefetch buffer access in GRO mode
by Divy Le Ray
· 16 years ago
8f43580
cxgb3: fix skb truesize in jumbo mode
by Divy Le Ray
· 16 years ago
9bb2b31
cxgb3: release page ref on mapping error
by Divy Le Ray
· 16 years ago
26b3871
cxgb3: ring rx door bell less frequently
by Divy Le Ray
· 16 years ago
7870389
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
65ab838
cxgb3: Fix lro switch
by Divy Le Ray
· 16 years ago
0c8dfc8
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
by David S. Miller
· 16 years ago
7be2df4
cxgb3: Replace LRO with GRO
by Herbert Xu
· 16 years ago
eed087e
cxgb3: Fix LRO misalignment
by Divy Le Ray
· 16 years ago
47fd23f
cxgb3: Keep LRO off if disabled when interface is down
by Roland Dreier
· 16 years ago
a109a5b
cxgb3: manage private iSCSI IP address
by Karen Xie
· 16 years ago
82ad332
cxgb3: Add multiple Tx queue support.
by Divy Le Ray
· 16 years ago
c5419e6
cxgb3: Fix sparse warning and micro-optimize is_pure_response()
by Roland Dreier
· 16 years ago
5256554
cxgb3: avoid potential memory leak.
by Divy Le Ray
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
a02d44a
cxgb3: extend copyrights to 2008
by Divy Le Ray
· 16 years ago
20d3fc1
cxgb3: reset the adapter on fatal error
by Divy Le Ray
· 16 years ago
0ca41c0
[2.6.28,1/1] cxgb3 - fix race in EEH
by Divy Le Ray
· 16 years ago
004f23b
cxgb3 - remove duplicate tests in lro
by Divy Le Ray
· 16 years ago
147e70e
cxgb3: Use SKB list interfaces instead of home-grown implementation.
by David S. Miller
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
b47385b
cxgb3 - Add LRO support
by Divy Le Ray
· 16 years ago
7385ecf
cxgb3 - Add page support to jumbo frame Rx queue
by Divy Le Ray
· 16 years ago
b1fb1f2
cxgb3 - Fix dma mapping error path
by Divy Le Ray
· 16 years ago
204e2f9
cxgb3 - fix EEH
by Divy Le Ray
· 17 years ago
b1186de
cxgb3: Fix lockdep problems with sge.reg_lock
by Roland Dreier
· 17 years ago
cd7e903
cxgb3: Fix transmit queue stop mechanism
by Divy Le Ray
· 17 years ago
a8cc21f
Optimize cxgb3 xmit path (a bit)
by Krishna Kumar
· 17 years ago
7b9b094
cxgb3: Remove incorrect __devinit annotations
by Roland Dreier
· 17 years ago
05e5c11
annotate cxgb3
by Al Viro
· 17 years ago
bc4b6b5
cxgb3 - Fix EEH, missing softirq blocking
by Divy Le Ray
· 17 years ago
b881955
cxgb3 - parity initialization for T3C adapters.
by Divy Le Ray
· 17 years ago
afefce6
cxgb3 - Fix I/O synchronization
by Divy Le Ray
· 17 years ago
23561c9
cxgb3 - fix interaction with pktgen
by Divy Le Ray
· 17 years ago
7c23997
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
by Jeff Garzik
· 17 years ago
9265fab
cxgb3 sparse warning fixes
by Stephen Hemminger
· 17 years ago
fb8e444
cxgb3: trivial endianness annotations
by Al Viro
· 17 years ago
27186dc
cxgb3 - use immediate data for offload Tx
by Divy Le Ray
· 17 years ago
6e3f03b
cxgb3 - SGE doorbell overflow warning
by Divy Le Ray
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
5fbf816
cxgb3 - Fix dev->priv usage
by Divy Le Ray
· 17 years ago
cf992af
cxgb3 - sge page management
by Divy Le Ray
· 17 years ago
890de33
cxgb3 - fix netpoll hanlder
by Divy Le Ray
· 17 years ago
e360b56
cxgb3 - fix skb->dev dereference
by Divy Le Ray
· 17 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
8ac3ba6
cxgb3 - detect NIC only adapters
by Divy Le Ray
· 18 years ago
e0994eb
cxgb3 - Feed Rx free list with pages
by Divy Le Ray
· 18 years ago
bae73f4
cxgb3 - Recovery from HW starvation of response queue entries.
by Divy Le Ray
· 18 years ago
99d7cf3
cxgb3 - Unmap offload packets when they are freed
by Divy Le Ray
· 18 years ago
1d68e93
cxgb3 - Add dual licensing
by Divy Le Ray
· 18 years ago
f2aa520
cxgb3 - Remove BUG_ON from t3b_intr_napi
by Divy Le Ray
· 18 years ago
6195c71
cxgb3 - remove SW Tx credits coalescing
by Divy Le Ray
· 18 years ago
14ab989
cxgb3 - bind qsets on multiport adapter
by Divy Le Ray
· 18 years ago
4d22de3
Add support for the latest 1G/10G Chelsio adapter, T3.
by Divy Le Ray
· 18 years ago