summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King
2018-08-09qede: Ingress tc flower offload (drop action) support.Manish Chopra
2018-08-09qede: Add destination ip based flow profile.Manish Chopra
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-08-07qlge: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07qlcnic: Mark expected switch fall-througsGustavo A. R. Silva
2018-08-07qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07netxen_nic: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin
2018-08-07qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-07-29qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing
2018-07-29qed: remove redundant functions qed_set_gft_event_id_cm_hdrYueHaibing
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne
2018-07-05qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin
2018-07-04qed: remove redundant pointer 'name'Colin Ian King
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru
2018-06-04qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller