summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-151-2/+2
| * | | | | | | | mISDN: fix a loop countDan Carpenter2015-12-151-4/+3
| * | | | | | | | net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda2015-12-151-2/+3
| * | | | | | | | pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2015-12-151-0/+6
| * | | | | | | | ravb: Add disable 10baseKazuya Mizuguchi2015-12-151-0/+3
| * | | | | | | | sh_eth: fix descriptor access endiannessSergei Shtylyov2015-12-151-10/+14
| * | | | | | | | sh_eth: fix TX buffer byte-swappingSergei Shtylyov2015-12-151-2/+1
| * | | | | | | | sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2015-12-142-25/+24
| * | | | | | | | stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai2015-12-141-1/+5
| * | | | | | | | net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-141-1/+6
| * | | | | | | | net:hns: print MAC with %pMAndy Shevchenko2015-12-131-35/+14
| * | | | | | | | net:hns: annotate IO address space properlyAndy Shevchenko2015-12-131-5/+6
| * | | | | | | | sfc: only use RSS filters if we're using RSSBert Kenward2015-12-123-13/+18
| * | | | | | | | bnxt_en: Implement missing tx timeout reset logic.Michael Chan2015-12-111-3/+13
| * | | | | | | | bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2015-12-112-2/+12
| * | | | | | | | bnxt_en: Change bp->state to bitmap.Michael Chan2015-12-113-8/+7
| * | | | | | | | bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan2015-12-111-6/+5
| * | | | | | | | phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2015-12-111-2/+11
| * | | | | | | | net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann2015-12-081-21/+9
| * | | | | | | | net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann2015-12-081-1/+1
| * | | | | | | | r8152: fix lockup when runtime PM is enabledPeter Wu2015-12-081-18/+3
| * | | | | | | | net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin2015-12-081-21/+18
| * | | | | | | | geneve: Fix IPv6 xmit stats update.Pravin B Shelar2015-12-081-2/+0
| * | | | | | | | vxlan: interpret IP headers for ECN correctlyJiri Benc2015-12-071-4/+2
| * | | | | | | | vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc2015-12-071-2/+23
| * | | | | | | | vxlan: move IPv6 outpute route calculation to a functionJiri Benc2015-12-071-10/+34
| * | | | | | | | qed: Correct slowpath interrupt schemeSudarsana Kalluru2015-12-074-52/+55
| * | | | | | | | qed: Fix BAR size split for some serversAriel Elior2015-12-072-21/+36
| * | | | | | | | qed: fix handling of concurrent ramrods.Tomer Tayar2015-12-072-17/+54
| * | | | | | | | ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven2015-12-071-0/+1
| * | | | | | | | net: qca_spi: fix transmit queue timeout handlingStefan Wahren2015-12-061-3/+2
| * | | | | | | | net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2015-12-052-2/+34
| * | | | | | | | stmmac: fix resource management when resumeGiuseppe CAVALLARO2015-12-051-3/+6
| * | | | | | | | ravb: fix RX queue #1 frame error counter nameSergei Shtylyov2015-12-051-1/+1
| * | | | | | | | sh_eth: fix kernel oops in skb_put()Sergei Shtylyov2015-12-051-2/+2
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-12-055-13/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-034-13/+20
| | * | | | | | | | ixgbe: Reset interface after enabling SR-IOVAlexander Duyck2015-12-031-0/+3
| * | | | | | | | | atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2015-12-041-4/+3
| * | | | | | | | | pppoe: fix memory corruption in padt work structureGuillaume Nault2015-12-041-4/+10
| * | | | | | | | | net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas2015-12-041-12/+16
| * | | | | | | | | net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas2015-12-041-5/+16
| * | | | | | | | | net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas2015-12-041-3/+2
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-12-175-11/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä2015-12-151-1/+2
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-12-153-6/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: Do a better job at disabling primary plane in the noatomic case.Maarten Lankhorst2015-12-101-1/+3
| | * | | | | | | | | | drm/i915/skl: Double RC6 WRL always onMika Kuoppala2015-12-081-2/+1
| | * | | | | | | | | | drm/i915/skl: Disable coarse power gating up until F0Mika Kuoppala2015-12-081-1/+1
| | * | | | | | | | | | drm/i915: Remove incorrect warning in context cleanupTvrtko Ursulin2015-12-081-2/+0
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |