summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-03-061-7/+2
|\
| * drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-061-3/+16
|\ \
| * | hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-051-3/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0637-176/+1901
|\ \
| * | net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7
| * | net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-042-47/+41
| * | ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin2013-03-033-0/+1467
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0115-84/+196
| |\ \
| | * | libertas: fix crash for SD8688Bing Zhao2013-02-271-1/+5
| | * | rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
| | * | mwifiex: correct sleep delay counterAvinash Patil2013-02-271-1/+1
| | * | ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
| | * | bcma: init spin lockHauke Mehrtens2013-02-271-0/+2
| | * | ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-272-7/+12
| | * | ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-271-1/+1
| | * | iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish2013-02-271-16/+0
| | * | iwlwifi: fix wakeup status query and packet reportingJohannes Berg2013-02-272-27/+81
| | * | iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
| | * | iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-263-23/+71
| * | | net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-281-2/+1
| * | | bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| * | | phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
| * | | bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| * | | bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| * | | bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| * | | r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
| * | | usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner2013-02-271-0/+31
| * | | net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork2013-02-271-0/+8
| * | | bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
| * | | proc connector: reject unprivileged listener bumpsKees Cook2013-02-271-0/+8
| * | | isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
| * | | bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko2013-02-261-1/+1
| * | | drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
| * | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-02-263-15/+30
| |\ \ \
| | * | | sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-261-4/+12
| | * | | sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-262-6/+8
| | * | | sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-02-261-5/+10
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-03-062-63/+84
|\ \ \ \ \
| * | | | | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-021-2/+2
| * | | | | gpiolib: move comment to right functionAlexandre Courbot2013-03-021-1/+1
| * | | | | gpiolib: use const parameters when possibleAlexandre Courbot2013-03-021-13/+16
| * | | | | gpiolib: check descriptors validity before useAlexandre Courbot2013-03-021-47/+65
* | | | | | Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds2013-03-068-95/+219
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | md: expedite metadata update when switching read-auto -> activeNeilBrown2013-02-281-1/+11
| * | | | | md: remove CONFIG_MULTICORE_RAID456NeilBrown2013-02-272-48/+1
| * | | | | md/raid1,raid10: fix deadlock with freeze_array()NeilBrown2013-02-262-0/+2
| * | | | | md/raid0: improve error message when converting RAID4-with-spares to RAID0NeilBrown2013-02-261-1/+7
| * | | | | md: raid0: fix error return from create_stripe_zones.NeilBrown2013-02-261-1/+1
| * | | | | md: fix two bugs when attempting to resize RAID0 array.NeilBrown2013-02-262-1/+5