summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-0/+7
|\
| * net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia2018-06-151-0/+7
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-133-4/+5
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-4/+4
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-74/+1Star
|\
| * cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-261-74/+1Star
* | net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-043-10/+3Star
* | cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2018-05-312-3/+12
* | cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath2018-05-256-6/+64
* | cxgb4: clean up init_oneGanesh Goudar2018-05-252-21/+28
* | cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-253-18/+85
* | cxgb4: Check for kvzalloc allocation failureYueHaibing2018-05-251-0/+4
* | cxgb4: do L1 config when module is insertedGanesh Goudar2018-05-233-12/+65
* | cxgb4: change the port capability bits definitionGanesh Goudar2018-05-233-7/+7
* | cxgb4: Add new T6 device idsGanesh Goudar2018-05-231-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-77/+39Star
|\ \
| * | cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9Star
| * | cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-151-58/+30Star
* | | cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar2018-05-211-15/+14Star
* | | cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy2018-05-183-2/+65
* | | cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy2018-05-164-8/+37
* | | cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi2018-05-157-7/+237
* | | cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath2018-05-141-7/+3Star
* | | cxgb4: collect hardware dump in second kernelRahul Lakkireddy2018-05-144-0/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-121-4/+3Star
|\| |
| * | cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1Star
| * | cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
| |/
* | cxgb4: avoid schedule while atomicGanesh Goudar2018-05-111-2/+2
* | cxgb4: enable inner header checksum calculationGanesh Goudar2018-05-113-22/+83
* | cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2018-05-112-0/+23
* | cxgb4: Add new T5 device idGanesh Goudar2018-05-111-0/+1
* | cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar2018-05-101-3/+3
* | cxgb4: update latest firmware version supportedGanesh Goudar2018-05-031-6/+6
* | cxgb4: add new T5 device id'sGanesh Goudar2018-05-021-0/+3
* | libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing2018-04-303-14/+7Star
* | cxgb4vf: display pause settingsGanesh Goudar2018-04-171-0/+16
|/
* cxgb4: LLD driver changes to support TLSAtul Gupta2018-04-013-15/+131
* cxgb4: Inline TLS FW InterfaceAtul Gupta2018-04-013-6/+283
* cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-301-1/+2
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-263-64/+64
* cxgb4: support new ISSI flash partsGanesh Goudar2018-03-261-0/+19
* cxgb4: depend on firmware event for link statusGanesh Goudar2018-03-261-2/+0Star
* cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath2018-03-261-2/+6
* cxgb4: Setup FW queues before registering netdevArjun Vynipadath2018-03-261-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+2
|\
| * cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-071-1/+0Star
| * cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-071-0/+2
* | cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-225-0/+11