summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
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-09target/cxgbit: Fix endianness annotationsBart Van Assche
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-30drivers: net: generalize napi_complete_done()Eric 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-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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-12-17net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
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
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-03cxgb4: correct device ID of T6 adapterHariprasad Shenai
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson