Age | Commit message (Expand) | Author |
2015-08-28 | cxgb4: Force uninitialized state if FW in adapter is unsupported | Hariprasad Shenai |
2015-08-18 | cxgb4: memory corruption in debugfs | Dan Carpenter |
2015-08-13 | cxgb4: Add MPS tracing support | Hariprasad Shenai |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-12 | cxgb4: Add debugfs support to dump tid info | Hariprasad Shenai |
2015-08-12 | cxgb4: Differentiate between stids between server and filter region | Hariprasad Shenai |
2015-08-12 | cxgb4: Differentiates between TIDs being used in TCAM and HASH | Hariprasad Shenai |
2015-08-12 | cxgb4: Add some more details to sge qinfo | Hariprasad Shenai |
2015-08-10 | cxgb4: cleanup some indenting | Dan Carpenter |
2015-08-10 | cxgb4: missing curly braces in t4_setup_debugfs() | Dan Carpenter |
2015-08-04 | cxgb4: Update T6 register ranges | Hariprasad Shenai |
2015-08-04 | cxgb4/cxgb4vf: read the correct bits of PL Who Am I register | Hariprasad Shenai |
2015-08-04 | cxgb4: Add support to dump edc bist status | Hariprasad Shenai |
2015-08-04 | cxgb4: Add debugfs support to dump meminfo | Hariprasad Shenai |
2015-07-26 | cxgb4vf: Read correct FL congestion threshold for T5 and T6 | Hariprasad Shenai |
2015-07-26 | cxgb4: Allow firmware flash, only if cxgb4 is the master driver | Hariprasad Shenai |
2015-07-21 | cxgb4: Add debugfs entry to enable backdoor access | Hariprasad Shenai |
2015-07-21 | cxgb4 : Fill DCB priority in vlan control headers | Anish Bhatt |
2015-07-21 | cxgb4 : Fill in number of DCB traffic classes supported | Anish Bhatt |
2015-07-21 | cxgb4 : Allow firmware DCB info to be queried in host state | Anish Bhatt |
2015-07-21 | cxgb4 : Only pass app selector of 0 or 3 to firmware | Anish Bhatt |
2015-07-09 | cxgb4vf: Fix check to use new User Doorbell mechanism | Hariprasad Shenai |
2015-07-08 | cxgb4: Enable cim_la dump to support T6 | Hariprasad Shenai |
2015-07-08 | cxgb4: Read stats for only available channels | Hariprasad Shenai |
2015-07-08 | cxgb4: Update register ranges for T6 adapter | Hariprasad Shenai |
2015-07-08 | cxgb4: Don't use entire L2T table, use only its slice | Hariprasad Shenai |
2015-07-08 | cxgb4: Add PCI device ids for few more T5 and T6 adapters | Hariprasad Shenai |
2015-07-03 | cxgb4: Fix incorrect sequence numbers shown in devlog | Hariprasad Shenai |
2015-06-30 | cxgb4: use kvfree() in t4_free_mem() | Pekka Enberg |
2015-06-30 | cxgb3: use kvfree() in cxgb_free_mem() | Pekka Enberg |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |
2015-06-21 | cxgb4: Add PCI device ID for custom T522 & T520 adapter | Hariprasad Shenai |
2015-06-21 | cxgb3: avoid needless buffer copy for firmware | Kees Cook |
2015-06-11 | cxgb4: Support for user mode bar2 mappings with T4 | Hariprasad S |
2015-06-10 | cxgb4: Add debugfs entry to dump channel rate | Hariprasad Shenai |
2015-06-10 | cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents | Hariprasad Shenai |
2015-06-10 | cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs | Hariprasad Shenai |
2015-06-05 | cxgb4: Fix static checker warning | Hariprasad Shenai |
2015-06-05 | cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first | Hariprasad Shenai |
2015-06-05 | cxgb4: program pci completion timeout | Hariprasad Shenai |
2015-06-05 | cxgb4: Set mac addr from vpd, when we can't contact firmware | Hariprasad Shenai |
2015-06-05 | cxgb4: Rename t4_link_start() to t4_link_l1cfg | Hariprasad Shenai |
2015-06-05 | cxgb4: Add sge ec context flush service | Hariprasad Shenai |
2015-06-05 | cxgb4: Free Virtual Interfaces in remove routine | Hariprasad Shenai |
2015-06-03 | cxgb4: Remove WOL get/set ethtool support | Hariprasad Shenai |
2015-06-03 | cxgb4: Add support to dump loopback port stats | Hariprasad Shenai |
2015-06-03 | cxgb4: Add support in ethtool to dump channel stats | Hariprasad Shenai |
2015-06-03 | cxgb4: Add ethtool support to get adapter stats | Hariprasad Shenai |
2015-06-01 | cxgb4vf: Adds SRIOV driver changes for T6 adapter | Hariprasad Shenai |