Commit Graph

92 Commits (aee3a29240ad167ad7875d859506d8bb90431c70)

Author SHA1 Message Date
Divy Le Ray 75758e8aa4 cxgb3 - T3C support update 17 years ago
Jeff Garzik 7c2399756a [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate 17 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Stephen Hemminger 9265fabf0d cxgb3 sparse warning fixes 18 years ago
Adrian Bunk 0da18e3883 drivers/net/cxgb3/xgmac.c: remove dead code 18 years ago
Al Viro fb8e4444cc cxgb3: trivial endianness annotations 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Divy Le Ray dc67369573 cxgb3 - Update engine microcode version 18 years ago
Divy Le Ray 1aafee2657 cxgb3 - Add T3C rev 18 years ago
Divy Le Ray bb9366af7b cxgb3 - CQ context operations time out too soon. 18 years ago
Divy Le Ray 1c17ae8af9 cxgb3 - Set the CQ_ERR bit in CQ contexts. 18 years ago
Divy Le Ray b4687ff753 cxgb3 - remove false positive in xgmac workaround 18 years ago
Divy Le Ray 3eea3337a0 cxgb3 - log and clear PEX errors 18 years ago
Divy Le Ray a5a3b4601b cxgb3 - Firmware update 18 years ago
Divy Le Ray 3f61e4278c cxgb3 - Update internal memory management 18 years ago
Divy Le Ray 167cdf5fbc cxgb3 - log adapter serial number 18 years ago
Divy Le Ray c64c2eaeaa cxgb3 - Fatal error update 18 years ago
Divy Le Ray c9a6ce500d cxgb3 - tighten checks on TID values 18 years ago
Divy Le Ray e22bb45d77 cxgb3 - Expose HW memory page info 18 years ago
Divy Le Ray 27186dc325 cxgb3 - use immediate data for offload Tx 18 years ago
Divy Le Ray 6e3f03b72c cxgb3 - SGE doorbell overflow warning 18 years ago
Divy Le Ray 52b810d305 cxgb3 - Update rx coalescing length 18 years ago
Divy Le Ray b1c9e0f780 cxgb3 - MAC workaround update 18 years ago
Denis Cheng c54f5c2402 drivers/net/cxgb3: removed several unneeded zero initilization 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Divy Le Ray 4733007765 - cxgb3 engine microcode load 18 years ago
Divy Le Ray 5fbf816fe7 cxgb3 - Fix dev->priv usage 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Al Viro 1f41bb3a5a cxgb3 gfp_t annotations 18 years ago
vignesh babu d9da466a3c use is_power_of_2() in cxgb3/cxgb3_main.c 18 years ago
Steve Wise de3d353072 RDMA/cxgb3: Streaming -> RDMA mode transition fixes 18 years ago
Divy Le Ray 480fe1a31c cxgb3 - TP SRAM update 18 years ago
Divy Le Ray 8a9fab22cf cxgb3 - Firmware update 18 years ago
Divy Le Ray cf992af561 cxgb3 - sge page management 18 years ago
Divy Le Ray 549f800983 cxgb3 - fix register to stop bc/mc traffic 18 years ago
Divy Le Ray 2090dee420 cxgb3 - MAC watchdog update 18 years ago
Divy Le Ray 7b581a0fa8 cxgb3 - Stop mac RX when changing MTU 18 years ago
Divy Le Ray c706bfb52a cxgb3 - Fix direct XAUI support 18 years ago
Divy Le Ray 890de33283 cxgb3 - fix netpoll hanlder 18 years ago
Divy Le Ray e360b5628f cxgb3 - fix skb->dev dereference 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Steve Wise aff9e39d97 RDMA/cxgb3: Support for new abort logic 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago