summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
...
| * qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET2019-09-211-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-211-3/+2
|\ \ | |/ |/|
| * Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-1/+3
| |\
| * \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-212-5/+4
| |\ \
| * | | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-251-3/+2
* | | | qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King2019-09-161-1/+1
* | | | qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru2019-09-111-10/+11
* | | | qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2019-09-112-6/+34
* | | | net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-051-1/+1
* | | | qede: Add support for dumping the grc data.Sudarsana Reddy Kalluru2019-08-312-2/+28
* | | | qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru2019-08-313-0/+118
* | | | qede: Add support for reading the config id attributes.Sudarsana Reddy Kalluru2019-08-312-0/+103
* | | | qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru2019-08-313-0/+71
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-08-221-1/+3
| | |/ | |/|
* | | qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru2019-08-151-0/+68
* | | qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru2019-08-153-0/+69
* | | qed: Add new ethtool supported port types based on media.Rahul Verma2019-08-082-2/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-2/+2
|\| |
| * | net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
| * | qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon2019-07-261-1/+1
* | | qed: reduce maximum stack frame sizeArnd Bergmann2019-07-241-19/+15
* | | qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier2019-07-238-11442/+0
* | | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-222-3/+3
|/ /
* / qed: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-3/+2
|/
* ethernet: remove redundant memsetFuqian Huang2019-07-151-3/+0
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-093-6/+6
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-20/+3
* qlcnic: remove redundant assignment to variable errColin Ian King2019-07-031-1/+1
* qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru2019-07-031-2/+6
* qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann2019-06-181-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-173-12/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-053-12/+3
* | qed: iWARP - Fix default window size to be based on chipMichal Kalderon2019-06-141-5/+25
* | qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon2019-06-141-0/+2
* | qed: iWARP - fix uninitialized callbackMichal Kalderon2019-06-141-0/+1
* | qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon2019-06-141-5/+11
* | qede: Make two functions staticYueHaibing2019-06-131-2/+2
* | qed: Fix build error without CONFIG_DEVLINKYueHaibing2019-06-031-0/+1
* | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-022-5/+8
* | qed: remove redundant assignment to rcColin Ian King2019-06-021-1/+1
* | qed: Fix static checker warningMichal Kalderon2019-05-301-12/+12
* | qed: fix spelling mistake "inculde" -> "include"Colin Ian King2019-05-291-1/+1
* | qede: Handle infinite driver spinning for Tx timestamp.Sudarsana Reddy Kalluru2019-05-294-7/+36
* | qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru2019-05-291-1/+2
* | qed*: Add iWARP 100g supportMichal Kalderon2019-05-261-0/+31
* | qed: Add qed devlink parameters tableMichal Kalderon2019-05-262-0/+113
* | qed: Set the doorbell address correctlyMichal Kalderon2019-05-262-12/+19
* | qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon2019-05-261-2/+2