aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-02net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev3-3/+11
2014-03-02net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev1-1/+7
2014-03-02net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev3-16/+44
2014-03-02net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai1-1/+1
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller3-8/+24
2014-03-02ixgbe: Check config reads for removalMark Rustad4-15/+75
2014-03-02ixgbe: Fix up some ethtool results when adapter is removedMark Rustad1-1/+8
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad1-2/+4
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-62/+107
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-3/+18
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-39/+38
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie11-35/+72
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman7-39/+36
2014-03-02bonding: send arp requests even if there's no route to themVeaceslav Falico1-2/+7
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-62/+171
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+4
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-47/+51
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-28net: w5100: Use devm_ioremap_resource()Jingoo Han1-5/+4
2014-02-28net: w5300: Use devm_ioremap_resource()Jingoo Han1-5/+4
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds9-40/+89
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-31/+0
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-20/+27
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville3-15/+19
2014-02-28ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov1-0/+3
2014-02-28ixgbevf: fix handling of tx checksummingEmil Tantilov1-1/+1
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore4-4/+63
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore1-1/+2
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore7-141/+161
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2-3/+64
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'Rafael J. Wysocki2-37/+33
2014-02-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller11-76/+79
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-27atm: nicstar: remove interruptible_sleep_on_timeoutArnd Bergmann1-8/+8
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-76/+79
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher1-3/+0
2014-02-27drm/radeon: change audio enable logicAlex Deucher5-27/+44
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher1-1/+1
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse3-2/+4
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher1-1/+15
2014-02-27drm/radeon: fix missing bo reservationChristian König1-0/+6