summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-07-25e1000e: Add support for EEE in Sx statesDavid Ertman
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman
2014-07-25e1000e: Fix CRC errors with jumbo trafficDavid Ertman
2014-07-25ixgbe: Make return values more directMark Rustad
2014-07-25ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad
2014-07-25ixgbe: Fix ixgbe_write_mbx error resultMark Rustad
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad
2014-07-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-25parport: fix menu breakageRandy Dunlap
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N
2014-07-24r8152: fix the checking of the usb speedhayeswang
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu
2014-07-24bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang
2014-07-24isdn: use constants instead of magicnumbersHimangi Saraogi
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai
2014-07-24fec: Simplify the PM related hooksFabio Estevam
2014-07-24Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia
2014-07-24net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse
2014-07-25Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-25Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-24hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-24i40e: always print aqtx answerShannon Nelson
2014-07-24i40e: Give link more time after setting flow controlCatherine Sullivan
2014-07-24i40e: Fix firmware API version errorsCatherine Sullivan
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk
2014-07-24i40evf: don't wait so longMitch Williams
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-07-24i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster
2014-07-24igb: bump igb version to 5.2.13Todd Fujinaka
2014-07-24igb: Add message when malformed packets detected by hwCarolyn Wyborny
2014-07-24ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller
2014-07-24ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller
2014-07-24ixgbe: Change some uses of strncpy to strlcpyMark Rustad
2014-07-24ixgbe: Fix possible null-dereference in error pathMark Rustad