index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-13
/
+14
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+3
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
12
-435
/
+662
2018-06-05
qed: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-4
/
+3
2018-06-05
qed: Add srq core support for RoCE and iWARP
Yuval Bason
8
-7
/
+223
2018-06-04
qed: Fix use of incorrect shmem address.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-06-04
qed: Fix shared memory inconsistency between driver and the MFW.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-25
qed*: Support drop action classification
Manish Chopra
1
-15
/
+20
2018-05-25
qed*: Support other classification modes.
Manish Chopra
1
-0
/
+2
2018-05-23
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
3
-1
/
+160
2018-05-23
qed: Add support for processing iscsi tlv request.
Sudarsana Reddy Kalluru
2
-1
/
+134
2018-05-23
qed: Add support for processing fcoe tlv request.
Sudarsana Reddy Kalluru
2
-1
/
+831
2018-05-23
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
5
-1
/
+443
2018-05-23
qed: Add MFW interfaces for TLV request support.
Sudarsana Reddy Kalluru
1
-0
/
+231
2018-05-22
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
1
-1
/
+1
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+3
2018-05-11
qed: fix spelling mistake: "taskelt" -> "tasklet"
Colin Ian King
1
-1
/
+1
2018-05-10
qed: Fix l2 initializations over iWARP personality
Michal Kalderon
1
-4
/
+2
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
10
-22
/
+267
2018-05-08
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
1
-2
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
6
-43
/
+68
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
1
-1
/
+1
2018-04-30
qed: fix spelling mistake: "checksumed" -> "checksummed"
Colin Ian King
1
-1
/
+1
2018-04-24
qed: Fix copying 2 strings
Denis Bolotin
1
-2
/
+3
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
3
-5
/
+136
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
3
-13
/
+2
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
4
-0
/
+106
2018-04-20
qed* : use trust mode to allow VF to override forced MAC
Shahed Shaikh
1
-16
/
+194
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-29
qed: Adapter flash update support.
Sudarsana Reddy Kalluru
1
-0
/
+338
2018-03-29
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
4
-1
/
+168
2018-03-29
qed: Fix PTT entry leak in the selftest error flow.
Sudarsana Reddy Kalluru
1
-1
/
+2
2018-03-29
qed: Populate nvm image attribute shadow.
Sudarsana Reddy Kalluru
5
-38
/
+120
2018-03-29
qed*: Utilize FW 8.33.11.0
Michal Kalderon
7
-999
/
+1155
2018-03-27
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2018-03-23
qed: Use true and false for boolean values
Gustavo A. R. Silva
1
-5
/
+5
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+21
2018-03-16
qed: Fix non TCP packets should be dropped on iWARP ll2 connection
Michal Kalderon
1
-0
/
+15
[next]