index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qlogic: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-12
1
-0
/
+6
*
net: qlge: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-12
1
-0
/
+5
*
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
2019-03-07
1
-2
/
+5
*
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-19
1
-0
/
+9
|
*
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
2019-02-19
2
-7
/
+6
*
|
qlge: fix some indentation issues
Colin Ian King
2019-02-14
2
-4
/
+4
*
|
qed: fix indentation issue with statements in an if-block
Colin Ian King
2019-02-14
1
-6
/
+6
*
|
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-09
1
-1
/
+10
*
|
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-09
4
-0
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
8
-13
/
+37
|
\
|
|
*
qed*: Advance drivers version to 8.37.0.20
Manish Chopra
2019-02-07
2
-2
/
+2
|
*
qed: Change verbosity for coalescing message.
Rahul Verma
2019-02-07
1
-1
/
+2
|
*
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
2019-02-07
3
-0
/
+19
|
*
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
2019-02-07
1
-2
/
+3
|
*
qed: Assign UFP TC value to vlan priority in UFP mode.
Sudarsana Reddy Kalluru
2019-02-07
1
-0
/
+3
|
*
qed: Fix EQ full firmware assert.
Manish Chopra
2019-02-07
2
-8
/
+8
*
|
qede: use ethtool_rx_flow_rule() to remove duplicated parser code
Pablo Neira Ayuso
2019-02-06
1
-203
/
+76
*
|
qede: place ethtool_rx_flow_spec after code after TC flower codebase
Pablo Neira Ayuso
2019-02-06
1
-132
/
+132
*
|
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-02-06
1
-6
/
+6
*
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-49
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-30
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
*
|
qede: Error recovery process
Tomer Tayar
2019-01-28
3
-70
/
+288
*
|
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
*
|
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-18
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
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
2
-22
/
+22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-22
1
-1
/
+2
|
\
|
*
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
2018-12-21
1
-1
/
+2
*
|
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-19
1
-0
/
+1
|
*
qed: Fix command number mismatch between driver and the mfw
Sudarsana Reddy Kalluru
2018-12-14
1
-1
/
+2
*
|
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
2018-12-19
1
-5
/
+1
*
|
qed: fix spelling mistake "Dispalying" -> "Displaying"
Colin Ian King
2018-12-05
1
-1
/
+1
*
|
qede: Register l2 queues with doorbell overflow recovery mechanism
Ariel Elior
2018-11-30
1
-0
/
+9
*
|
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
*
|
qede - Add a statistic for a case where driver drops tx packet due to memory ...
Michael Shteinbok
2018-11-29
3
-2
/
+4
[next]