aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-2/+2
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko3-17/+10
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko1-16/+26
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-3/+4
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko1-1/+1
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom1-0/+100
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom1-35/+117
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+4
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar4-58/+188
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath1-37/+14
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav1-2/+6
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar1-1/+2
2017-07-13cxgb4: add new T5 pci device id'sGanesh Goudar1-0/+2
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds22-111/+1421
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+47
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta1-1/+18
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2-0/+287
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta9-13/+595
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath3-18/+101
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath3-18/+80
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu3-11/+6
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain2-0/+2
2017-06-20chcr - Add debug countersHarsh Jain3-0/+45
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju1-4/+6
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju1-4/+6
2017-06-19cxgb4: add new T6 pci device id'sGanesh Goudar1-0/+3
2017-06-19cxgb4: fix a NULL dereferenceGanesh Goudar1-1/+4
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg7-21/+21
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar1-1/+1
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar1-1/+5
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy3-1/+26
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-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-1/+1
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