summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: restructure VF mgmt codeGanesh Goudar2018-01-171-204/+189
* cxgb4: implement ndo_features_checkGanesh Goudar2018-01-111-0/+19
* cxgb4: add support for vxlan segmentation offloadGanesh Goudar2018-01-111-0/+4
* cxgb4: implement udp tunnel callbacksGanesh Goudar2018-01-111-0/+130
* cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy2017-12-081-1/+1
* net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-021-0/+3
* cxgb4: convert flower table to use rhashtableKumar Sanghvi2017-11-011-1/+3
* cxgb4: add support to delete hash filterKumar Sanghvi2017-11-011-0/+4
* cxgb4: add support to create hash filtersKumar Sanghvi2017-11-011-0/+4
* cxgb4: initialize hash-filter configurationKumar Sanghvi2017-11-011-4/+10
* net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-211-3/+0
* cxgb4: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+39
* cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi2017-10-201-0/+10
* cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi2017-10-201-0/+12
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-141-2/+2
* cxgb4: implement ethtool dump data operationsRahul Lakkireddy2017-10-141-0/+3
* cxgb4: Update comment for min_mtuArjun Vynipadath2017-10-031-1/+1
* cxgb4: do DCB state reset in couple of placesGanesh Goudar2017-09-251-2/+8
* cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi2017-09-221-0/+1
* cxgb4: add basic tc flower offload supportKumar Sanghvi2017-09-221-0/+2
* cxgb4: add tc flower offload skeletonKumar Sanghvi2017-09-221-0/+22
* cxgb4: avoid stall while shutting down the adapterGanesh Goudar2017-09-211-0/+4
* cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-201-48/+40
* net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-151-6/+17
|\
| * net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-141-6/+17
* | net: sched: use newly added classid identity helpersJiri Pirko2017-08-111-1/+1
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-2/+2
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-9/+5
* | cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko2017-08-071-16/+26
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-3/+4
* | cxgb4: display serial config and vpd versionsGanesh Goudar2017-07-201-54/+3
|/
* cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2017-07-111-5/+11
* cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2017-07-051-0/+6
* cxgb4: time stamping interface for PTPAtul Gupta2017-07-051-6/+70
* cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-231-2/+2
* cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* cxgb4: fix a NULL dereferenceGanesh Goudar2017-06-191-1/+4
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* | cxgb4: fix memory leak in init_one()Ganesh Goudar2017-06-091-1/+5
* | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+5
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-11/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-8/+17
|\ \ | |/
| * cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
| * cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-301-8/+13
* | cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2017-06-061-0/+106
* | cxgb4: Fix netdev_features flagArjun Vynipadath2017-05-301-0/+11
* | cxgb4: keep carrier off before registering netdevSurendra Mobiya2017-05-301-0/+2
OpenPOWER on IntegriCloud