summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann3-29/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller19-79/+118
2017-06-06spectrum_flower: Implement gact trap TC action offloadJiri Pirko1-0/+4
2017-06-06acl: Introduce ACL trap actionJiri Pirko4-2/+45
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko2-1/+4
2017-06-06mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko1-1/+1
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds17-45/+42
2017-06-06net/mlxfw: remove redundant goto on error checkColin Ian King1-2/+0
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2-2/+4
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues1-18/+18
2017-06-06e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov1-6/+6
2017-06-06e1000e: Don't return uninitialized statsBenjamin Poirier1-1/+1
2017-06-06igb: Remove useless argumentBenjamin Poirier3-7/+7
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+31
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller3-0/+4
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller3-7/+12
2017-06-06igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-5/+18
2017-06-06igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-2/+10
2017-06-06e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8
2017-06-06igb: mark PM functions as __maybe_unusedArnd Bergmann1-13/+5
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-06-06Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-11/+62
2017-06-06mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King1-1/+1
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo17-78/+115
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho1-8/+5
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-1/+12
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman6-36/+47
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2-5/+17
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap1-1/+1
2017-06-05net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng1-0/+5
2017-06-05net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com1-5/+3
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com28-72/+77
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com1-7/+4
2017-06-05mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel1-12/+12
2017-06-05mlxsw: Fix typo inside enumerationIdo Schimmel2-4/+4
2017-06-05mlxsw: spectrum: Tidy up header fileIdo Schimmel1-22/+25
2017-06-05mlxsw: spectrum: Rename the firmware fileYotam Gigi1-1/+1
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh3-9/+24
2017-06-05qede: VF XDP supportMintz, Yuval1-3/+31
2017-06-05qed: VF XDP supportMintz, Yuval3-7/+37
2017-06-05qed: VFs to try utilizing the doorbell barMintz, Yuval7-72/+231
2017-06-05qed: Multiple qzone queues for VFsMintz, Yuval6-35/+211
2017-06-05qed: IOV db support multiple queues per qzoneMintz, Yuval4-72/+123