summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Fix build regression in rtl8723bs staging driver.David S. Miller2017-06-082-3/+2
* netvsc: move filter setting to rndis_devicestephen hemminger2017-06-083-34/+34
* netvsc: fix net poll modestephen hemminger2017-06-081-4/+15
* netvsc: fix rcu dereference warning from ethtoolstephen hemminger2017-06-081-1/+1
* net: emac: fix and unify emac_mdio functionsChristian Lamparter2017-06-081-23/+18
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2017-06-081-4/+22
* hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-081-1/+1
* net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell2017-06-081-2/+2
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-0740-55/+53
* net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart2017-06-071-2/+0
* ibmvnic: Return failure on attempted mtu changeJohn Allen2017-06-071-0/+6
* bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-0659-285/+372
|\
| * net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-061-1/+1
| * net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-061-1/+1
| * net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-06-061-1/+2
| * ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-06-061-12/+12
| * net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-061-1/+2
| * Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller2017-06-0619-79/+118
| |\
| | * Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-06-0517-78/+115
| | |\
| | | * iwlwifi: fix host command memory leaksShahar S Matityahu2017-06-051-3/+6
| | | * iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2017-06-052-4/+4
| | | * iwlwifi: mvm: clear new beacon command template structJohannes Berg2017-06-051-1/+1
| | | * iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho2017-06-051-8/+5
| | | * iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2017-06-051-2/+4
| | | * iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach2017-06-054-19/+27
| | | * iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2017-06-051-3/+5
| | | * iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-06-051-1/+12
| | | * iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss2017-06-051-1/+4
| | | * iwlwifi: mvm: rs: start using LQ command colorGregory Greenman2017-06-056-36/+47
| | * | brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel2017-06-011-1/+1
| | * | wcn36xx: Close SMD channel on device removalBjorn Andersson2017-05-231-0/+2
| | |/
| * | i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2017-06-062-2/+4
| * | i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues2017-06-061-18/+18
| * | net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay2017-06-052-5/+17
| * | net: phy: fix kernel-doc warningsRandy Dunlap2017-06-051-1/+1
| * | net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-043-9/+24
| * | geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver2017-06-041-1/+1
| * | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko2017-06-041-3/+2
| * | net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-043-93/+6
| * | virtio_net: lower limit on buffer sizeMichael S. Tsirkin2017-06-021-2/+3
| * | qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
| * | vxlan: fix use-after-free on deletionMark Bloch2017-06-021-6/+13
| * | ibmvnic: Remove module author mailing addressThomas Falcon2017-06-021-1/+1
| * | net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer2017-06-021-1/+5
| * | cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-021-0/+4
| * | net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli2017-06-021-2/+5
| * | net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez2017-06-011-14/+28
| * | mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-011-1/+1
| * | vxlan: eliminate cached dst leakLance Richardson2017-06-011-3/+17