summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-11cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy
2018-07-11cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-07cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-05-31cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar
2018-05-25cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-05-25cxgb4: clean up init_oneGanesh Goudar
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-05-24cxgb4: Check for kvzalloc allocation failureYueHaibing
2018-05-23cxgb4: do L1 config when module is insertedGanesh Goudar
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy
2018-05-16cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
2018-05-14cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi
2018-05-14cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath
2018-05-14cxgb4: collect hardware dump in second kernelRahul Lakkireddy
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller