summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-27cfg80211: don't export ieee80211_get_channelJohannes Berg2-6/+18
2008-03-27libertas: the compact flash driver is no longer experimentalHolger Schurig1-1/+1
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig4-28/+0
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig4-12/+9
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler4-4/+14
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach1-2/+28
2008-03-27mac80211: fix wrong Rx A-MPDU control via debugfsRon Rindjunsky2-2/+5
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler1-22/+25
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler7-366/+364
2008-03-27iwlwifi: Add led supportMohamed Abbas13-16/+1107
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville2-4/+12
2008-03-27mac80211: silently accept deletion of non-existant keyJohn W. Linville1-3/+0
2008-03-26[NETNS][IPV6] flowlabels - make proc per namespaceBenjamin Thery1-16/+23
2008-03-26[NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery2-16/+57
2008-03-26[NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano5-35/+37
2008-03-26[IPV6]: Fix potential net leak and oops in ipv6 routing code.Pavel Emelyanov1-2/+20
2008-03-26[TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens1-42/+36
2008-03-26[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-25Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller41-740/+1948
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