aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-19atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong2-17/+11
2012-04-19atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong2-4/+0
2012-04-19atl1c: update right threshold for TSOHuang, Xiong3-5/+9
2012-04-19atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong2-15/+24
2012-04-19atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong1-3/+4
2012-04-19stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2-7/+11
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO4-7/+25
2012-04-19stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi1-18/+16
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi1-4/+13
2012-04-19iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel1-1/+0
2012-04-19bonding: start slaves with link down for ARP monitorMichal Kubeček1-12/+21
2012-04-18atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong2-11/+11
2012-04-18atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong2-19/+28
2012-04-18atl1c: remove dmaw_blockHuang, Xiong2-5/+0
2012-04-18atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong2-43/+32
2012-04-18atl1c: wrong register used to stop TXQHuang, Xiong1-1/+1
2012-04-18atl1c: remove code related to rxq 1/2/3Huang, Xiong2-19/+13
2012-04-18atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong3-39/+22
2012-04-18atl1c: remove SMB/CMB DMA related codeHuang, Xiong3-57/+6
2012-04-18atl1c: remove VPD registerHuang, Xiong3-16/+4
2012-04-18atl1c: remove HDS registerHuang, Xiong2-9/+0
2012-04-18atl1c: remove multiple-RX-Q codeHuang, Xiong3-210/+66
2012-04-18atl1c: update author contact info & company/driver desciptionHuang, Xiong1-2/+3
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville245-7106/+11196
2012-04-17dmfe: enforce consistent timing delay.françois romieu1-1/+5
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar6-18/+30
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar3-64/+31
2012-04-17libertas USB: convert to asynchronous firmware loadingDaniel Drake1-59/+43
2012-04-17libertas SDIO: convert to asynchronous firmware loadingDaniel Drake1-85/+121
2012-04-17libertas: add asynchronous firmware loading capabilityDaniel Drake4-0/+164
2012-04-17libertas: harden-up exit pathsDaniel Drake1-1/+8
2012-04-17libertas: Firmware loading simplificationsDaniel Drake8-293/+94
2012-04-17rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos3-10/+11
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos3-17/+8
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos1-3/+0
2012-04-17ath9k: merge power correction constantsGabor Juhos2-9/+6
2012-04-17drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall1-2/+4
2012-04-17r8169: support the new RTL8411 chip.Hayes Wang1-2/+138
2012-04-17r8169: adjust some functions of 8111fHayes Wang1-52/+47
2012-04-17r8169: support the new RTL8402 chip.Hayes Wang1-1/+121
2012-04-17r8169: add device specific CSI access helpers.Hayes Wang1-106/+194
2012-04-17r8169: modify pll power functionHayes Wang1-7/+30
2012-04-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu1-0/+6
2012-04-17r8169: Config1 is read-only on 8168c and later.Francois Romieu1-2/+13
2012-04-16hippi: fix printk format in rrunner.cRandy Dunlap1-2/+3
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg12-115/+144
2012-04-16iwlwifi: optimize struct iwl_cmd_meta layoutJohannes Berg1-2/+2
2012-04-16iwlwifi: expose static methods for MVM useDavid Spinadel5-78/+156
2012-04-16iwlwifi: phy db channel to tx power channel groupDavid Spinadel2-2/+24