summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-8/+7Star
|\
| * ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-8/+7Star
* | 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/+5Star
| | * | 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-053-9/+24
* | | geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver2017-06-051-1/+1
* | | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko2017-06-051-3/+2Star
* | | net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi2017-06-053-93/+6Star
* | | 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
* | | vxlan: eliminate cached dst leakLance Richardson2017-06-011-3/+17
* | | bnx2x: Fix Multi-CosMintz, Yuval2017-06-011-1/+1
* | | cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
* | | qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* | | net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
* | | net: fix auto-loading of Marvell DSA driverRussell King2017-05-311-0/+13
* | | net: phy: fix marvell phy status readingRussell King2017-05-311-2/+0Star
* | | net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2Star
* | | net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann2017-05-301-3/+3
* | | qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* | | cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
* | | net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn2017-05-281-3/+3
* | | hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2017-05-281-0/+2
| |/ |/|