aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2019-05-08libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-02-15cxgb4: Export sge_host_page_size to uldsRaju Rangoju
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King
2019-01-10net: cxgb3: fix various indentation issuesColin Ian King
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-11-30cxgb4: number of VFs supported is not always 16Ganesh Goudar
2018-11-24cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-17cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath
2018-11-15cxgb4: fix thermal zone build errorGanesh Goudar
2018-11-09cxgb4vf: free mac_hlist properlyArjun Vynipadath
2018-11-09cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2018-11-09cxgb4: free mac_hlist properlyArjun Vynipadath
2018-11-08cxgb4: Add new T6 PCI device ids 0x608aGanesh Goudar
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain
2018-10-11cxgb4: fix thermal configuration dependenciesArnd Bergmann
2018-10-09cxgb4: Add thermal zone supportGanesh Goudar
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-21net: cxgb3_main: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21net: cxgb3: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-18net: ethernet: remove redundant includezhong jiang
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing
2018-09-14cxgb4: update supported DCB versionGanesh Goudar
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise
2018-09-10cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fmColin Ian King
2018-09-07cxgb4: impose mandatory VLAN usage when non-zero TAG IDCasey Leedom
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe