summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
* qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
* qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
* qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
* qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
* net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-264-15/+5
* net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-262-6/+6
* net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-261-0/+4
* net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-264-5/+9
* net: arc: trivial: Replace comma with a semicolonMarek Vasut2016-05-261-1/+1
* net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-261-1/+1
* net: alx: use custom skb allocatorFeng Tang2016-05-262-1/+51
* team: don't call netdev_change_features under team->lockIvan Vecera2016-05-251-2/+7
* sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-05-251-0/+16
* net: mvneta: Fix lacking spinlock initializationGregory CLEMENT2016-05-251-0/+1
* qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
* net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
* qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-241-1/+2
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-231-8/+3
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* net: pegasus: simplify logical constraintxypron.glpk@gmx.de2016-05-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-232-25/+17
|\
| * aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-211-1/+1
| * openprom: fix warningSam Ravnborg2016-05-211-24/+16
* | x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-05-221-3/+1
* | Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-05-2141-734/+972
|\ \
| * | rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet2016-05-211-1/+1
| * | rtc: rv3029: hide unused i2c device tableArnd Bergmann2016-05-211-7/+7
| * | rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller2016-05-211-2/+2
| * | rtc: rv3029: add alarm IRQMylène Josserand2016-05-211-21/+93
| * | rtc: rv3029: fix set_time functionMylène Josserand2016-05-211-1/+1
| * | rtc: rv3029: fix alarm supportMylène Josserand2016-05-211-7/+16
| * | rtc: rv3029: Remove some checks and warningsMylène Josserand2016-05-211-34/+34
| * | rtc: rv3029: Add support of RV3049Mylène Josserand2016-05-212-21/+124
| * | rtc: rv3029: convert to use regmapMylène Josserand2016-05-211-133/+142
| * | rtc: rv3029: remove 'i2c' in functions namesMylène Josserand2016-05-211-75/+57
| * | rtc: stmp3xxx: print message on errorSudip Mukherjee2016-05-201-1/+6
| * | rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-203-6/+6
| * | rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong2016-05-201-3/+6
| * | rtc: snvs: return error in case enable_irq_wake failsStefan Agner2016-05-201-1/+1
| * | rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha2016-05-201-6/+39
| * | rtc: mc13xxx: remove UIE signalingWolfram Sang2016-05-201-19/+0
| * | rtc: mxc: remove UIE signalingWolfram Sang2016-05-201-3/+0
| * | rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd2016-05-201-2/+0
| * | rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd2016-05-201-1/+1
| * | rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd2016-05-201-1/+1
| * | rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha2016-05-201-7/+14
| * | rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha2016-05-201-0/+8
| * | rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf2016-05-201-0/+1
| * | rtc: da9053: fix access ordering error during RTC interrupt at system power onSteve Twiss2016-05-201-5/+8