| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-07 | 3 | -5/+8 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 6 | -77/+106 |
| |\ |
|
| * | | qed: Define new MF bit for no_vlan config | Sudarsana Reddy Kalluru | 2019-03-20 | 3 | -5/+8 |
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2019-05-06 | 2 | -16/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 2 | -16/+0 |
| |/ |
|
* | | qed: fix spelling mistake "faspath" -> "fastpath" | Colin Ian King | 2019-04-16 | 1 | -1/+1 |
* | | qed: Fix the DORQ's attentions handling | Denis Bolotin | 2019-04-14 | 2 | -16/+48 |
* | | qed: Fix missing DORQ attentions | Denis Bolotin | 2019-04-14 | 3 | -3/+20 |
* | | qed: Fix the doorbell address sanity check | Denis Bolotin | 2019-04-14 | 1 | -8/+8 |
* | | qed: Delete redundant doorbell recovery types | Denis Bolotin | 2019-04-14 | 4 | -51/+31 |
|/ |
|
* | qed: Read device port count from the shmem | Sudarsana Reddy Kalluru | 2019-02-21 | 5 | -67/+44 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-20 | 2 | -7/+15 |
|\ |
|
| * | qed: Fix iWARP syn packet mac address validation. | Michal Kalderon | 2019-02-18 | 1 | -0/+9 |
| * | qed: Fix iWARP buffer size provided for syn packet processing. | Michal Kalderon | 2019-02-18 | 2 | -7/+6 |
* | | qed: fix indentation issue with statements in an if-block | Colin Ian King | 2019-02-13 | 1 | -6/+6 |
* | | qed: Add API for SmartAN query. | Sudarsana Reddy Kalluru | 2019-02-08 | 4 | -0/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-08 | 5 | -12/+17 |
|\ \
| |/ |
|
| * | qed*: Advance drivers version to 8.37.0.20 | Manish Chopra | 2019-02-06 | 1 | -1/+1 |
| * | qed: Change verbosity for coalescing message. | Rahul Verma | 2019-02-06 | 1 | -1/+2 |
| * | qed: Consider TX tcs while deriving the max num_queues for PF. | Sudarsana Reddy Kalluru | 2019-02-06 | 1 | -2/+3 |
| * | qed: Assign UFP TC value to vlan priority in UFP mode. | Sudarsana Reddy Kalluru | 2019-02-06 | 1 | -0/+3 |
| * | qed: Fix EQ full firmware assert. | Manish Chopra | 2019-02-06 | 2 | -8/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-01-29 | 6 | -12/+51 |
|\ \
| |/ |
|
| * | qed: Fix stack out of bounds bug | Manish Chopra | 2019-01-28 | 1 | -4/+4 |
| * | qed: Fix system crash in ll2 xmit | Manish Chopra | 2019-01-28 | 1 | -5/+15 |
| * | qed: Fix VF probe failure while FLR | Manish Chopra | 2019-01-28 | 1 | -0/+10 |
| * | qed: Fix LACP pdu drops for VFs | Manish Chopra | 2019-01-28 | 3 | -2/+16 |
| * | qed: Fix bug in tx promiscuous mode settings | Manish Chopra | 2019-01-28 | 1 | -1/+6 |
* | | qed: Add infrastructure for error detection and recovery | Tomer Tayar | 2019-01-28 | 10 | -16/+231 |
* | | qed: Revise load sequence to avoid PCI errors | Tomer Tayar | 2019-01-28 | 7 | -112/+178 |
* | | qed: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-01-23 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-16 | 1 | -0/+4 |
|\ |
|
| * | qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier | Denis Bolotin | 2019-01-04 | 1 | -0/+4 |
* | | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -8/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 2 | -1/+3 |
|\ |
|
| * | qed: Fix an error code qed_ll2_start_xmit() | Dan Carpenter | 2018-12-18 | 1 | -0/+1 |
| * | qed: Fix command number mismatch between driver and the mfw | Sudarsana Reddy Kalluru | 2018-12-13 | 1 | -1/+2 |
* | | qed: fix spelling mistake "Dispalying" -> "Displaying" | Colin Ian King | 2018-12-04 | 1 | -1/+1 |
* | | qed: Expose the doorbell overflow recovery mechanism to the protocol drivers | Ariel Elior | 2018-11-30 | 1 | -0/+2 |
* | | qed: Register light L2 queues with doorbell overflow recovery mechanism | Ariel Elior | 2018-11-30 | 2 | -10/+21 |
* | | qed: Register slowpath queue doorbell with doorbell overflow recovery mechanism | Ariel Elior | 2018-11-30 | 2 | -13/+38 |
* | | qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow | Ariel Elior | 2018-11-30 | 6 | -24/+280 |
* | | qed: Add doorbell overflow recovery mechanism | Ariel Elior | 2018-11-30 | 3 | -0/+365 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | qed: fix spelling mistake "attnetion" -> "attention" | Colin Ian King | 2018-11-27 | 1 | -1/+1 |
* | | qed: Add support for MBI upgrade over MFW. | Sudarsana Reddy Kalluru | 2018-11-27 | 4 | -34/+40 |
* | | qed: Display port_id in the UFP debug messages. | Sudarsana Reddy Kalluru | 2018-11-27 | 1 | -7/+13 |
|/ |
|
* | qed: Fix QM getters to always return a valid pq | Denis Bolotin | 2018-11-19 | 1 | -4/+20 |
* | qed: Fix bitmap_weight() check | Denis Bolotin | 2018-11-19 | 1 | -1/+4 |
* | drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo | Andrew Morton | 2018-11-15 | 1 | -1/+1 |