summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-12qede: Fix multicast mac configurationManish Chopra
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-21qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-08-31qede: Add support for dumping the grc data.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru
2019-08-31qede: Add support for reading the config id attributes.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-07-26qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon
2019-07-24qed: reduce maximum stack frame sizeArnd Bergmann
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru
2019-06-18qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14qed: iWARP - Fix default window size to be based on chipMichal Kalderon
2019-06-14qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon