summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: LL2 to use packed information for txMintz, Yuval2017-06-093-111/+75Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-076-4/+33
|\
| * qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
| * qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
| * qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* | qede: VF XDP supportMintz, Yuval2017-06-051-3/+31
* | qed: VF XDP supportMintz, Yuval2017-06-053-7/+37
* | qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-057-72/+231
* | qed: Multiple qzone queues for VFsMintz, Yuval2017-06-056-35/+211
* | qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-054-72/+123
* | qed: Make VF legacy a bitfieldMintz, Yuval2017-06-053-21/+33
* | qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-054-4/+88
* | qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-053-45/+95
* | qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-055-30/+51
* | qed: Create L2 queue databaseMintz, Yuval2017-06-056-3/+133
* | qed: Add bitmaps for VF CIDsMintz, Yuval2017-06-052-74/+202
* | netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-051-14/+1Star
* | qed: Add support for changing iSCSI macMintz, Yuval2017-06-022-0/+67
* | qed: Support NVM-image reading APIMintz, Yuval2017-06-023-0/+126
* | qed: Share additional information with qedfMintz, Yuval2017-06-023-1/+23
* | qed: Correct order of wwnn and wwpnMintz, Yuval2017-06-021-4/+4
* | qed: No need to reset SBs on IOV initMintz, Yuval2017-06-013-33/+4Star
* | qed: Reset IGU CAM to default on initMintz, Yuval2017-06-013-20/+162
* | qed: Hold a single array for SBsMintz, Yuval2017-06-018-27/+103
* | qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-013-29/+51
* | qed: Remove assumption on SB order in IGUMintz, Yuval2017-06-012-61/+33Star
* | qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-015-24/+21Star
* | qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval2017-06-011-10/+21
* | qed: Distinguish between sb_id and igu_sb_idMintz, Yuval2017-06-013-25/+30
* | qed: IGU read revisedMintz, Yuval2017-06-014-140/+83Star
* | qed: Minor refactoring in interrupt codeMintz, Yuval2017-06-011-3/+12
* | qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2017-06-012-52/+34Star
* | qed: Cache alignemnt padding to match hostMintz, Yuval2017-05-302-2/+14
* | qed: Mask parities after occuranceMintz, Yuval2017-05-301-13/+23
* | qed: Print multi-bit attentions properlyMintz, Yuval2017-05-301-5/+33
* | qed: Diffrentiate adapter-specific attentionsMintz, Yuval2017-05-301-11/+69
* | qed: Get rid of the attention-arraysMintz, Yuval2017-05-303-1287/+312Star
* | qed: Support dynamic s-tag changeMintz, Yuval2017-05-305-1/+64
* | qed: QL41xxx VF MSI-x tableMintz, Yuval2017-05-303-4/+66
* | qed: Don't inherit RoCE DCBx for V2Sudarsana Reddy Kalluru2017-05-301-11/+0Star
* | qed: Correct DCBx update schemeSudarsana Reddy Kalluru2017-05-302-9/+10
* | qed: Add missing static/local dcbx infoSudarsana Reddy Kalluru2017-05-301-1/+3
* | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-243-9/+5Star
* | qede: Log probe of PCI deviceMintz, Yuval2017-05-241-2/+38
* | qed: Provide MBI information in dev_infoTomer Tayar2017-05-244-0/+51
* | qed: Enable RoCE parser searching on fp initMichal Kalderon2017-05-241-0/+7
* | qed: Flush slowpath tasklet on stopTomer Tayar2017-05-241-0/+14
* | qed: Remove BB_A0 referencesMintz, Yuval2017-05-242-12/+0Star
* | qed: Drop the 's' from num_ports_in_enginesTomer Tayar2017-05-244-22/+22
* | qed: Log incorrectly installed boardTomer Tayar2017-05-242-0/+7