aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-baseChristoph Hellwig1-8/+7
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-8/+7
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller19-79/+118
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-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle 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 qos_vportIdo Shamay2-5/+17
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap1-1/+1
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh3-9/+24
2017-06-04geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver1-1/+1
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko1-3/+2
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi3-93/+6
2017-06-02virtio_net: lower limit on buffer sizeMichael S. Tsirkin1-2/+3
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish4-2/+30
2017-06-02vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-02ibmvnic: Remove module author mailing addressThomas Falcon1-1/+1
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer1-1/+5
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli1-2/+5
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez1-14/+28
2017-06-01vxlan: eliminate cached dst leakLance Richardson1-3/+17
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82xx_hw_read_wx_2MJia-Ju Bai1-1/+1
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel1-1/+1
2017-05-31net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+8
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King1-0/+13
2017-05-31net: phy: fix marvell phy status readingRussell King1-2/+0
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann1-3/+2
2017-05-30net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann1-3/+3
2017-05-30qed: Don't log missing periodic stats by defaultMintz, Yuval1-1/+2
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2-10/+20
2017-05-28net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn1-3/+3
2017-05-27hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang1-0/+2
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2