summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2019-11-25cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-25cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-25cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-05-30cxgb4: Fix queue free path of ULD driversArjun Vynipadath
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-04-13cxgb4: fix incorrect cim_la output for T6Ganesh Goudar
2018-04-13cxgb4: Fix netdev_features flagArjun Vynipadath
2018-04-13cxgb4: FW upgrade fixesArjun Vynipadath
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-06-29cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet
2016-11-03cxgb4: correct device ID of T6 adapterHariprasad Shenai
2016-10-29cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar
2016-10-17cxgb4: fix memory leak of qe on error exit pathColin Ian King
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-25cxgb4: fix -ve error check on a signed iqColin Ian King
2016-09-23cxgb4: fix signed wrap around when decrementing index idxColin Ian King
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22cxgb4: Convert to use simple_open()Wei Yongjun
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy
2016-09-22cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-08-23cxgb4: Remove unused including <linux/version.h>Wei Yongjun
2016-08-23cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai
2016-08-22cxgb4: add support for tx max rate limitingRahul Lakkireddy
2016-08-22cxgb4: add support for per queue tx schedulingRahul Lakkireddy
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy
2016-08-21cxgb4: Simplify the return expressionWei Yongjun