summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
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
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22cxgb4: Support firmware rdma write completion work request.Raju Rangoju
2018-03-22cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju
2018-03-22cxgb4: Add support to query HW SRQ parametersRaju Rangoju
2018-03-22cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju
2018-03-22cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju
2018-03-17cxgb4: Fix queue free path of ULD driversArjun Vynipadath
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar
2018-03-13cxgb4: Add HMA supportArjun Vynipadath
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar
2018-03-12cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar
2018-03-09cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva
2018-03-07cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar
2018-03-07cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar
2018-03-04cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath
2018-03-02cxgb4: Add TP Congestion map entry for single-portGanesh Goudar
2018-03-02cxgb4: remove dead code when allocating filterGanesh Goudar
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-02-16cxgb4: free up resources of pf 0-3Ganesh Goudar
2018-02-14cxgb4: speed up on-chip memory readRahul Lakkireddy
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-26cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy
2018-01-26cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy
2018-01-26cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy
2018-01-25cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25cxgb4: fix possible deadlockGanesh Goudar
2018-01-24cxgb4: make symbol pedits staticWei Yongjun
2018-01-24cxgb4: properly initialize variablesRahul Lakkireddy
2018-01-24cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-22cxgb3: assign port id to net_device->dev_portArjun Vynipadath
2018-01-22cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi
2018-01-22cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar