summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-28[NET]: uninline skb_trim, de-bloatsIlpo Järvinen2-15/+17
2008-03-28[NET]: uninline dst_releaseIlpo Järvinen2-9/+11
2008-03-28[NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2-18/+20
2008-03-28[NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2-16/+19
2008-03-28[NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2-15/+17
2008-03-28[NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2-20/+22
2008-03-28[IPV6]: Remove three unused method declarations in include/net/ipv6.hRami Rosen1-17/+0
2008-03-28[PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev1-1/+1
2008-03-27[NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev1-2/+6
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2-0/+4
2008-03-27[NETNS][IPV6] flowlabels - make proc per namespaceBenjamin Thery1-16/+23
2008-03-27[NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery2-16/+57
2008-03-27[NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano5-35/+37
2008-03-27[IPV6]: Fix potential net leak and oops in ipv6 routing code.Pavel Emelyanov1-2/+20
2008-03-27[TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens1-42/+36
2008-03-27[VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov2-14/+24
2008-03-26[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).Pavel Emelyanov1-2/+2
2008-03-26[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.Pavel Emelyanov1-9/+16
2008-03-26[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.Pavel Emelyanov2-48/+91
2008-03-26[NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov4-42/+44
2008-03-26[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.Pavel Emelyanov1-1/+23
2008-03-26[NETNS]: Compilation warnings under CONFIG_NET_NS.Denis V. Lunev3-3/+3
2008-03-26[NETNS]: Compilation fix for include/linux/netdevice.h.Denis V. Lunev1-1/+1
2008-03-26gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming2-11/+11
2008-03-26gianfar: Only process completed framesAndy Fleming2-3/+4
2008-03-26gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki1-1/+1
2008-03-26gianfar: Fix the data buffer stashing amountDai Haruki1-1/+1
2008-03-26Use single_open instead of manual manipulations.Pavel Emelyanov1-39/+3
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov1-1/+56
2008-03-26qla3xxx: convert byte order of constant instead of variableMarcin Slusarz1-4/+2
2008-03-26drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall1-1/+1
2008-03-26Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli3-0/+1241
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake1-2/+4
2008-03-26s2io annotationsAl Viro1-8/+9
2008-03-26endianness annotations: rndisAl Viro1-1/+2
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro1-3/+19
2008-03-26skfp annotationsAl Viro4-62/+60
2008-03-26misc drivers/net annotationsAl Viro6-19/+20
2008-03-26ni52: more unbreakingAl Viro1-15/+16
2008-03-26ni52: switch to ioremap()Al Viro1-5/+18
2008-03-26ni52: clean up check586()Al Viro1-23/+24
2008-03-26ni52: clean up initialization of privAl Viro1-14/+7
2008-03-26ni52: make ->base char __iomem *Al Viro1-15/+17
2008-03-26ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro1-11/+11
2008-03-26ni52: unbreak scp_structAl Viro1-2/+2
2008-03-26ni52 trivial iomem annotationsAl Viro1-71/+70
2008-03-26ixgb: remove irq_semJesse Brandeburg2-13/+6
2008-03-26e1000: remove irq_semJesse Brandeburg2-27/+15
2008-03-26e1000e: remove irq_semJesse Brandeburg2-26/+14
2008-03-26e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok2-57/+0