aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1e (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek17-17/+17
2008-10-08myri10ge: add multiqueue TXBrice Goglin1-34/+118
2008-10-08atl1: update introductory commentsJay Cliburn1-7/+3
2008-10-08atl1: remove EXPERIMENTAL labelJay Cliburn1-3/+4
2008-10-08atl1: remove LLTXJay Cliburn1-17/+1
2008-10-08atl1: fix transmit timeout bugJay Cliburn2-2/+3
2008-10-08skge: Fix skge_set_ring_param() losing error returnWang Chen1-2/+2
2008-10-08[10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang1-4/+18
2008-10-08[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray3-3/+24
2008-10-08via-velocity: Fix warnings on sparc64.Francois Romieu1-2/+2
2008-10-08net: remove LLTX in atl2 driverKevin Hao2-24/+1
2008-10-08phylib: Wake PHY state machine on interruptTrent Piepho1-0/+6
2008-10-08PHY: Avoid unnecessary aneg restartsTrent Piepho1-19/+30
2008-10-08r8169: read MAC address from EEPROM on initIvan Vecera1-1/+72
2008-10-08net: add net poll support for atl2 driverKevin Hao1-0/+12
2008-10-08ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo3-0/+27
2008-10-08phylib: phy_mii_ioctl() fixesLennert Buytenhek1-2/+3
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener1-261/+0
2008-10-08tcpv6: fix option space offsets with md5Ilpo Järvinen1-1/+1
2008-10-08sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich3-20/+15
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich8-224/+178
2008-10-08inet: cleanup of local_port_rangeEric Dumazet3-20/+23
2008-10-08udp: Improve port randomizationEric Dumazet1-44/+12
2008-10-08pkt_sched: Update qdisc requeue stats in dev_requeue_skb()Jarek Poplawski1-0/+1
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen2-3/+3
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-08ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev1-17/+0
2008-10-08ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev4-31/+28
2008-10-08ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev1-19/+21
2008-10-08ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2-3/+3
2008-10-08ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev1-2/+0
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev3-4/+4
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev3-5/+5
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev7-9/+13
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev3-4/+5
2008-10-08ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2-2/+3
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev7-51/+72
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev9-40/+57
2008-10-08ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev1-12/+10
2008-10-08ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev1-2/+0
2008-10-08netfilter: xtables: remove bogus mangle table dependency of connmarkJan Engelhardt1-1/+0
2008-10-08netfilter: xtables: use NFPROTO_UNSPEC in more extensionsJan Engelhardt7-120/+43
2008-10-08netfilter: xtables: cut down on static data for family-independent extensionsJan Engelhardt9-225/+104
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt7-24/+52
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt11-32/+57
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt39-283/+208
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt42-297/+209
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt14-43/+56
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt48-386/+240
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt59-487/+286