summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-29qeth: rework fast pathFrank Blaschka4-98/+13
2008-04-29qeth: provide get ethtool settingsFrank Blaschka4-0/+93
2008-04-29qeth: layer 3 support vlan IPv6 on hiper socketFrank Blaschka1-3/+4
2008-04-29qeth module size reduction.Peter Tiedemann5-27/+14
2008-04-29ccwgroup: Unify parsing for group attribute.Ursula Braun4-64/+82
2008-04-29netiucv: get rid of in_atomic() useUrsula Braun1-2/+0
2008-04-29lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker1-1/+2
2008-04-29Blackfin EMAC Driver: Initial version of ethtool supportBryan Wu1-0/+47
2008-04-29Blackfin EMAC Driver: code cleanupBryan Wu2-127/+124
2008-04-29net: eepro autoport typoHarvey Harrison1-1/+1
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning2-2/+69
2008-04-29Rename SMSC phy functions to be more genericSteve Glendinning1-7/+7
2008-04-29drivers/net/phy: fix kernel-doc notationRandy Dunlap1-1/+1
2008-04-29S2io: Version update for multi ring patchesSreenivasa Honnur1-1/+1
2008-04-29S2io: Enable multi ring supportSreenivasa Honnur2-191/+226
2008-04-293c515: use netstats in net_device structurePaulius Zaleckas1-34/+30
2008-04-293c509: use netstats in net_device structurePaulius Zaleckas1-26/+21
2008-04-293c505: use netstats in net_device structurePaulius Zaleckas2-17/+14
2008-04-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-4/+4
2008-04-29Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...Jeff Garzik1-55/+81
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings36-0/+12887
2008-04-27iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2-1/+7
2008-04-27wireless: Fix compile error with wifi & ledsLuca Tettamanti1-1/+3
2008-04-27tcp: Fix slab corruption with ipv6 and tcp6fuzzEvgeniy Polyakov1-2/+1
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens4-0/+130
2008-04-27[IPSEC]: Use digest_null directly for authHerbert Xu1-2/+1
2008-04-27sunrpc: fix missing kernel-docRandy Dunlap1-1/+1
2008-04-27can: Fix copy_from_user() results interpretationSam Ravnborg1-11/+10
2008-04-27Revert "ipv6: Fix typo in net/ipv6/Kconfig"David S. Miller1-1/+1
2008-04-27tipc: endianness annotationsAl Viro1-4/+3
2008-04-27ipv6: result of csum_fold() is already 16bit, no need to castAl Viro1-1/+1
2008-04-27[XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki1-1/+1
2008-04-27sis190: account for Tx errorsFrancois Romieu1-3/+35
2008-04-27sis190: remove needless MII resetFrancois Romieu1-3/+2
2008-04-27sis190: Rx path updateFrancois Romieu1-26/+28
2008-04-27sis190: use netdev_alloc_skbStephen Hemminger1-13/+13
2008-04-27sis190: hard-code the alignment of tiny packetsStephen Hemminger1-2/+2
2008-04-27sis190: use the allocated buffer as a status code in sis190_alloc_rx_skbStephen Hemminger1-22/+15
2008-04-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov3-4/+5
2008-04-25Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller55-671/+1290
2008-04-25xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet1-4/+4
2008-04-25[netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik1-2/+3
2008-04-24ipv6: Fix typo in net/ipv6/KconfigMichael Beasley1-1/+1
2008-04-25via-velocity: fix vlan receiptFrancois Romieu1-18/+28
2008-04-24tg3: sparse cleanupEric Dumazet1-0/+2
2008-04-25forcedeth: realtek phy crossover detectionAyaz Abdulla1-42/+178
2008-04-25ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt1-4/+4
2008-04-25gianfar: Fix skb allocation strategyAndy Fleming1-35/+65
2008-04-25netxen: reduce stack usage of netxen_nic_flash_printHarvey Harrison1-7/+8
2008-04-25smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}Roel Kluin1-3/+3