summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2018-07-25cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-07cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-05-31cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar
2018-05-25cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-05-25cxgb4: clean up init_oneGanesh Goudar
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-05-24cxgb4: Check for kvzalloc allocation failureYueHaibing
2018-05-23cxgb4: do L1 config when module is insertedGanesh Goudar
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy
2018-05-16cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
2018-05-14cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi
2018-05-14cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath
2018-05-14cxgb4: collect hardware dump in second kernelRahul Lakkireddy
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath
2018-05-11cxgb4: Add new T5 device idGanesh Goudar
2018-05-10cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar
2018-05-02cxgb4: add new T5 device id'sGanesh Goudar
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing
2018-04-17cxgb4vf: display pause settingsGanesh Goudar
2018-03-31cxgb4: LLD driver changes to support TLSAtul Gupta
2018-03-31cxgb4: Inline TLS FW InterfaceAtul Gupta
2018-03-30cxgb4: fix error return code in adap_init0()Wei Yongjun
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-25cxgb4: support new ISSI flash partsGanesh Goudar
2018-03-25cxgb4: depend on firmware event for link statusGanesh Goudar
2018-03-25cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath
2018-03-25cxgb4: Setup FW queues before registering netdevArjun Vynipadath