summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
Commit message (Expand)AuthorAgeFilesLines
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-203-79/+79
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-204-3/+3
* qed: Chain support for external PBLMintz, Yuval2017-06-201-4/+4
* bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1Star
* qede: VF XDP supportMintz, Yuval2017-06-051-3/+31
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-051-2/+2
* qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-241-2/+2
* qede: Log probe of PCI deviceMintz, Yuval2017-05-241-2/+38
* qede: Fix sparse warningsManish Chopra2017-05-244-18/+22
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
* qede: Support 1G advertisment.Sudarsana Reddy Kalluru2017-05-211-0/+8
* qede: qedr closure after setting stateMintz, Yuval2017-05-211-1/+2
* qede: Don't use an internal MAC fieldMintz, Yuval2017-05-213-28/+38
* qede: Add missing Status-block freeSudarsana Reddy Kalluru2017-05-211-4/+7
* qede: Honor user request for Tx buffersSudarsana Reddy Kalluru2017-05-213-15/+15
* qede: Allow WoL to activate by defaultMintz, Yuval2017-05-211-0/+6
* qede: Split PF/VF ndos.Mintz, Yuval2017-05-092-6/+21
* qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru2017-05-091-0/+3
* qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-041-3/+2Star
* qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2017-05-021-6/+28
* qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2017-05-022-2/+7
* qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-273-99/+75Star
* qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-253-0/+13
* qede: Configure UDP ports in local context.Chopra, Manish2017-04-253-36/+52
* qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish2017-04-251-6/+17
* qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-252-11/+31
* qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com2017-04-241-0/+5
* qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter2017-04-201-1/+2
* qede: Add aRFS supportChopra, Manish2017-04-173-5/+508
* qede: Support XDP adjustment of headersMintz, Yuval2017-04-073-11/+12
* qede: Add support for ingress headroomMintz, Yuval2017-04-073-17/+24
* qede: Prevent VFs from using XDPMintz, Yuval2017-04-071-0/+5
* qede: Correct XDP forward unmappingMintz, Yuval2017-04-073-14/+20
* qede: Update receive statistic once per NAPIMintz, Yuval2017-04-071-10/+11
* qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-143-140/+210
* qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-1/+1
* qed*: Fix link indication raceMintz, Yuval2017-02-201-5/+0Star
* qede: Prevent index problems in loopback testSudarsana Reddy Kalluru2017-02-201-3/+3
* qede: Free netdevice only after stoping slowpathMintz, Yuval2017-02-201-2/+8
* qede: Initialize lock and slowpath workqueue earlyMintz, Yuval2017-02-201-2/+7
* qede: Add driver support for PTPSudarsana Reddy Kalluru2017-02-157-1/+660
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* bpf: add initial bpf tracepointsDaniel Borkmann2017-01-251-0/+4
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-5/+2Star
* qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval2017-01-021-1/+1
* qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-022-8/+23
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-024-130/+171
* qede: Remove unnecessary datapath dereferenceMintz, Yuval2017-01-021-1/+1