summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25cxgb4: do DCB state reset in couple of placesGanesh Goudar
2017-09-22cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi
2017-09-22cxgb4: add support to offload action vlanKumar Sanghvi
2017-09-22cxgb4: add basic tc flower offload supportKumar Sanghvi
2017-09-22cxgb4: add tc flower offload skeletonKumar Sanghvi
2017-09-21cxgb4: avoid stall while shutting down the adapterGanesh Goudar
2017-09-21drivers: net: cxgb: use setup_timer() helper.Allen Pais
2017-09-20cxgb4: add new T5 pci device id'sGanesh Goudar
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar
2017-09-05cxgb4: fix memory leakGanesh Goudar
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar
2017-07-13cxgb4: add new T5 pci device id'sGanesh Goudar
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain
2017-06-20chcr - Add debug countersHarsh Jain
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-19cxgb4: add new T6 pci device id'sGanesh Goudar
2017-06-19cxgb4: fix a NULL dereferenceGanesh Goudar
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg