summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: fix thermal zone build errorGanesh Goudar2018-11-153-6/+3Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-261-4/+16
|\
| * crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain2018-10-171-4/+16
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+0Star
|\ \
| * | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0Star
| |/
* | cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2018-10-192-36/+12Star
* | cxgb4: fix thermal configuration dependenciesArnd Bergmann2018-10-114-11/+10Star
* | cxgb4: Add thermal zone supportGanesh Goudar2018-10-095-0/+142
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-061-0/+17
|\ \
| * | net: cxgb3_main: fix a missing-check bugWenwen Wang2018-10-051-0/+17
* | | cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar2018-10-051-2/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-1/+0Star
|\| |
| * | cxgb4: fix abort_req_rss6 structSteve Wise2018-09-111-1/+0Star
| |/
* | cxgb4: remove the unneeded locksGanesh Goudar2018-10-032-55/+15Star
* | cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor2018-10-031-1/+1
* | cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2018-10-031-2/+2
* | net: cxgb3_main: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-2/+1Star
* | net: cxgb3: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-2/+1Star
* | net: ethernet: remove redundant includezhong jiang2018-09-191-1/+0Star
* | cxgb4: remove duplicated include from cxgb4_main.cYueHaibing2018-09-181-1/+0Star
* | cxgb4: update supported DCB versionGanesh Goudar2018-09-142-2/+31
* | cxgb4: add per rx-queue counter for packet errorsGanesh Goudar2018-09-143-0/+6
* | cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar2018-09-141-1/+1
* | cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King2018-09-101-1/+0Star
* | cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom2018-09-082-0/+4
* | cxgb4: collect hardware queue descriptorsRahul Lakkireddy2018-09-046-1/+399
* | cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar2018-09-041-2/+23
|/
* net_sched: remove list_head from tc_actionCong Wang2018-08-212-9/+6Star
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-1620-243/+1430
|\
| * cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2
| * cxgb4: remove set but not used variable 'spd'YueHaibing2018-08-131-8/+0Star
| * cxgb4: add support to display DCB infoGanesh Goudar2018-08-104-2/+197
| * net: chelsio: cxgb2: remove unused array pci_speedColin Ian King2018-08-101-4/+0Star
| * cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar2018-08-091-6/+6
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-4/+2Star
| |\
| * | cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * | cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
| * | cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-0/+2
| |\ \
| * | | cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar2018-08-011-4/+3Star
| * | | cxgb4: print ULD queue information managed by LLDRahul Lakkireddy2018-07-271-19/+277
| * | | cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy2018-07-243-9/+14
| * | | cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy2018-07-245-4/+25
| * | | libcxgb: replace vmalloc and memset with vzallocYueHaibing2018-07-221-3/+1Star
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-22/+15Star
| |\ \ \
| * | | | cxgb4: display number of rx and tx pages freeGanesh Goudar2018-07-182-7/+29
| * | | | cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya2018-07-164-3/+48
| * | | | cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar2018-07-161-7/+4Star
| * | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-07-121-2/+3
| |\ \ \ \
| | * | | | net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+1