aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2019-09-12cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-08-17cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-08-02cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-05-23libcxgb: fix incorrect ppmax calculationVarun Prakash
2018-11-04net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-10-20cxgb4: fix abort_req_rss6 structSteve Wise
2018-10-03cxgb4: Fix the condition to check if the card is T5Ganesh Goudar
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro
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