summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-05-08libcxgb: fix incorrect ppmax calculationVarun Prakash
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang
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-10net: chelsio: cxgb2: remove unused array pci_speedColin Ian King
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-07cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva
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-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
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
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-07cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds