summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ixgb: Use ARRAY_SIZE macro when appropriate.Ahmed S. Darwish2007-04-281-3/+1
* S2IO: Save/Restore unused buffer mappings in 2/3 buffer modeRamkrishna Vepa2007-04-281-4/+16
* e1000: Use kcalloc()Yan Burman2007-04-282-31/+24
* e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-04-281-1/+1
* network: add the missing phy_device speed information to phy_mii_ioctlShan Lu2007-04-281-0/+6
* sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov2007-04-281-5/+15
* dmfe: add support for Wake on lanMaxim Levitsky2007-04-281-2/+64
* dmfe: add support for suspend/resumeMaxim Levitsky2007-04-281-3/+49
* phy layer: add kernel-doc + DocBookRandy Dunlap2007-04-283-95/+226
* user of the jiffies rounding code: e1000Arjan van de Ven2007-04-281-3/+3
* tc35815 driver update (take 2)Atsushi Nemoto2007-04-282-675/+1915
* drivers/net/qla3xxx.c: make 2 functions staticAdrian Bunk2007-04-281-2/+2
* make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk2007-04-281-1/+1
* Add support for Seeq 8003 on Challenge S Mezz board.Ladislav Michl2007-04-281-3/+25
* ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann2007-04-283-129/+169
* ehea: dynamic add / remove portJan-Bernd Themann2007-04-282-125/+323
* chelsio: use const for virtual functionsStephen Hemminger2007-04-2810-39/+33
* chelsio: use C99 style initializationStephen Hemminger2007-04-281-61/+134
* chelsio: remove unused code for 1G boardsStephen Hemminger2007-04-284-1047/+1
* [PATCH] bcm43xx: do not rebuild when kernel version changesSam Ravnborg2007-04-281-2/+2
* [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen2007-04-281-0/+5
* [PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton2007-04-281-1/+1
* [PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville2007-04-281-8/+8
* [PATCH] wireless: remove obsolete text filesJohn W. Linville2007-04-282-40/+0
* [PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin2007-04-281-2/+2
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-2839-0/+22321
* [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2007-04-282-12/+12
* [PATCH] ipw2200: add channels sysfs entryZhu Yi2007-04-281-0/+47
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-273-16/+6
|\
| * sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-271-4/+5
| * usb-net/pegasus: simplify carrier detectionDan Williams2007-04-272-12/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-271-4/+5
|\ \ | |/ |/|
| * [SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan2007-04-271-4/+5
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-04-2726-240/+1796
|\ \ | |/ |/|
| * [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk2007-04-271-1/+1
| * [MTD] [NAND] CM-x270 MTD driverMike Rapoport2007-04-273-0/+273
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-27417-8373/+20919
| |\
| * | [MTD] [NAND] Wrong calculation of page number in nand_block_bad()Knobloch, Thomas2007-04-271-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-26277-3296/+3022
| |\ \
| * | | [MTD] [MAPS] fix plat-ram printk formatRandy Dunlap2007-04-261-1/+2
| * | | [MTD] [OneNAND] Exit loop only when column start with 0Adrian Hunter2007-04-251-2/+2
| * | | [MTD] [OneNAND] Fix access the past of the real oobfree arrayKyungmin Park2007-04-251-5/+12
| * | | [MTD] [OneNAND] Update Samsung OneNAND official URLKyungmin Park2007-04-251-1/+1
| * | | [MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig2007-04-221-23/+9
| * | | Use menuconfig objects: MTDJan Engelhardt2007-04-196-78/+52
| * | | [MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman2007-04-191-14/+5
| * | | [MTD] Fix fwh_lock lockingShashi Rao2007-04-171-1/+2
| * | | [MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter2007-04-171-1/+20
| * | | [MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter2007-04-171-0/+99
| * | | [MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter2007-04-171-1/+300
OpenPOWER on IntegriCloud