aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+16
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2-36/+12
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain1-4/+16
2018-10-11cxgb4: fix thermal configuration dependenciesArnd Bergmann3-11/+9
2018-10-09cxgb4: Add thermal zone supportGanesh Goudar5-0/+142
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar1-2/+8
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar2-55/+15
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing1-1/+0
2018-09-14cxgb4: update supported DCB versionGanesh Goudar2-2/+31
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar3-0/+6
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar1-1/+1
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise1-1/+0
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King1-1/+0
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom2-0/+4
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy6-1/+399
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar1-2/+23
2018-08-21net_sched: remove list_head from tc_actionCong Wang2-9/+6
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe17-236/+1428
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe3-27/+18
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-09cxgb4: 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-07cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-07cxgb4/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-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche1-2/+2
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy1-19/+277
2018-07-25cxgb4: 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-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-22/+13
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar2-7/+29
2018-07-16cxgb4: 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-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-2/+3
2018-07-11cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy1-0/+164
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy1-133/+0
2018-07-11cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath2-1/+15
2018-07-09net: allow fallback function to pass netdevAlexander Duyck1-1/+1
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-07-07cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom1-22/+13