summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
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
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai