Commit Graph

153 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Steve Wise b3e123cf65 RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) 16 years ago
Steve Wise cf3760dad5 RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. 16 years ago
Divy Le Ray f9ee388296 cxgb3 - Limit multiqueue setting to msi-x 16 years ago
Divy Le Ray 9f64306b8a cxgb3 - eeprom read fixes 16 years ago
Roland Dreier 6d329af996 cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq 17 years ago
Divy Le Ray a02d44a02b cxgb3: extend copyrights to 2008 17 years ago
Divy Le Ray fe642ebc2d cxgb3: update driver version 17 years ago
Divy Le Ray 0ce2f03bad cxgb3: Add 1G fiber support 17 years ago
Divy Le Ray 1e8820256f cxgb3: Support for Aeluros 2005 PHY 17 years ago
Divy Le Ray 9b1e36566c cxgb3: commnonize LASI phy code 17 years ago
Divy Le Ray f231e0a5a2 cxgb3: More flexible support for PHY interrupts. 17 years ago
Divy Le Ray 044979827e cxgb3: simplify port type struct and usage 17 years ago
Divy Le Ray 78e4689e90 cxgb3: allow for PHY reset status 17 years ago
Divy Le Ray 8c26376112 cxgb3: Allocate multiqueues at init time 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
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 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
Steve Wise 8051367586 cxgb3: Allow 64KB firmware images. 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Steve Wise 4ab928f692 RDMA/cxgb3: Fixes for zero STag 17 years ago
Steve Wise 14cc180f7b RDMA/cxgb3: Add support for protocol statistics 17 years ago
Karen Xie 9439f74944 cxgb3 - Add iscsi support 17 years ago
David Woodhouse 2c733a1678 cxgb3: treat firmware data as const 17 years ago
Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 years ago
Divy Le Ray 8f85cd7fef cxgb3 - add missing adapter type for RDMA 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
Divy Le Ray 48c4b6dbb7 cxgb3 - fix port up/down error path 17 years ago
Alan Cox 1b3aa7afb6 cxgb3: Use CAP_SYS_RAWIO for firmware 17 years ago
Steve Wise f8b0dfd152 RDMA/cxgb3: Support peer-2-peer connection setup 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Dan Noe d96a51f6b8 cxgb3: Fix __must_check warning with dev_dbg. 17 years ago
Al Viro fa3a6cb4a6 annotate cxgb3 (ab)uses of skb->priority/skb->csum 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
YOSHIFUJI Hideaki 8082c37cdc [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). 17 years ago
Steve Wise 4eb61e0231 cxgb3: Handle ARP completions that mark neighbors stale. 17 years ago
Krishna Kumar a8cc21f646 Optimize cxgb3 xmit path (a bit) 17 years ago
Christoph Lameter 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries 17 years ago
Roland Dreier 7b9b09436b cxgb3: Remove incorrect __devinit annotations 17 years ago
Al Viro 05e5c11653 annotate cxgb3 17 years ago
Patrick McHardy 9dfebcc647 [VLAN]: Turn VLAN_DEV_INFO into inline function 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
Jeff Garzik 2eab17ab88 drivers/net/cxgb3: trim trailing whitespace 17 years ago
Divy Le Ray afefce66a5 cxgb3 - Fix I/O synchronization 17 years ago