summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-18cleanup: remove pppoe_ioctl() declaration.Rami Rosen
2010-05-18drivers/net: Use kcalloc or kzallocJulia Lawall
2010-05-18drivers/net/vmxnet3: Use kzallocJulia Lawall
2010-05-18drivers/net: Use kzallocJulia Lawall
2010-05-18net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman
2010-05-18drivers/net: remove useless semicolonsJoe Perches
2010-05-18qeth: support the new OSA CHPID types OSX and OSMUrsula Braun
2010-05-18drivers/s390/net: Drop memory allocation castJulia Lawall
2010-05-18pegasus: fix USB device ID for ETX-US2Tadashi Abe
2010-05-18can: sja1000 platform data fixesWolfgang Grandegger
2010-05-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-18dm9000: fix "BUG: spinlock recursion"Baruch Siach
2010-05-18drivers/net/usb: Use kmemdupJulia Lawall
2010-05-18drivers/net/usb: Use kmemdupJulia Lawall
2010-05-18drivers/net/usb: Use kmemdupJulia Lawall
2010-05-18fsl_pq_mdio: Fix mdiobus allocation handlingAnton Vorontsov
2010-05-18atm: select FW_LOADER in Kconfig for solos-pciNathan Williams
2010-05-18r6040: fix link checking with switchesFlorian Fainelli
2010-05-18gianfar: Remove legacy PM callbacksAnton Vorontsov
2010-05-18bnx2x: avoid TX timeout when stopping deviceStanislaw Gruszka
2010-05-18bnx2: Use netif_carrier_off() to prevent timeout.Michael Chan
2010-05-18bnx2: Update 5709 MIPS firmware and version to 2.0.15.Michael Chan
2010-05-18bnx2: Fix register printouts during NETEV_WATCHDOG.Eddie Wai
2010-05-18qlcnic: mark device state failAmit Kumar Salecha
2010-05-18qlcnic: remove unused registerAmit Kumar Salecha
2010-05-18qlcnic: fix internal loopback testSucheta Chakraborty
2010-05-18qlcnic: module param for firmware load optionAmit Kumar Salecha
2010-05-18qlcnic: fix rx bytes statisticsSucheta Chakraborty
2010-05-18qlcnic: change adapter name displaySucheta Chakraborty
2010-05-18qlcnic: fix memory leaksAnirban Chakraborty
2010-05-18netdev: bfin_mac: check for mii_bus platform dataSonic Zhang
2010-05-18netdev: bfin_mac: handle timeouts with the MDIO registers gracefullyMike Frysinger
2010-05-18netdev: bfin_mac: use promiscuous flag for promiscuous modeSonic Zhang
2010-05-18netdev: bfin_mac: add support for wake-on-lan magic packetsMichael Hennerich
2010-05-18netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabledSonic Zhang
2010-05-18netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksumSonic Zhang
2010-05-18netdev: bfin_mac: invalid data cache only once for each new rx skb bufferSonic Zhang
2010-05-18netdev: bfin_mac: handler RX status errorsPeter Meerwald
2010-05-18netdev: bfin_mac: add support for IEEE 1588 PTPBarry Song
2010-05-18drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones
2010-05-18ibmveth: Add suspend/resume supportBrian King
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka
2010-05-16qeth: new message if OLM limit is reachedUrsula Braun
2010-05-16qeth: exploit HW TX checksummingFrank Blaschka
2010-05-16net: congestion notifications are not dropped packetsEric Dumazet
2010-05-16net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-05-16skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...David S. Miller