aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-21pch_gbe: improve coding styleTakahiro Shimizu1-9/+9
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu2-1/+3
2012-04-21pch_gbe: reprogram multicast address register on resetTakahiro Shimizu1-3/+57
2012-04-21pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu1-3/+3
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu2-4/+2
2012-04-20net: Remove register_net_sysctl_tableEric W. Biederman2-10/+0
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman10-58/+0
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman36-171/+44
2012-04-20net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman3-6/+6
2012-04-20net ipv4: Convert devinet to use register_net_sysctlEric W. Biederman1-34/+5
2012-04-20net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman1-28/+4
2012-04-20net decnet: Convert to use register_net_sysctlEric W. Biederman2-22/+5
2012-04-20net neighbour: Convert to use register_net_sysctlEric W. Biederman1-27/+6
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2-25/+26
2012-04-20net llc: Don't use sysctl tables with .child entries.Eric W. Biederman1-35/+16
2012-04-20net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman4-69/+35
2012-04-20net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman2-20/+1
2012-04-20net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2-42/+0
2012-04-20net core: Remove unneded creation of an empty net/core sysctl directoryEric W. Biederman1-3/+0
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman31-58/+60
2012-04-20net: Kill register_sysctl_rotableEric W. Biederman6-29/+4
2012-04-20net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman3-2/+12
2012-04-20net sysctl: Register an empty /proc/sys/netEric W. Biederman1-1/+10
2012-04-20net: Implement register_net_sysctl.Eric W. Biederman2-0/+9
2012-04-19atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong1-2/+2
2012-04-19atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong2-28/+52
2012-04-19atl1c: refine atl1c_pcie_patchHuang, Xiong2-18/+48
2012-04-19atl1c: refine/update ASPM configurationHuang, Xiong2-122/+111
2012-04-19atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong1-1/+6
2012-04-19atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong2-19/+24
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 Virlinzi2-4/+14
2012-04-19iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel1-1/+0
2012-04-19tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens1-1/+1
2012-04-19tipc: Ensure network address change doesn't impact rejected messageAllan Stephens1-1/+1
2012-04-19tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens1-4/+4
2012-04-19tipc: properly handle off-node send requests with invalid addrAllan Stephens1-2/+9
2012-04-19tipc: take lock while updating node network addressAllan Stephens1-1/+2
2012-04-19tipc: Ensure network address change doesn't impact local connectionsAllan Stephens4-31/+34
2012-04-19tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2-14/+4
2012-04-19tipc: Ensure network address change doesn't impact new portAllan Stephens1-4/+11
2012-04-19tipc: Optimize re-initialization of port message header templatesAllan Stephens1-2/+0
2012-04-19tipc: Ensure network address change doesn't impact name table updatesAllan Stephens1-4/+4