aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()Sathya Perla1-0/+5
2017-08-28hinic: don't build the module by defaultVitaly Kuznetsov1-1/+0
2017-08-28bnxt_en: add code to query TC flower offload statsSathya Perla1-0/+95
2017-08-28bnxt_en: add TC flower offload flow_alloc/free FW cmdsSathya Perla1-2/+139
2017-08-28bnxt_en: bnxt: add TC flower filter offload supportSathya Perla8-9/+850
2017-08-28bnxt_en: fix clearing devlink ptr from bnxt structSathya Perla2-7/+11
2017-08-28bnxt_en: Reduce default rings on multi-port cards.Michael Chan2-4/+10
2017-08-28bnxt_en: Improve -ENOMEM logic in NAPI poll loop.Michael Chan1-0/+7
2017-08-28bnxt: initialize board_info values with proper enumsScott Branden1-32/+32
2017-08-28bnxt: Add PCIe device IDs for bcm58802/bcm58808Ray Jui2-1/+15
2017-08-28bnxt_en: assign CPU affinity hints to bnxt_en IRQsVasundhara Volam2-2/+27
2017-08-28bnxt_en: Improve tx ring reservation logic.Michael Chan4-14/+44
2017-08-28bnxt_en: Update firmware interface spec. to 1.8.1.4.Michael Chan1-5/+181
2017-08-28ftgmac100: Support NCSI VLAN filtering when availableSamuel Mendoza-Jonas1-0/+5
2017-08-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-122/+280
2017-08-28net-next/hinic: fix comparison of a uint16_t type with -1Aviad Krawczyk2-36/+22
2017-08-28net-next/hinic: Fix MTU limitationAviad Krawczyk1-0/+1
2017-08-28staging: irda: add a TODO file.Greg Kroah-Hartman1-0/+4
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman36-0/+3851
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman50-2/+2
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman53-0/+31656
2017-08-28dpaa_eth: check allocation resultMadalin Bucur1-0/+3
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur5-5/+41
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur1-0/+113
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur3-7/+47
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R701777-2/+884
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur3-81/+82
2017-08-28net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha1-8/+4
2017-08-28mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky1-0/+3
2017-08-28mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2-1/+17
2017-08-28xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn1-2/+2
2017-08-27i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller4-10/+36
2017-08-27i40e/i40evf: remove ULTRA latency modeJacob Keller4-36/+0
2017-08-27i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller2-31/+30
2017-08-27i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller2-7/+12
2017-08-27i40e: move enabling icr0 into i40e_update_enable_itrJacob Keller1-2/+6
2017-08-27i40e: remove workaround for resetting XPSJacob Keller1-12/+5
2017-08-27i40e: Fix for unused value issue found by static analysisCarolyn Wyborny1-1/+3
2017-08-27i40e: 25G FEC status improvementsMariusz Stachura1-2/+16
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura4-0/+137
2017-08-27i40e: force VMDQ device name truncationJacob Keller1-2/+7
2017-08-27i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller2-13/+10
2017-08-27i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin1-1/+1
2017-08-27i40e: prevent snprintf format specifier truncationJacob Keller2-4/+4
2017-08-27i40e: Store the requested FEC informationMariusz Stachura3-0/+6
2017-08-27i40e: Update state variable for adminq subtaskSudheer Mogilappagari1-2/+8
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart1-2/+2
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-249/+289
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman1-0/+6
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón8-1/+372