summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-25cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar
2018-01-11cxgb4: implement ndo_features_checkGanesh Goudar
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-01cxgb4: convert flower table to use rhashtableKumar 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-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-20cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi
2017-10-20cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy
2017-10-03cxgb4: Update comment for min_mtuArjun Vynipadath
2017-09-25cxgb4: do DCB state reset in couple of placesGanesh Goudar
2017-09-22cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi
2017-09-22cxgb4: add basic tc flower offload supportKumar Sanghvi
2017-09-22cxgb4: add tc flower offload skeletonKumar Sanghvi
2017-09-21cxgb4: avoid stall while shutting down the adapterGanesh Goudar
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-19cxgb4: fix a NULL dereferenceGanesh Goudar
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar