summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
* cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
* cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
* cxgb4: update latest firmware version supportedGanesh Goudar2017-05-181-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-103-10/+43
|\
| * cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-083-10/+43
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-0912-94/+39Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-037-23/+66
|\
| * cxgb4: save tid while creating server filterGanesh Goudar2017-04-131-0/+4
| * net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1Star
| * net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1Star
| * cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2017-03-222-19/+60
* | crypto: chcr - Fix txq ids.Harsh Jain2017-04-213-1/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-051-3/+3
|\
| * cxgb4: update latest firmware version supportedGanesh Goudar2017-03-021-3/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-022-1/+5
|\ \ | |/ |/|
| * target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash2017-02-091-0/+4
| * target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-091-1/+1
* | scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-231-0/+8
|\ \
| * | crypto: chcr - Change flow IDsHarsh Jain2017-02-031-0/+8
| |/
* | cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar2017-02-161-2/+0Star
* | cxgb4: Add new T5 and T6 pci device id'sGanesh Goudar2017-02-161-0/+5
* | cxgb4: Increase max number of tc u32 linksArjun V2017-02-163-13/+7Star
* | cxgb4: Update proper netdev stats for rx dropsGanesh Goudar2017-02-151-1/+1
* | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-063-4/+4
* | cxgb4: get rid of custom busy poll codeEric Dumazet2017-02-034-174/+6Star
* | cxgb4: Fix uld_send() for ctrl pktsArjun V2017-02-031-3/+8
* | cxgb4: update latest firmware version supportedGanesh Goudar2017-01-311-6/+6
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-303-4/+4
* | cxgb4: hide unused warningsArnd Bergmann2017-01-201-0/+2
* | cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar2017-01-171-0/+27
* | cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai2017-01-164-4/+64
* | cxgb4: Remove redundant memset before memcpyShyam Saini2017-01-141-5/+0Star
* | cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2017-01-142-0/+35
* | cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar2017-01-121-1/+4
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+3Star
* | cxgb4: Add port description for new cards.Ganesh Goudar2017-01-061-12/+18
* | cxgb4/cxgb4vf: Display 25G and 100G link speedGanesh Goudar2017-01-062-16/+25
* | cxgb4: Synchronize access to mailboxHariprasad Shenai2017-01-063-1/+69
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-7/+5Star
|\|
| * libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5Star
* | cxgb4: Support compressed error vector for T6Arjun V2017-01-045-2/+45
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-231-0/+13
|\
| * scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-0/+13
* | net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-28/+37
* | net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-27/+37
|/