summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Support ethtool private flagsArjun Vynipadath2018-06-291-0/+42
* cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-293-4/+383
* cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar2018-06-281-0/+1
* cxgb4: Add flag tc_flower_initializedCasey Leedom2018-06-283-0/+12
* net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-261-1/+1
|\
| * cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
* | rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-0/+7
|\
| * net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia2018-06-151-0/+7
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-123-4/+5
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-121-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-4/+4
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-74/+1
|\
| * cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-251-74/+1
* | net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-043-10/+3
* | cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2018-05-312-3/+12
* | cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath2018-05-256-6/+64
* | cxgb4: clean up init_oneGanesh Goudar2018-05-252-21/+28
* | cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-253-18/+85
* | cxgb4: Check for kvzalloc allocation failureYueHaibing2018-05-241-0/+4
* | cxgb4: do L1 config when module is insertedGanesh Goudar2018-05-233-12/+65
* | cxgb4: change the port capability bits definitionGanesh Goudar2018-05-233-7/+7
* | cxgb4: Add new T6 device idsGanesh Goudar2018-05-231-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-77/+39
|\ \
| * | cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9
| * | cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-141-58/+30
* | | cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar2018-05-211-15/+14
* | | cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy2018-05-183-2/+65
* | | cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy2018-05-164-8/+37
* | | cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi2018-05-147-7/+237
* | | cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath2018-05-141-7/+3
* | | cxgb4: collect hardware dump in second kernelRahul Lakkireddy2018-05-144-0/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-4/+3
|\| |
| * | cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1
| * | cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
| |/
* | cxgb4: avoid schedule while atomicGanesh Goudar2018-05-111-2/+2
* | cxgb4: enable inner header checksum calculationGanesh Goudar2018-05-113-22/+83
* | cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2018-05-112-0/+23
* | cxgb4: Add new T5 device idGanesh Goudar2018-05-111-0/+1
* | cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar2018-05-101-3/+3
* | cxgb4: update latest firmware version supportedGanesh Goudar2018-05-031-6/+6
* | cxgb4: add new T5 device id'sGanesh Goudar2018-05-021-0/+3
* | libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing2018-04-303-14/+7
* | cxgb4vf: display pause settingsGanesh Goudar2018-04-171-0/+16
|/
* cxgb4: LLD driver changes to support TLSAtul Gupta2018-03-313-15/+131
* cxgb4: Inline TLS FW InterfaceAtul Gupta2018-03-313-6/+283
* cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-301-1/+2
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-263-64/+64