Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | qed*: Fix link indication race | Mintz, Yuval | 6 | -12/+33 |
2017-02-21 | qed: Don't allocate SBs using main PTT | Mintz, Yuval | 1 | -2/+13 |
2017-02-21 | qede: Prevent index problems in loopback test | Sudarsana Reddy Kalluru | 1 | -3/+3 |
2017-02-21 | qed: Reflect PF link when initializing VF | Mintz, Yuval | 1 | -39/+51 |
2017-02-21 | qede: Free netdevice only after stoping slowpath | Mintz, Yuval | 1 | -2/+8 |
2017-02-21 | qede: Initialize lock and slowpath workqueue early | Mintz, Yuval | 1 | -2/+7 |
2017-02-21 | qed: Reserve doorbell BAR space for present CPUs | Ram Amrani | 1 | -1/+1 |
2017-02-21 | qed: Don't free a QP more than once | Ram Amrani | 1 | -22/+27 |
2017-02-21 | qed: Read queue state before releasing buffer | Ram Amrani | 1 | -6/+6 |
2017-02-21 | qed: Release CQ resource under lock on failure | Ram Amrani | 1 | -0/+2 |
2017-02-20 | net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -15/+21 |
2017-02-20 | net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 3 | -109/+123 |
2017-02-20 | qlcnic: Fix a memory leak in error handling path | Christophe Jaillet | 1 | -2/+4 |
2017-02-20 | net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -11/+18 |
2017-02-20 | qed: Add support for hardware offloaded FCoE. | Arun Easi | 21 | -16/+2303 |
2017-02-17 | net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -58/+65 |
2017-02-15 | qede: Add driver support for PTP | Sudarsana Reddy Kalluru | 8 | -1/+661 |
2017-02-15 | qed: Add infrastructure for PTP support | Sudarsana Reddy Kalluru | 8 | -1/+425 |
2017-02-07 | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit | 2 | -6/+6 |
2017-02-06 | qla3xxx: add GRO support | Eric Dumazet | 1 | -17/+14 |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet | 4 | -8/+8 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -61/+53 |
2017-01-25 | bpf: add initial bpf tracepoints | Daniel Borkmann | 1 | -0/+4 |
2017-01-20 | qed: avoid possible stack overflow in qed_ll2_acquire_connection | Arnd Bergmann | 3 | -61/+53 |
2017-01-17 | qed: Replace memset with eth_zero_addr | Shyam Saini | 2 | -5/+4 |
2017-01-09 | net: make ndo_get_stats64 a void function | stephen hemminger | 2 | -11/+6 |
2017-01-02 | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval | 2 | -2/+2 |
2017-01-02 | qed: Conserve RDMA resources when !QEDR | Ram Amrani | 1 | -1/+3 |
2017-01-02 | qed: Support Multicast on Tx-switching | Mintz, Yuval | 1 | -2/+5 |
2017-01-02 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval | 4 | -8/+160 |
2017-01-02 | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 8 | -264/+391 |
2017-01-02 | qede: Remove unnecessary datapath dereference | Mintz, Yuval | 1 | -1/+1 |
2017-01-02 | qede - mark SKB as encapsulated | Manish Chopra | 1 | -1/+3 |
2017-01-02 | qede: Postpone reallocation until NAPI end | Mintz, Yuval | 3 | -7/+26 |
2017-01-02 | qed*: Change maximal number of queues | Mintz, Yuval | 3 | -8/+37 |
2017-01-02 | qede: Split filtering logic to its own file | Mintz, Yuval | 4 | -655/+710 |
2017-01-02 | qede: Break datapath logic into its own file | Mintz, Yuval | 4 | -1637/+1686 |
2017-01-02 | qed*: Update to dual-license | Mintz, Yuval | 41 | -166/+1081 |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2016-12-18 | qed: fix old-style function definition | Arnd Bergmann | 1 | -1/+1 |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -2/+2 |
2016-12-14 | qede: fix general protection fault may occur on probe | Amrani, Ram | 1 | -2/+2 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 2 | -3/+3 |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 1 | -0/+5 |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-12-05 | net: ethernet: qlogic: set error code on failure | Pan Bian | 1 | -0/+1 |
2016-12-03 | qede: use reset to set network header | Zhang Shengju | 1 | -1/+1 |
2016-12-02 | qed: Add iSCSI out of order packet handling. | Yuval Mintz | 9 | -30/+1234 |
2016-12-02 | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz | 9 | -2/+1371 |