summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar
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-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02cxgb4: update latest firmware version supportedGanesh Goudar
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-16cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar
2017-02-16cxgb4: Add new T5 and T6 pci device id'sGanesh 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-09target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash
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-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V
2017-02-03crypto: chcr - Change flow IDsHarsh Jain
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar
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-14cxgb4: Remove redundant memset before memcpyShyam Saini
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar
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: Add port description for new cards.Ganesh Goudar
2017-01-06cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash
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-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai
2016-11-25cxgb4: fix memory leak on txq_infoColin Ian King
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet