Commit Graph

85 Commits (086fa5ff0854c676ec333760f4c0154b3b242616)

Author SHA1 Message Date
Divy Le Ray 2d171886b1 cxgb3: fix GRO checksum check 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Divy Le Ray 70e3bb504c cxgb3: fix premature page unmap 15 years ago
Krishna Kumar 10e85f7f08 cxgb3: Set the rxq 15 years ago
Krishna Kumar 0d9a40de60 cxgb3: No need to wake queue in xmit handler 16 years ago
Karen Xie f14d42f314 cxgb3: Added private MAC address and provisioning packet handler for iSCSI 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Divy Le Ray c3a8c5b644 cxgb3: move away from LLTX 16 years ago
Divy Le Ray 10b6d95612 cxgb3: fix dma mapping regression 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 16 years ago
Divy Le Ray 5e68b772e6 cxgb3: map entire Rx page, feed map+offset to Rx ring. 16 years ago
Divy Le Ray 3fa58c883d cxgb3: sge setup fixes 16 years ago
Divy Le Ray 3156378993 cxgb3: start qset timers when setup succeeded 16 years ago
Divy Le Ray fc88219601 cxgb3: disable high freq non-data interrupts 16 years ago
Divy Le Ray 42c8ea17e8 cxgb3: separate TX and RX reclaim handlers 16 years ago
Divy Le Ray b2b964f064 cxgb3: prefetch buffer access in GRO mode 16 years ago
Divy Le Ray 8f4358044d cxgb3: fix skb truesize in jumbo mode 16 years ago
Divy Le Ray 9bb2b31e6f cxgb3: release page ref on mapping error 16 years ago
Divy Le Ray 26b3871d2c cxgb3: ring rx door bell less frequently 16 years ago
Divy Le Ray 65ab8385b6 cxgb3: Fix lro switch 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Herbert Xu 7be2df451f cxgb3: Replace LRO with GRO 16 years ago
Divy Le Ray eed087e367 cxgb3: Fix LRO misalignment 16 years ago
Roland Dreier 47fd23fe8e cxgb3: Keep LRO off if disabled when interface is down 16 years ago
Karen Xie a109a5b916 cxgb3: manage private iSCSI IP address 16 years ago
Divy Le Ray 82ad332974 cxgb3: Add multiple Tx queue support. 16 years ago
Roland Dreier c5419e6f05 cxgb3: Fix sparse warning and micro-optimize is_pure_response() 16 years ago
Divy Le Ray 5256554489 cxgb3: avoid potential memory leak. 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Divy Le Ray a02d44a02b cxgb3: extend copyrights to 2008 17 years ago
Divy Le Ray 20d3fc1150 cxgb3: reset the adapter on fatal error 17 years ago
Divy Le Ray 0ca41c0413 [2.6.28,1/1] cxgb3 - fix race in EEH 17 years ago
Divy Le Ray 004f23b9d3 cxgb3 - remove duplicate tests in lro 17 years ago
David S. Miller 147e70e62f cxgb3: Use SKB list interfaces instead of home-grown implementation. 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Divy Le Ray b47385bd4f cxgb3 - Add LRO support 17 years ago
Divy Le Ray 7385ecf339 cxgb3 - Add page support to jumbo frame Rx queue 17 years ago
Divy Le Ray b1fb1f280d cxgb3 - Fix dma mapping error path 17 years ago
Divy Le Ray 204e2f98c2 cxgb3 - fix EEH 17 years ago
Roland Dreier b1186dee3e cxgb3: Fix lockdep problems with sge.reg_lock 17 years ago
Divy Le Ray cd7e903440 cxgb3: Fix transmit queue stop mechanism 17 years ago
Krishna Kumar a8cc21f646 Optimize cxgb3 xmit path (a bit) 17 years ago
Roland Dreier 7b9b09436b cxgb3: Remove incorrect __devinit annotations 17 years ago
Al Viro 05e5c11653 annotate cxgb3 17 years ago
Divy Le Ray bc4b6b5269 cxgb3 - Fix EEH, missing softirq blocking 17 years ago
Divy Le Ray b881955b7d cxgb3 - parity initialization for T3C adapters. 17 years ago
Divy Le Ray afefce66a5 cxgb3 - Fix I/O synchronization 17 years ago
Divy Le Ray 23561c9447 cxgb3 - fix interaction with pktgen 17 years ago
Jeff Garzik 7c2399756a [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate 18 years ago