aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2020-06-30cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-01-27cxgb4: Signedness bug in init_one()Dan Carpenter
2020-01-27cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan
2020-01-12cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-11-24cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-24cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-20cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-08-16allocate_flower_entry: should check for null derefNavid Emamdoost
2019-07-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-14cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar
2018-08-09cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-07cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy
2018-07-25cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-11cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy
2018-07-11cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath
2018-07-09net: allow fallback function to pass netdevAlexander Duyck