aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller53-1434/+1966
2010-05-17dm9000: fix "BUG: spinlock recursion"Baruch Siach1-11/+27
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall1-2/+1
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall2-5/+2
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall1-4/+2
2010-05-17fsl_pq_mdio: Fix mdiobus allocation handlingAnton Vorontsov1-2/+4
2010-05-17atm: select FW_LOADER in Kconfig for solos-pciNathan Williams1-0/+1
2010-05-17r6040: fix link checking with switchesFlorian Fainelli1-5/+3
2010-05-17gianfar: Remove legacy PM callbacksAnton Vorontsov1-14/+0
2010-05-17bnx2x: avoid TX timeout when stopping deviceStanislaw Gruszka1-4/+2
2010-05-17bnx2: Use netif_carrier_off() to prevent timeout.Michael Chan1-9/+5
2010-05-17bnx2: Update 5709 MIPS firmware and version to 2.0.15.Michael Chan1-3/+3
2010-05-17bnx2: Fix register printouts during NETEV_WATCHDOG.Eddie Wai2-3/+14
2010-05-17qlcnic: mark device state failAmit Kumar Salecha1-2/+8
2010-05-17qlcnic: remove unused registerAmit Kumar Salecha4-21/+0
2010-05-17qlcnic: fix internal loopback testSucheta Chakraborty1-0/+2
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-17drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones1-1/+33
2010-05-17ibmveth: Add suspend/resume supportBrian King1-0/+12
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville53-1434/+1966
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+6
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-16net: congestion notifications are not dropped packetsEric Dumazet1-1/+1
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko1-6/+2
2010-05-15skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-18/+18
2010-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller10-116/+479
2010-05-15rndis_host: Poll status channel before control channelBen Hutchings1-6/+12
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-1/+6
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