summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky6-15/+17
2015-02-28mac80211_hwsim: support any address in userspaceBob Copeland1-3/+2
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg2-2/+2
2015-02-21bna: Update the Driver and Firmware VersionRasesh Mody2-3/+3
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody31-99/+127
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens1-0/+2
2015-02-20bonding: simple code refactorMahesh Bandewar1-4/+2
2015-02-20net: macb: Add big endian CPU supportArun Chandran2-13/+20
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody2-4/+4
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody1-2/+0
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody6-17/+17
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado1-4/+9
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna1-4/+18
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2-23/+31
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna1-40/+86
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2-39/+99
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn1-8/+10
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn3-65/+71
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers1-2/+10
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers1-4/+4
2015-02-19r8152: support setting rx coalescehayeswang1-0/+57
2015-02-19r8152: change rx early size when the mtu is changedhayeswang1-1/+15
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang1-26/+32
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-74/+222
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds3-3/+6
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-42/+26
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-52/+1
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-88/+233
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-62/+85
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-261/+586
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-11/+12
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds8-78/+357
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells4-42/+26
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-29/+1
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-17/+2363
2015-02-16rtc: add driver for DS1685 family of real time clocksJoshua Kinard3-0/+2343
2015-02-16brd: rename XIP to DAXMatthew Wilcox2-13/+14
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard1-2/+2
2015-02-16rtc: isl12057: deprecate use of isl in compatible string for isilArnaud Ebalard1-1/+2
2015-02-16rtc: isl12022: deprecate use of isl in compatible string for isilArnaud Ebalard1-1/+2
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1104-34438/+49419
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-10/+630
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-68/+233
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2015-02-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-3/+2
2015-02-16md/raid10: round up to bdev_logical_block_size in narrow_write_error.NeilBrown1-1/+2
2015-02-16md/raid1: round up to bdev_logical_block_size in narrow_write_errorNate Dailey1-1/+2
2015-02-16Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris6-62/+85
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-1619/+4179