Age | Commit message (Expand) | Author |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | qed: Don't use attention PTT for configuring BW | Mintz, Yuval |
2017-02-27 | qed: Fix race with multiple VFs | Mintz, Yuval |
2017-02-22 | qlogic: netxen: constify bin_attribute structures | Bhumika Goyal |
2017-02-22 | qlogic: qlcnic_sysfs: constify bin_attribute structures | Bhumika Goyal |
2017-02-20 | qed*: Fix link indication race | Mintz, Yuval |
2017-02-20 | qed: Don't allocate SBs using main PTT | Mintz, Yuval |
2017-02-20 | qede: Prevent index problems in loopback test | Sudarsana Reddy Kalluru |
2017-02-20 | qed: Reflect PF link when initializing VF | Mintz, Yuval |
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-20 | qed: Reserve doorbell BAR space for present CPUs | Ram Amrani |
2017-02-20 | qed: Don't free a QP more than once | Ram Amrani |
2017-02-20 | qed: Read queue state before releasing buffer | Ram Amrani |
2017-02-20 | qed: Release CQ resource under lock on failure | Ram Amrani |
2017-02-20 | net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-02-20 | net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-02-20 | qlcnic: Fix a memory leak in error handling path | Christophe Jaillet |
2017-02-20 | net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-02-19 | qed: Add support for hardware offloaded FCoE. | Arun Easi |
2017-02-17 | net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-02-15 | qede: Add driver support for PTP | Sudarsana Reddy Kalluru |
2017-02-15 | qed: Add infrastructure for PTP support | Sudarsana Reddy Kalluru |
2017-02-06 | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit |
2017-02-05 | qla3xxx: add GRO support | Eric Dumazet |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-25 | bpf: add initial bpf tracepoints | Daniel Borkmann |
2017-01-20 | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann |
2017-01-17 | qed: Replace memset with eth_zero_addr | Shyam Saini |
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: Conserve RDMA resources when !QEDR | Ram Amrani |
2017-01-01 | qed: Support Multicast on Tx-switching | 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-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | qed: fix old-style function definition | Arnd Bergmann |
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-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |