summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar2017-09-051-1/+15
* cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar2017-09-051-8/+4Star
* cxgb4: fix memory leakGanesh Goudar2017-09-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-3/+3
|\
| * cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-08-291-3/+3
* | cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-218-356/+1220
* | net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-166-8/+43
|\|
| * net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-0/+22
| * net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-8/+21
* | net: sched: use newly added classid identity helpersJiri Pirko2017-08-111-1/+1
* | cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2017-08-092-0/+71
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-2/+2
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-073-17/+10Star
* | cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko2017-08-071-16/+26
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-3/+4
* | net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-1/+1
* | cxgb4: ethtool forward error correction management supportCasey Leedom2017-07-301-0/+100
* | cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom2017-07-301-35/+117
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-212-1/+4
|\|
| * cxgb4: ptp_clock_register() returns error pointersGanesh Goudar2017-07-141-1/+2
| * cxgb4: add new T5 pci device id'sGanesh Goudar2017-07-131-0/+2
* | cxgb4: display serial config and vpd versionsGanesh Goudar2017-07-214-58/+188
* | cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath2017-07-201-37/+14Star
* | net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav2017-07-181-2/+6
|/
* cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2017-07-112-22/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0522-111/+1421
|\
| * cxgb4: Support for get_ts_info ethtool methodAtul Gupta2017-07-051-1/+18
| * cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2017-07-052-0/+287
| * cxgb4: time stamping interface for PTPAtul Gupta2017-07-059-13/+595
| * cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-233-18/+101
| * cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-233-18/+80
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-203-11/+6Star
| * cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
| * cxgb4: add new T6 pci device id'sGanesh Goudar2017-06-191-0/+3
| * cxgb4: fix a NULL dereferenceGanesh Goudar2017-06-191-1/+4
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+2
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-167-21/+21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
| |\
| * | cxgb4: handle serial flash interruptGanesh Goudar2017-06-131-1/+1
| * | cxgb4: fix memory leak in init_one()Ganesh Goudar2017-06-091-1/+5
| * | cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy2017-06-093-1/+26
| * | cxgb4: fix to bring link down after adapter crashRahul Lakkireddy2017-06-081-4/+3Star
| * | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+5
| * | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-073-20/+54
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-073-13/+27
| |\ \
| * | | cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2017-06-062-0/+107
| * | | cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
| * | | cxgb4: Fix netdev_features flagArjun Vynipadath2017-05-301-0/+11
| * | | cxgb4: FW upgrade fixesArjun Vynipadath2017-05-301-3/+18