aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg3-37/+3
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2-1/+2
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg4-185/+161
2012-06-05iwlwifi: move notification wait into coreJohannes Berg2-2/+8
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry8-26/+172
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2-3/+3
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg1-4/+7
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2-2/+2
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach1-9/+8
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach3-7/+7
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg1-6/+6
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman1-0/+1
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach1-3/+3
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com3-0/+8
2012-06-05ath9k: Support ethtool getstats api.Ben Greear1-0/+134
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan4-6/+6
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter1-0/+2
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter1-1/+1
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool1-1/+2
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds5-90/+311
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber4-11/+182
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-67/+137
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds12-175/+108
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds66-1841/+4734
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds50-704/+1342
2012-06-01Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds11-629/+1416
2012-06-01Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+20
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-1017/+321
2012-06-01mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer1-6/+6
2012-06-01mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos1-1/+0
2012-06-01mtd: gpmi-nand: define ecc.strengthMarek Vasut1-0/+5
2012-06-01apple-gmux: Fix up the suspend/resume patchMatthew Garrett1-1/+1
2012-06-01mtd: of_parts: fix breakage in KconfigFrank Svendsboe1-1/+1
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2-2/+2
2012-06-018139cp: set ring address before enabling receiverJason Wang1-11/+11
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+2
2012-06-01dell-laptop: Remove rfkill codeMatthew Garrett1-289/+0
2012-06-01drm/edid: Make the header fixup threshold tunableAdam Jackson1-2/+9
2012-06-01drm/radeon: fix regression in UMS CS ioctlAlex Deucher1-14/+17
2012-06-01drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-01drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1