aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17qlcnic: module param for firmware load optionAmit Kumar Salecha1-1/+8
2010-05-17qlcnic: fix rx bytes statisticsSucheta Chakraborty1-1/+1
2010-05-17qlcnic: change adapter name displaySucheta Chakraborty1-1/+6
2010-05-17qlcnic: fix memory leaksAnirban Chakraborty2-3/+4
2010-05-17netdev: bfin_mac: check for mii_bus platform dataSonic Zhang1-0/+6
2010-05-17netdev: bfin_mac: handle timeouts with the MDIO registers gracefullyMike Frysinger1-19/+34
2010-05-17netdev: bfin_mac: use promiscuous flag for promiscuous modeSonic Zhang1-1/+1
2010-05-17netdev: bfin_mac: add support for wake-on-lan magic packetsMichael Hennerich2-4/+75
2010-05-17netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabledSonic Zhang1-2/+3
2010-05-17netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksumSonic Zhang1-2/+33
2010-05-17netdev: bfin_mac: invalid data cache only once for each new rx skb bufferSonic Zhang1-5/+8
2010-05-17netdev: bfin_mac: handler RX status errorsPeter Meerwald1-3/+14
2010-05-17netdev: bfin_mac: add support for IEEE 1588 PTPBarry Song3-1/+362
2010-05-17net: No dst refcounting in ip_queue_xmit()Eric Dumazet1-2/+7
2010-05-17net: Use ip_route_input_noref() in input pathEric Dumazet3-5/+5
2010-05-17net: implements ip_route_input_noref()Eric Dumazet2-6/+26
2010-05-17net: add a noref bit on skb dstEric Dumazet12-25/+134
2010-05-17rps: avoid one atomic in enqueue_to_backlogEric Dumazet1-2/+4
2010-05-17drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones1-1/+33
2010-05-17ibmveth: Add suspend/resume supportBrian King1-0/+12
2010-05-17ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal1-4/+4
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka6-168/+242
2010-05-16qeth: new message if OLM limit is reachedUrsula Braun1-1/+9
2010-05-16qeth: exploit HW TX checksummingFrank Blaschka2-26/+69
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16net: congestion notifications are not dropped packetsEric Dumazet2-3/+3
2010-05-16net: Introduce sk_route_nocapsEric Dumazet5-6/+15
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-15net: Consistent skb timestampingEric Dumazet4-19/+49
2010-05-15xfrm: fix policy unreferencing on larval dropTimo Teras1-1/+1
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko3-10/+11
2010-05-15skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-18/+18
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang8-2/+73
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila2-0/+163
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang1-161/+229
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott5-6/+42
2010-05-15bridge: change console message interfacestephen hemminger10-62/+62
2010-05-15bridge: netpoll cleanupstephen hemminger3-28/+39
2010-05-15rndis_host: Poll status channel before control channelBen Hutchings1-6/+12
2010-05-14netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap1-0/+1
2010-05-14qlcnic: add idc debug registersSucheta Chakraborty2-0/+23
2010-05-14qlcnic: support quisce modeSucheta Chakraborty1-2/+26
2010-05-14qlcnic: check device classSucheta Chakraborty3-8/+18
2010-05-14qlcnic: check IDC versionSucheta Chakraborty2-2/+19
2010-05-14qlcnic: cleanup unused codeAmit Kumar Salecha4-61/+10
2010-05-14qlcnic: cleanup dma mask settingAmit Kumar Salecha2-70/+24
2010-05-14qlcnic: fix caching window registerAmit Kumar Salecha3-18/+0
2010-05-14qlcnic: remove obsolete registerAmit Kumar Salecha3-16/+1
2010-05-14qlcnic: fix context cleanupAmit Kumar Salecha1-3/+1