Age | Commit message (Expand) | Author |
2017-02-20 | qed*: Fix link indication race | Mintz, Yuval |
2017-02-20 | qede: Prevent index problems in loopback test | Sudarsana Reddy Kalluru |
2017-02-20 | qede: Free netdevice only after stoping slowpath | Mintz, Yuval |
2017-02-20 | qede: Initialize lock and slowpath workqueue early | Mintz, Yuval |
2017-02-15 | qede: Add driver support for PTP | Sudarsana Reddy Kalluru |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2017-01-25 | bpf: add initial bpf tracepoints | Daniel Borkmann |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
2017-01-01 | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval |
2017-01-01 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval |
2017-01-01 | qed*: RSS indirection based on queue-handles | Mintz, Yuval |
2017-01-01 | qede: Remove unnecessary datapath dereference | Mintz, Yuval |
2017-01-01 | qede - mark SKB as encapsulated | Manish Chopra |
2017-01-01 | qede: Postpone reallocation until NAPI end | Mintz, Yuval |
2017-01-01 | qed*: Change maximal number of queues | Mintz, Yuval |
2017-01-01 | qede: Split filtering logic to its own file | Mintz, Yuval |
2017-01-01 | qede: Break datapath logic into its own file | Mintz, Yuval |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-14 | qede: fix general protection fault may occur on probe | Amrani, Ram |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau |
2016-12-03 | qede: use reset to set network header | Zhang Shengju |
2016-12-02 | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann |
2016-11-30 | qede: Add support for XDP_TX | Mintz, Yuval |
2016-11-30 | qede: Add basic XDP support | Mintz, Yuval |
2016-11-30 | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval |
2016-11-30 | qede: Don't check netdevice for rx-hash | Mintz, Yuval |
2016-11-30 | qed*: Handle-based L2-queues. | Mintz, Yuval |
2016-11-30 | qede: Revise state locking scheme | Mintz, Yuval |
2016-11-30 | qede: Refactor data-path Rx flow | Mintz, Yuval |
2016-11-30 | qede: Refactor statistics gathering | Mintz, Yuval |
2016-11-30 | qede: Remove 'num_tc'. | Mintz, Yuval |
2016-11-30 | qede: Optimize aggregation information size | Mintz, Yuval |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-03 | qede: Correctly map aggregation replacement pages | Mintz, Yuval |
2016-11-01 | qede: Don't override priv_flags | Mintz, Yuval |
2016-10-31 | qede: Decouple ethtool caps from qed | Mintz, Yuval |
2016-10-31 | qed*: Add support for WoL | Mintz, Yuval |
2016-10-31 | qed: Add nvram selftest | Mintz, Yuval |
2016-10-31 | qed*: Management firmware - notifications and defaults | Sudarsana Kalluru |
2016-10-31 | qede: Fix statistics' strings for Tx/Rx queues | Mintz, Yuval |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-29 | qede: Fix out-of-bound fastpath memory access | Mintz, Yuval |
2016-10-22 | qede: Fix incorrrect usage of APIs for un-mapping DMA memory | Manish Chopra |
2016-10-22 | qede: Reconfigure rss indirection direction table when rss count is updated | Sudarsana Reddy Kalluru |
2016-10-22 | qed*: Reduce the memory footprint for Rx path | Sudarsana Reddy Kalluru |
2016-10-22 | qede: Loopback implementation should ignore the normal traffic | Sudarsana Reddy Kalluru |
2016-10-22 | qede: Do not allow RSS config for 100G devices | Sudarsana Reddy Kalluru |
2016-10-22 | qede: get_channels() need to populate max tx/rx coalesce values | Sudarsana Reddy Kalluru |
2016-10-18 | ethernet/qlogic: use core min/max MTU checking | Jarod Wilson |