Age | Commit message (Expand) | Author |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck |
2018-07-05 | cxgb4: Fix the condition to check if the card is T5 | Ganesh Goudar |
2018-07-05 | cxgb4: Add support to read actual provisioned resources | Casey Leedom |
2018-06-29 | cxgb4: Support ethtool private flags | Arjun Vynipadath |
2018-06-29 | cxgb4: Add support for FW_ETH_TX_PKT_VM_WR | Arjun Vynipadath |
2018-06-28 | cxgb4: Add new T5 PCI device id 0x50ae | Ganesh Goudar |
2018-06-28 | cxgb4: Add flag tc_flower_initialized | Casey Leedom |
2018-06-26 | net: sched: pass extack pointer to block binds and cb registration | John Hurley |
2018-06-26 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-24 | cxgb4: when disabling dcb set txq dcb priority to 0 | Ganesh Goudar |
2018-06-22 | rhashtable: split rhashtable.h | NeilBrown |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | net: cxgb3: add error handling for sysfs_create_group | Zhouyang Jia |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-04 | net: chelsio: Use zeroing memory allocator instead of allocator/memset | YueHaibing |
2018-05-31 | cxgb4: Add FORCE_PAUSE bit to 32 bit port caps | Ganesh Goudar |
2018-05-25 | cxgb4: Report PCIe link properties with pcie_print_link_status() | Bjorn Helgaas |
2018-05-25 | cxgb4/cxgb4vf: Notify link changes to OS-dependent code | Arjun Vynipadath |
2018-05-25 | cxgb4: clean up init_one | Ganesh Goudar |
2018-05-25 | cxgb4/cxgb4vf: link management changes for new SFP | Ganesh Goudar |
2018-05-24 | cxgb4: Check for kvzalloc allocation failure | YueHaibing |
2018-05-23 | cxgb4: do L1 config when module is inserted | Ganesh Goudar |
2018-05-23 | cxgb4: change the port capability bits definition | Ganesh Goudar |
2018-05-23 | cxgb4: Add new T6 device ids | Ganesh Goudar |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-21 | cxgb4: copy the length of cpl_tx_pkt_core to fw_wr | Ganesh Goudar |
2018-05-18 | cxgb4: fix offset in collecting TX rate limit info | Rahul Lakkireddy |
2018-05-18 | cxgb4: collect SGE PF/VF queue map | Rahul Lakkireddy |
2018-05-16 | cxgb4: update LE-TCAM collection for T6 | Rahul Lakkireddy |
2018-05-14 | cxgb4: add tc flower match support for tunnel VNI | Kumar Sanghvi |
2018-05-14 | cxgb4: Correct ntuple mask validation for hash filters | Kumar Sanghvi |
2018-05-14 | cxgb4: do not fail vf instatiation in slave mode | Arjun Vynipadath |
2018-05-14 | cxgb4: collect hardware dump in second kernel | Rahul Lakkireddy |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-11 | cxgb4: avoid schedule while atomic | Ganesh Goudar |
2018-05-11 | cxgb4: enable inner header checksum calculation | Ganesh Goudar |
2018-05-11 | cxgb4: Fix {vxlan/geneve}_port initialization | Arjun Vynipadath |
2018-05-11 | cxgb4: Add new T5 device id | Ganesh Goudar |
2018-05-10 | cxgb4: fix the wrong conversion of Mbps to Kbps | Ganesh Goudar |
2018-05-10 | cxgb4: copy mbox log size to PF0-3 adap instances | Ganesh Goudar |
2018-05-10 | cxgb4: zero the HMA memory | Ganesh Goudar |
2018-05-03 | cxgb4: update latest firmware version supported | Ganesh Goudar |
2018-05-02 | cxgb4: add new T5 device id's | Ganesh Goudar |
2018-04-30 | libcxgb,cxgb4: use __skb_put_zero to simplfy code | YueHaibing |
2018-04-17 | cxgb4vf: display pause settings | Ganesh Goudar |
2018-03-31 | cxgb4: LLD driver changes to support TLS | Atul Gupta |