summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cxgb4: add new T5 pci device idGanesh Goudar2017-05-301-0/+1
| * | | cxgb4: keep carrier off before registering netdevSurendra Mobiya2017-05-301-0/+2
| * | | cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-215-3/+70
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-181-3/+3
| |\ \ \
| * | | | cxgb4: add new T5 pci device idGanesh Goudar2017-05-171-0/+1
| * | | | cxgb4: reduce resource allocation in kdump kernelGanesh Goudar2017-05-171-6/+6
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-054-0/+47
|\ \ \ \ \
| * | | | | crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-202-0/+2
| * | | | | chcr - Add debug countersHarsh Jain2017-06-203-0/+45
| |/ / / /
* | | | / 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-093-10/+43
|\
| * cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-083-10/+43
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-0812-94/+39
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-027-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/+1
| * net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1
| * 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-041-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-271-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/+0
* | 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/+7
* | 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/+6
* | 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/+0
* | cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2017-01-132-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/+3
* | 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