aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-05-30cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh 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
2017-01-20cxgb4: hide unused warningsArnd Bergmann
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai
2017-01-12cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar