summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy
2017-11-14cxgb4: collect LE-TCAM dumpRahul Lakkireddy
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04cxgb4: update latest firmware version supportedGanesh Goudar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain
2017-11-03cxgb4: add new T6 pci device id'sGanesh Goudar
2017-11-03cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi
2017-10-28drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook
2017-10-27cxgb4: collect hardware misc dumpsRahul Lakkireddy
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy
2017-10-27cxgb4: collect PBT tables dumpRahul Lakkireddy
2017-10-27cxgb4: collect MPS-TCAM dumpRahul Lakkireddy
2017-10-27cxgb4: collect TID info dumpRahul Lakkireddy
2017-10-27cxgb4: collect RSS dumpsRahul Lakkireddy
2017-10-27cxgb4: collect CIM queue configuration dumpRahul Lakkireddy
2017-10-27cxgb4: collect hardware LA dumpsRahul Lakkireddy
2017-10-26cxgb4: fix overflow in collecting IBQ and OBQ dumpRahul Lakkireddy
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-22drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21cxgb4: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-20Merge branch 'cxgb4-more-flower-offloads'David S. Miller
2017-10-20cxgb4: add tc flower support for L3/L4 rewriteKumar Sanghvi
2017-10-20cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi
2017-10-20cxgb4: add tc flower support for ETH-SMAC rewriteKumar Sanghvi
2017-10-20cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi
2017-10-20cxgb4: add tc flower support for ETH-DMAC rewriteKumar Sanghvi
2017-10-20cxgb4: add tc flower support for action PASSKumar Sanghvi
2017-10-20cxgb4: add tc flower match support for vlanKumar Sanghvi
2017-10-20cxgb4: add tc flower match support for TOSKumar Sanghvi
2017-10-14cxgb4: fix missing break in switch and indent return statementsColin Ian King
2017-10-14cxgb4: collect IBQ and OBQ dumpsRahul Lakkireddy
2017-10-14cxgb4: collect hardware module dumpsRahul Lakkireddy
2017-10-14cxgb4: collect TP dumpRahul Lakkireddy
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy