summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-202-4/+13
| | * | can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-06-201-2/+3
| | * | can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-06-201-7/+31
| | * | qed: Add missing port-modeYuval Mintz2016-06-192-0/+2
| | * | qed: Fix returning unlimited SPQ entriesYuval Mintz2016-06-191-3/+18
| | * | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-192-4/+6
| | * | qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz2016-06-191-4/+0
| | * | qed: Correct default vlan behaviorYuval Mintz2016-06-191-0/+1
| | * | net: tilegx: use correct timespec64 typeArnd Bergmann2016-06-181-3/+3
| | * | mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel2016-06-181-1/+4
| | * | mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel2016-06-181-1/+5
| | * | nfp: use correct index to mask link state irqJakub Kicinski2016-06-171-3/+3
| | * | mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck2016-06-161-3/+8
| | * | net: sfc: avoid -Wtype-limits warningArnd Bergmann2016-06-161-1/+2
| | * | r8152: correct the rx early sizehayeswang2016-06-161-2/+2
| | * | r8152: reset the bmuhayeswang2016-06-161-0/+19
| | * | r8152: disable MAC clock speed downhayeswang2016-06-161-9/+5
| | * | net: skfb: remove obsolete -I cflagArnd Bergmann2016-06-161-1/+1
| | * | macsec: fix SA initializationSabrina Dubroca2016-06-151-1/+1
| | * | macsec: allocate sg and iv on the heapSabrina Dubroca2016-06-151-9/+37
| | * | macsec: add rcu_barrier() on module exitSabrina Dubroca2016-06-151-0/+1
| | * | net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-152-1/+1
| | * | ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-151-0/+4
| | * | ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-151-24/+34
| | * | ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-151-3/+7
| | * | net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
| | * | phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26
| | * | net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-131-4/+0
| | * | net: au1000_eth: fix PHY detectionManuel Lauss2016-06-111-2/+2
| | * | Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-111-6/+7
| | * | net: au1000_eth: fix PHY detectionManuel Lauss2016-06-111-7/+6
| | * | net: mediatek: remove superfluous queue wake up callJohn Crispin2016-06-111-5/+2
| | * | net: mediatek: only wake the queue if it is stoppedJohn Crispin2016-06-111-1/+16
| | * | net: mediatek: fix off by one in the TX ring allocationJohn Crispin2016-06-111-2/+1
| | * | net: mediatek: increase watchdog_timeoJohn Crispin2016-06-111-1/+1
| | * | net: mediatek: fix threshold valueJohn Crispin2016-06-111-2/+1
| | * | net: mediatek: disable all interrupts during probeJohn Crispin2016-06-111-1/+1
| | * | net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-112-1/+2
| | * | net: mediatek: dropped rx packets are not being counted properlyJohn Crispin2016-06-111-0/+2
| | * | net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin2016-06-111-1/+1
| | * | net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-112-5/+15
| | * | net: mediatek: add missing return code checkJohn Crispin2016-06-111-0/+3
| | * | net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl2016-06-111-13/+4
| * | | Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-06-296-9/+17
| |\ \ \
| | * | | pinctrl: baytrail: Fix mingled clock pinsCristina Ciocan2016-06-231-3/+3
| | * | | pinctrl: tegra: Fix build dependencyAxel Lin2016-06-222-2/+2
| | * | | gpio: tegra: Make lockdep class file-scopedThierry Reding2016-06-221-2/+7
| | * | | pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-06-221-0/+3
| | * | | pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-06-221-2/+2
| * | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-282-2/+2
| |\ \ \ \