Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qed: Fix setting/clearing bit in completion bitmap | Manish Chopra | 2016-07-26 | 1 | -4/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 | 3 | -15/+25 |
|\ | |||||
| * | qed: Protect the doorbell BAR with the write barriers. | Sudarsana Reddy Kalluru | 2016-06-29 | 1 | -7/+3 |
| * | qed: Add missing port-mode | Yuval Mintz | 2016-06-19 | 2 | -0/+2 |
| * | qed: Fix returning unlimited SPQ entries | Yuval Mintz | 2016-06-19 | 1 | -3/+18 |
| * | qed*: Don't reset statistics on inner reload | Yuval Mintz | 2016-06-19 | 1 | -1/+2 |
| * | qed: Prevent VF from Tx-switching 'promisc' | Yuval Mintz | 2016-06-19 | 1 | -4/+0 |
| * | qed: Correct default vlan behavior | Yuval Mintz | 2016-06-19 | 1 | -0/+1 |
* | | qed: Fix static checker warnings. | Sudarsana Reddy Kalluru | 2016-06-29 | 1 | -2/+2 |
* | | qed: Add support for coalescing config read/update. | Sudarsana Reddy Kalluru | 2016-06-23 | 7 | -5/+283 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-10 | 2 | -10/+39 |
|\| | |||||
| * | qed: fix qed_fill_link() error handling | Arnd Bergmann | 2016-06-02 | 2 | -10/+39 |
* | | qed: Add dcbnl support. | Sudarsana Reddy Kalluru | 2016-06-08 | 2 | -0/+1097 |
* | | qed: Add support for query/config dcbx. | Sudarsana Reddy Kalluru | 2016-06-08 | 3 | -1/+563 |
* | | qed: potential overflow in qed_cxt_src_t2_alloc() | Dan Carpenter | 2016-06-08 | 1 | -1/+1 |
* | | qed: PF to reply to unknown messages | Yuval Mintz | 2016-06-08 | 1 | -11/+22 |
* | | qed: PF enforce MAC limitation of VFs | Yuval Mintz | 2016-06-08 | 2 | -6/+79 |
* | | qed: Move doorbell calculation from VF to PF | Yuval Mintz | 2016-06-08 | 2 | -11/+38 |
* | | qed: Make PF more robust against malicious VF | Yuval Mintz | 2016-06-08 | 1 | -4/+68 |
* | | qed: PF-VF resource negotiation | Yuval Mintz | 2016-06-08 | 3 | -69/+135 |
* | | qed: Relax VF firmware requirements | Yuval Mintz | 2016-06-08 | 4 | -50/+116 |
* | | qed: Initialize hardware for new protocols | Yuval Mintz | 2016-06-04 | 7 | -70/+1535 |
* | | qed: Add iscsi/rdma personalities | Yuval Mintz | 2016-06-04 | 6 | -4/+47 |
* | | qed: Add common HSI for new protocols | Yuval Mintz | 2016-06-04 | 2 | -0/+3034 |
* | | qed: Revisit chain implementation | Yuval Mintz | 2016-06-04 | 4 | -84/+283 |
* | | qed: Utilize FW 8.10.3.0 | Yuval Mintz | 2016-06-03 | 12 | -4539/+3899 |
|/ | |||||
* | qed: Don't config min BW on 100g on link flap | Yuval Mintz | 2016-05-26 | 1 | -0/+7 |
* | qed: Prevent 100g from working in MSI | Sudarsana Reddy Kalluru | 2016-05-26 | 2 | -8/+15 |
* | qed: Add missing 100g init mode | Yuval Mintz | 2016-05-26 | 1 | -0/+7 |
* | qed: Save min/max accross dcbx-change | Yuval Mintz | 2016-05-26 | 1 | -2/+4 |
* | qed: Fix allocation in interrupt context | Sudarsana Reddy Kalluru | 2016-05-26 | 1 | -11/+16 |
* | qed: Reset the enable flag for eth protocol. | Sudarsana Reddy Kalluru | 2016-05-25 | 1 | -1/+1 |
* | qed: signedness bug in qed_dcbx_process_tlv() | Dan Carpenter | 2016-05-24 | 1 | -1/+2 |
* | qed: add support for dcbx. | Sudarsana Reddy Kalluru | 2016-05-17 | 10 | -8/+825 |
* | qed: Remove a stray tab | Dan Carpenter | 2016-05-17 | 1 | -1/+1 |
* | qed: VFs gracefully accept lack of PM | Yuval Mintz | 2016-05-16 | 1 | -1/+1 |
* | qed: Allow more than 16 VFs | Yuval Mintz | 2016-05-16 | 1 | -0/+3 |
* | qed: Reset link on IOV disable | Manish Chopra | 2016-05-16 | 1 | -39/+51 |
* | qed: Improve VF interrupt reset | Yuval Mintz | 2016-05-16 | 4 | -60/+41 |
* | qed: Correct PF-sanity check | Yuval Mintz | 2016-05-16 | 1 | -3/+3 |
* | qed*: Tx-switching configuration | Yuval Mintz | 2016-05-12 | 8 | -3/+27 |
* | qed*: support ndo_get_vf_config | Yuval Mintz | 2016-05-12 | 1 | -0/+93 |
* | qed*: IOV support spoof-checking | Yuval Mintz | 2016-05-12 | 4 | -0/+99 |
* | qed*: IOV link control | Yuval Mintz | 2016-05-12 | 4 | -0/+248 |
* | qed*: Support forced MAC | Yuval Mintz | 2016-05-12 | 5 | -0/+198 |
* | qed*: Support PVID configuration | Yuval Mintz | 2016-05-12 | 7 | -7/+449 |
* | qed: Align TLVs | Yuval Mintz | 2016-05-12 | 6 | -2/+375 |
* | qed: Bulletin and Link | Yuval Mintz | 2016-05-12 | 5 | -6/+425 |
* | qed: IOV l2 functionality | Yuval Mintz | 2016-05-12 | 9 | -246/+1957 |
* | qed: IOV configure and FLR | Yuval Mintz | 2016-05-12 | 13 | -11/+959 |