summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
2020-02-05l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-02-05seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-27cxgb4: Signedness bug in init_one()Dan Carpenter1-1/+1
2020-01-27cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan1-2/+2
2020-01-12cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni1-0/+4
2019-12-13cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath1-2/+4
2019-11-24cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2019-11-24cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2019-11-20cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar1-1/+1
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+17
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-09-10cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-16allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
2019-07-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann1-6/+13
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju1-2/+3
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva1-1/+1
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-05-08libcxgb: fix incorrect ppmax calculationVarun Prakash1-1/+8
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise1-1/+0
2018-08-21net_sched: remove list_head from tc_actionCong Wang2-9/+6
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe20-243/+1430
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe4-27/+20
2018-08-14cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar1-0/+2
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing1-8/+0
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar4-2/+197
2018-08-10net: chelsio: cxgb2: remove unused array pci_speedColin Ian King1-4/+0
2018-08-10cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar1-6/+6
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2018-08-08cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-08cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-08cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro1-4/+2
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar1-4/+3
2018-08-01rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche1-2/+2
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy1-19/+277
2018-07-26cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath1-0/+2
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy3-9/+14
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy5-4/+25
2018-07-22libcxgb: replace vmalloc and memset with vzallocYueHaibing1-3/+1
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2-22/+15
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar2-7/+29
2018-07-17cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya4-3/+48
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar1-7/+4
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-2/+3
2018-07-12cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy1-0/+164