summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-21team: add per-port option for enabling/disabling portsJiri Pirko
2012-04-21team: allow to enable/disable portsJiri Pirko
2012-04-21team: lb: let userspace care about port macsJiri Pirko
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-21drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann
2012-04-21sungem: use mdelay instead of udelay where necessaryArnd Bergmann
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann
2012-04-218390: select CRC32 supportArnd Bergmann
2012-04-21drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann
2012-04-21caif: include linux/io.hArnd Bergmann
2012-04-21drivers/net: add missing __devexit_p() annotationsArnd Bergmann
2012-04-21davinci_cpdma: export symbols used by other driversArnd Bergmann
2012-04-21pch_gbe: remove suspicious commentRichard Cochran
2012-04-21pch_gbe: run the ptp bpf just once per packetRichard Cochran
2012-04-21pch_gbe: correct receive time stamp filteringTakahiro Shimizu
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu
2012-04-21pch_gbe: improve coding styleTakahiro Shimizu
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu
2012-04-21pch_gbe: reprogram multicast address register on resetTakahiro Shimizu
2012-04-21pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2012-04-19atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong
2012-04-19atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong
2012-04-19atl1c: refine atl1c_pcie_patchHuang, Xiong
2012-04-19atl1c: refine/update ASPM configurationHuang, Xiong
2012-04-19atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong
2012-04-19atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong
2012-04-19atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong
2012-04-19atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong
2012-04-19atl1c: update right threshold for TSOHuang, Xiong
2012-04-19atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong
2012-04-19atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong
2012-04-19stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO
2012-04-19stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi
2012-04-19iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel
2012-04-19bonding: start slaves with link down for ARP monitorMichal Kubeček
2012-04-18atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong
2012-04-18atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong
2012-04-18atl1c: remove dmaw_blockHuang, Xiong
2012-04-18atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong
2012-04-18atl1c: wrong register used to stop TXQHuang, Xiong
2012-04-18atl1c: remove code related to rxq 1/2/3Huang, Xiong
2012-04-18atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong
2012-04-18atl1c: remove SMB/CMB DMA related codeHuang, Xiong
2012-04-18atl1c: remove VPD registerHuang, Xiong
2012-04-18atl1c: remove HDS registerHuang, Xiong