summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-53/+84
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-18/+24
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville68-159/+16573
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-32/+36
2011-06-30IEEE 802.15.4: do not enable driver debugging by defaultWerner Almesberger1-2/+0
2011-06-30fakehard: stop setting platform_data as it's unused anymoreDmitry Eremin-Solenikov1-2/+0
2011-06-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2011-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-06-29rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter1-1/+2
2011-06-29rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger6-101/+101
2011-06-29b43: HT-PHY: correct 0x2059 radio initRafał Miłecki1-1/+49
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan1-0/+2
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2-7/+5
2011-06-29b43: HT-PHY: basic PHY initRafał Miłecki2-2/+9
2011-06-29b43: HT-PHY: add init tablesRafał Miłecki1-0/+588
2011-06-29b43: HT-PHY: init radio when enabling itRafał Miłecki1-0/+33
2011-06-29b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2-1/+6
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov1-8/+1
2011-06-29rtlwifi: use PCI_VENDOR_ID_*Jon Mason2-10/+4
2011-06-29rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-6/+1
2011-06-29iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-29b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki1-1/+6
2011-06-29b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki1-0/+135
2011-06-29b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki1-0/+19
2011-06-29b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2-2/+28
2011-06-29b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki3-0/+183
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan1-0/+6
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+8
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+3
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds1-1/+1
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones1-10/+0
2011-06-29myri10ge: update versionJon Mason1-2/+2
2011-06-29myri10ge: misc style cleanupsJon Mason1-18/+14
2011-06-29myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-6/+5
2011-06-29myri10ge: add support for set_phys_idJon Mason2-0/+57
2011-06-29myri10ge: allow small_bytes = 0Jon Mason1-3/+11
2011-06-29myri10ge: rework parity error check and cleanupJon Mason1-40/+60
2011-06-29myri10ge: Mask PCI Surprise Link Down EventsJon Mason1-0/+21
2011-06-29myri10ge: ensure tx queues remain stoppedJon Mason1-1/+2
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde1-2/+2
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan1-13/+15
2011-06-29caif: Fix recieve/receive typoJoe Perches1-1/+1
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2-6/+5
2011-06-29net: include dma-mapping.h in ll_temac_main.c for dma_map_single etcStephen Rothwell1-0/+1
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell1-0/+1
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4