summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-7/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong2012-04-191-2/+2
* atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong2012-04-192-28/+52
* atl1c: refine atl1c_pcie_patchHuang, Xiong2012-04-192-18/+48
* atl1c: refine/update ASPM configurationHuang, Xiong2012-04-192-122/+111
* atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong2012-04-191-1/+6
* atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong2012-04-192-19/+24
* atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong2012-04-192-17/+11
* atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong2012-04-192-4/+0
* atl1c: update right threshold for TSOHuang, Xiong2012-04-193-5/+9
* atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong2012-04-192-15/+24
* atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong2012-04-191-3/+4
* stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2012-04-192-7/+11
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-194-7/+25
* stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi2012-04-191-18/+16
* stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-191-4/+13
* iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel2012-04-191-1/+0
* bonding: start slaves with link down for ARP monitorMichal Kubeček2012-04-191-12/+21
* atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong2012-04-182-11/+11
* atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong2012-04-182-19/+28
* atl1c: remove dmaw_blockHuang, Xiong2012-04-182-5/+0
* atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong2012-04-182-43/+32
* atl1c: wrong register used to stop TXQHuang, Xiong2012-04-181-1/+1
* atl1c: remove code related to rxq 1/2/3Huang, Xiong2012-04-182-19/+13
* atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong2012-04-183-39/+22
* atl1c: remove SMB/CMB DMA related codeHuang, Xiong2012-04-183-57/+6
* atl1c: remove VPD registerHuang, Xiong2012-04-183-16/+4
* atl1c: remove HDS registerHuang, Xiong2012-04-182-9/+0
* atl1c: remove multiple-RX-Q codeHuang, Xiong2012-04-183-210/+66
* atl1c: update author contact info & company/driver desciptionHuang, Xiong2012-04-181-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18245-7106/+11196
|\
| * mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-176-18/+30
| * mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-173-64/+31
| * libertas USB: convert to asynchronous firmware loadingDaniel Drake2012-04-171-59/+43
| * libertas SDIO: convert to asynchronous firmware loadingDaniel Drake2012-04-171-85/+121
| * libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-174-0/+164
| * libertas: harden-up exit pathsDaniel Drake2012-04-171-1/+8
| * libertas: Firmware loading simplificationsDaniel Drake2012-04-178-293/+94
| * rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2012-04-171-3/+4
| * ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-173-10/+11
| * ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-173-17/+8
| * ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-171-3/+0
| * ath9k: merge power correction constantsGabor Juhos2012-04-172-9/+6
| * drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall2012-04-171-2/+4
| * iwlwifi: remove get_cmd_stringJohannes Berg2012-04-1612-115/+144
| * iwlwifi: optimize struct iwl_cmd_meta layoutJohannes Berg2012-04-161-2/+2
| * iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-165-78/+156
| * iwlwifi: phy db channel to tx power channel groupDavid Spinadel2012-04-162-2/+24
| * iwlwifi: Disabling calibrations variableDor Shaish2012-04-164-11/+50