Age | Commit message (Expand) | Author |
2018-08-24 | cxgb4: when disabling dcb set txq dcb priority to 0 | Ganesh Goudar |
2018-07-22 | net: cxgb3_main: fix potential Spectre v1 | Gustavo A. R. Silva |
2018-05-30 | cxgb4: Fix queue free path of ULD drivers | Arjun Vynipadath |
2018-05-30 | cxgb4: Setup FW queues before registering netdev | Arjun Vynipadath |
2018-04-13 | cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages | Arjun Vynipadath |
2018-04-13 | cxgb4: fix incorrect cim_la output for T6 | Ganesh Goudar |
2018-04-13 | cxgb4: Fix netdev_features flag | Arjun Vynipadath |
2018-04-13 | cxgb4: FW upgrade fixes | Arjun Vynipadath |
2018-02-28 | PCI/cxgb4: Extend T3 PCI quirk to T4+ devices | Casey Leedom |
2017-12-09 | libcxgb: fix error check for ip6_route_output() | Varun Prakash |
2017-09-20 | cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox() | Stefano Brivio |
2017-06-29 | cxgb4: notify uP to route ctrlq compl to rdma rspq | Raju Rangoju |
2017-06-14 | cxgb4: avoid enabling napi twice to the same queue | Ganesh Goudar |
2016-12-08 | cxgb4/cxgb4vf: Assign netdev->dev_port with port ID | Arjun V |
2016-11-30 | cxgb4: Add PCI device ID for new adapter | Hariprasad Shenai |
2016-11-16 | cxgb4: do not call napi_hash_del() | Eric Dumazet |
2016-11-03 | cxgb4: correct device ID of T6 adapter | Hariprasad Shenai |
2016-10-29 | cxgb4: Fix error handling in alloc_uld_rxqs(). | Ganesh Goudar |
2016-10-18 | cxgb4: Fix number of queue sets corssing the limit | Ganesh Goudar |
2016-10-17 | cxgb4: fix memory leak of qe on error exit path | Colin Ian King |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise |
2016-10-07 | cxgb4: advertise support for FR_NSMR_TPTE_WR | Steve Wise |
2016-10-03 | cxgb4: unexport cxgb4_dcb_enabled | Arnd Bergmann |
2016-10-03 | cxgb4: mark cxgb_setup_tc() static | Baoyou Xie |
2016-09-26 | cxgb4: mark symbols static where possible | Baoyou Xie |
2016-09-25 | cxgb4: fix -ve error check on a signed iq | Colin Ian King |
2016-09-23 | cxgb4: fix signed wrap around when decrementing index idx | Colin Ian King |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-22 | cxgb4: Convert to use simple_open() | Wei Yongjun |
2016-09-22 | cxgb4: add support for drop and redirect actions | Rahul Lakkireddy |
2016-09-22 | cxgb4: add support for offloading u32 filters | Rahul Lakkireddy |
2016-09-22 | cxgb4: add parser to translate u32 filters to internal spec | Rahul Lakkireddy |
2016-09-22 | cxgb4: add common api support for configuring filters | Rahul Lakkireddy |
2016-09-22 | cxgb4: move common filter code to separate file | Rahul Lakkireddy |
2016-09-21 | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter | Hariprasad Shenai |
2016-09-19 | cxgb4: Fix return value check in cfg_queues_uld() | Wei Yongjun |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash |
2016-09-15 | cxgb4vf: don't offload Rx checksums for IPv6 fragments | Hariprasad Shenai |