summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
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
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-05-30cxgb4: Fix netdev_features flagArjun Vynipadath
2017-05-30cxgb4: keep carrier off before registering netdevSurendra Mobiya
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar
2017-05-17cxgb4: reduce resource allocation in kdump kernelGanesh Goudar
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain
2017-04-13cxgb4: save tid while creating server filterGanesh Goudar
2017-02-16cxgb4: Increase max number of tc u32 linksArjun V
2017-02-15cxgb4: Update proper netdev stats for rx dropsGanesh Goudar
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet