summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
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
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath
2018-05-11cxgb4: Add new T5 device idGanesh Goudar
2018-05-10cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar
2018-05-02cxgb4: add new T5 device id'sGanesh Goudar
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing
2018-04-17cxgb4vf: display pause settingsGanesh Goudar
2018-03-31cxgb4: LLD driver changes to support TLSAtul Gupta