aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy1-4/+3
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-2/+5
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar3-20/+54
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+27
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2-0/+107
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-05-30cxgb4: Fix netdev_features flagArjun Vynipadath1-0/+11
2017-05-30cxgb4: FW upgrade fixesArjun Vynipadath1-3/+18
2017-05-30cxgb4: add new T5 pci device idGanesh Goudar1-0/+1
2017-05-30cxgb4: keep carrier off before registering netdevSurendra Mobiya1-0/+2
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2-10/+20
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar5-3/+70
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-05-17cxgb4: add new T5 pci device idGanesh Goudar1-0/+1
2017-05-17cxgb4: reduce resource allocation in kdump kernelGanesh Goudar1-6/+6
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-10/+43
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko12-94/+39
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar3-10/+43
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-23/+66
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain3-1/+12
2017-04-13cxgb4: save tid while creating server filterGanesh Goudar1-0/+4
2017-04-07net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser2-2/+1
2017-04-07net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2-2/+1
2017-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2-19/+60
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-1/+5
2017-03-02cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+8
2017-02-16cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar1-2/+0
2017-02-16cxgb4: Add new T5 and T6 pci device id'sGanesh Goudar1-0/+5
2017-02-16cxgb4: Increase max number of tc u32 linksArjun V3-13/+7
2017-02-15cxgb4: Update proper netdev stats for rx dropsGanesh Goudar1-1/+1
2017-02-09target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash1-0/+4
2017-02-09target/cxgbit: Fix endianness annotationsBart Van Assche1-1/+1
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit3-4/+4
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet4-174/+6
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V1-3/+8
2017-02-03crypto: chcr - Change flow IDsHarsh Jain1-0/+8
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet3-4/+4
2017-01-20cxgb4: hide unused warningsArnd Bergmann1-0/+2
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar1-0/+27
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai4-4/+64
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini1-5/+0
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2-0/+35
2017-01-12cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar1-1/+4