summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-285-22/+34
|\
| * qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-273-5/+8
| * qed: Fix race with multiple VFsMintz, Yuval2017-02-272-17/+26
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
|/
* qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
* qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal2017-02-221-8/+8
* qed*: Fix link indication raceMintz, Yuval2017-02-206-12/+33
* qed: Don't allocate SBs using main PTTMintz, Yuval2017-02-201-2/+13
* qede: Prevent index problems in loopback testSudarsana Reddy Kalluru2017-02-201-3/+3
* qed: Reflect PF link when initializing VFMintz, Yuval2017-02-201-39/+51
* qede: Free netdevice only after stoping slowpathMintz, Yuval2017-02-201-2/+8
* qede: Initialize lock and slowpath workqueue earlyMintz, Yuval2017-02-201-2/+7
* qed: Reserve doorbell BAR space for present CPUsRam Amrani2017-02-201-1/+1
* qed: Don't free a QP more than onceRam Amrani2017-02-201-22/+27
* qed: Read queue state before releasing bufferRam Amrani2017-02-201-6/+6
* qed: Release CQ resource under lock on failureRam Amrani2017-02-201-0/+2
* net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-201-15/+21
* net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-203-109/+123
* qlcnic: Fix a memory leak in error handling pathChristophe Jaillet2017-02-201-2/+4
* net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-201-11/+18
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-1921-16/+2303
* net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-58/+65
* qede: Add driver support for PTPSudarsana Reddy Kalluru2017-02-158-1/+661
* qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-158-1/+425
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-062-6/+6
* qla3xxx: add GRO supportEric Dumazet2017-02-051-17/+14
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-304-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-283-61/+53
|\
| * qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53
* | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-251-0/+4
* | qed: Replace memset with eth_zero_addrShyam Saini2017-01-172-5/+4
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-082-11/+6
* | qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval2017-01-012-2/+2
* | qed: Conserve RDMA resources when !QEDRRam Amrani2017-01-011-1/+3
* | qed: Support Multicast on Tx-switchingMintz, Yuval2017-01-011-2/+5
* | qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-014-8/+160
* | qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-018-264/+391
* | qede: Remove unnecessary datapath dereferenceMintz, Yuval2017-01-011-1/+1
* | qede - mark SKB as encapsulatedManish Chopra2017-01-011-1/+3
* | qede: Postpone reallocation until NAPI endMintz, Yuval2017-01-013-7/+26
* | qed*: Change maximal number of queuesMintz, Yuval2017-01-013-8/+37
* | qede: Split filtering logic to its own fileMintz, Yuval2017-01-014-655/+710
* | qede: Break datapath logic into its own fileMintz, Yuval2017-01-014-1637/+1686
* | qed*: Update to dual-licenseMintz, Yuval2017-01-0141-166/+1081
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-1/+1
|\
| * qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-2/+2
|\ \
| * | qede: fix general protection fault may occur on probeAmrani, Ram2016-12-141-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-142-3/+3
|\ \ \ | |_|/ |/| |
| * | treewide: Fix printk() message errorsMasanari Iida2016-12-142-3/+3