Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9022ca6b1129da44e3d5c4fa779b8bb9ceabe2ce
/
drivers
/
net
/
ethernet
/
qlogic
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
58f101b
qede: Do not drop rx-checksum invalidated packets.
by Manish Chopra
· 7 years ago
ccfa110
qede: Ethtool flash update support.
by Sudarsana Reddy Kalluru
· 7 years ago
3a69cae
qed: Adapter flash update support.
by Sudarsana Reddy Kalluru
· 7 years ago
62e4d43
qed: Add APIs for flash access.
by Sudarsana Reddy Kalluru
· 7 years ago
d8bf47a
qed: Fix PTT entry leak in the selftest error flow.
by Sudarsana Reddy Kalluru
· 7 years ago
43645ce
qed: Populate nvm image attribute shadow.
by Sudarsana Reddy Kalluru
· 7 years ago
50bc60c
qed*: Utilize FW 8.33.11.0
by Michal Kalderon
· 7 years ago
b9fc828
qede: Fix barrier usage after tx doorbell write.
by Manish Chopra
· 7 years ago
bc8282a
treewide: Fix typos in printk
by Masanari Iida
· 7 years ago
e42d8ce
net: qlge: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
f9442ac
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
3c95c56
net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
447a564
treewide: Align function definition open/close braces
by Joe Perches
· 7 years ago
c7281d5
qed: Use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3f2176d
qede: fix spelling mistake: "registeration" -> "registration"
by Colin Ian King
· 7 years ago
4609adc
qede: Fix qedr link update
by Michal Kalderon
· 7 years ago
16da090
qed: Fix non TCP packets should be dropped on iWARP ll2 connection
by Michal Kalderon
· 7 years ago
933e8c9
qed: Fix MPA unalign flow in case header is split across two packets.
by Michal Kalderon
· 7 years ago
f89782c
qed: Use after free in qed_rdma_free()
by Dan Carpenter
· 7 years ago
9de506a
qed: Free RoCE ILT Memory on rmmod qedr
by Michal Kalderon
· 7 years ago
4f4aaa1
qlogic/qed: Constify *pkt_type_str[]
by Hernán Gonzalez
· 7 years ago
cfabb17
net: qlge: use memmove instead of skb_copy_to_linear_data
by Arnd Bergmann
· 7 years ago
11f7110
net: qed: use correct strncpy() size
by Arnd Bergmann
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
233ac38
qlcnic: fix deadlock bug
by Junxiao Bi
· 7 years ago
fdd6d77
qed: code indent should use tabs where possible
by Rohit Visavalia
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1fe280a
qed: Free reserved MR tid
by Michal Kalderon
· 7 years ago
4de4947
qed: Remove reserveration of dpi for kernel
by Michal Kalderon
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
70eeff6
qed: Fix potential use-after-free in qed_spq_post()
by Roland Dreier
· 7 years ago
7f0b800
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
c0124f3
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
by Jesper Dangaard Brouer
· 7 years ago
5f58dff
qed: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
41e87c9
qed*: Advance drivers' version to 8.33.0.20
by Tomer Tayar
· 7 years ago
da09091
qed*: Utilize FW 8.33.1.0
by Tomer Tayar
· 7 years ago
21dd79e
qed*: HSI renaming for different types of HW
by Tomer Tayar
· 7 years ago
a2e7699
qed*: Refactoring and rearranging FW API with no functional impact
by Tomer Tayar
· 7 years ago
18c602d
qede: Use NETIF_F_GRO_HW.
by Michael Chan
· 7 years ago
cb7e125
drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
by Paul E. McKenney
· 7 years ago
bd0b2e7
net: xdp: make the stack take care of the tear down
by Jakub Kicinski
· 7 years ago
b2dfcb3
netxen: remove timespec usage
by Arnd Bergmann
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
8170024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
c61a75a
qed: use kzalloc instead of kmalloc and memset
by Colin Ian King
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
98b07e3
qlge: remove duplicated assignment to mbcp
by Colin Ian King
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f436baf
qed: Fix iWARP out of order flow
by Michal Kalderon
· 7 years ago
1e28eaa
qed: Add iWARP support for fpdu spanned over more than two tcp packets
by Michal Kalderon
· 7 years ago
c7d1d839
qed: Add support for MPA header being split over two tcp packets
by Michal Kalderon
· 7 years ago
d531038
qed: Add support for freeing two ll2 buffers for corner cases
by Michal Kalderon
· 7 years ago
469981b
qed: Add unaligned and packed packet processing
by Michal Kalderon
· 7 years ago
fcb39f6
qed: Add mpa buffer descriptors for storing and processing mpa fpdus
by Michal Kalderon
· 7 years ago
ae3488f
qed: Add ll2 connection for processing unaligned MPA packets
by Michal Kalderon
· 7 years ago
6f34a28
qed: Add LL2 slowpath handling
by Michal Kalderon
· 7 years ago
89d6511
qed: Add the source of a packet sent on an iWARP ll2 connection
by Michal Kalderon
· 7 years ago
6df60fe
qed: Fix initialization of ll2 offload feature
by Michal Kalderon
· 7 years ago
77caa79
qed: Add ll2 option for dropping a tx packet
by Michal Kalderon
· 7 years ago
ed468eb
qed: Add ll2 ability of opening a secondary queue
by Michal Kalderon
· 7 years ago
f5823fe
qed: Add ll2 option to limit the number of bds per packet
by Michal Kalderon
· 7 years ago
c49c777
qed: Delete redundant check on dcb_app priority
by Christos Gkekas
· 7 years ago
df7e828
timer: Remove init_timer_deferrable() in favor of timer_setup()
by Kees Cook
· 7 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 7 years ago
1e99c49
qed: iWARP - Add check for errors on a SYN packet
by Michal Kalderon
· 7 years ago
471115ab
qed: Fix maximum number of CQs for iWARP
by Michal Kalderon
· 7 years ago
d1abfd0
qed: Add iWARP out of order support
by Michal Kalderon
· 7 years ago
e0a8f9de
qed: Add iWARP enablement support
by Michal Kalderon
· 7 years ago
d4d8db7
drivers: net: qlogic: use setup_timer() helper.
by Allen Pais
· 7 years ago
4739df6
qed: remove unnecessary call to memset
by Himanshu Jha
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f6849d0
qlcnic: remove redundant zero check on retries counter
by Colin Ian King
· 7 years ago
9e4a561
qed: fix spelling mistake: "calescing" -> "coalescing"
by Colin Ian King
· 7 years ago
e58f958
qlge: avoid memcpy buffer overflow
by Arnd Bergmann
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
da6817e
qlogic: make device_attribute const
by Bhumika Goyal
· 7 years ago
a120d9a
netxen: fix incorrect loop counter decrement
by Colin Ian King
· 7 years ago
4db93fb
qlge: fix duplicated code for different branches
by Gustavo A. R. Silva
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
eb2a6b8
qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
by Christophe Jaillet
· 7 years ago
2d29b39
qlcnic: add const to bin_attribute structure
by Bhumika Goyal
· 7 years ago
bf5a94b
qed: Read per queue coalesce from hardware
by Rahul Verma
· 7 years ago
477f2d1
qed: Add support for vf coalesce configuration.
by Rahul Verma
· 7 years ago
c3dc48f
qede: Add ethtool support for Energy efficient ethernet.
by Sudarsana Reddy Kalluru
· 7 years ago
645874e
qed: Add support for Energy efficient ethernet.
by Sudarsana Reddy Kalluru
· 7 years ago
3f2a2b8
qed/qede: Add setter APIs support for RX flow classification
by Chopra, Manish
· 7 years ago
ec9b8db
qede: Add getter APIs support for RX flow classification
by Chopra, Manish
· 7 years ago
048578a
qlcnic: remove unnecessary static in qlcnic_dump_fw()
by Gustavo A. R. Silva
· 7 years ago
91d1ae4
qed: Fix printk option passed when printing ipv6 addresses
by Kalderon, Michal
· 7 years ago
25f4535
qed: initialize ll2_syn_handle at start of function
by Michal Kalderon
· 8 years ago
Next »