summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-04-28sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov1-5/+15
2007-04-28dmfe: add support for Wake on lanMaxim Levitsky1-2/+64
2007-04-28dmfe: add support for suspend/resumeMaxim Levitsky1-3/+49
2007-04-28phy layer: add kernel-doc + DocBookRandy Dunlap3-95/+226
2007-04-28user of the jiffies rounding code: e1000Arjan van de Ven1-3/+3
2007-04-28tc35815 driver update (take 2)Atsushi Nemoto2-675/+1915
2007-04-28drivers/net/qla3xxx.c: make 2 functions staticAdrian Bunk1-2/+2
2007-04-28make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk1-1/+1
2007-04-28Add support for Seeq 8003 on Challenge S Mezz board.Ladislav Michl1-3/+25
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann3-129/+169
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann2-125/+323
2007-04-28chelsio: use const for virtual functionsStephen Hemminger10-39/+33
2007-04-28chelsio: use C99 style initializationStephen Hemminger1-61/+134
2007-04-28chelsio: remove unused code for 1G boardsStephen Hemminger4-1047/+1
2007-04-28[PATCH] bcm43xx: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-04-28[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen1-0/+5
2007-04-28[PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton1-1/+1
2007-04-28[PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville1-8/+8
2007-04-28[PATCH] wireless: remove obsolete text filesJohn W. Linville2-40/+0
2007-04-28[PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin1-2/+2
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti39-0/+22321
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2-12/+12
2007-04-28[PATCH] ipw2200: add channels sysfs entryZhu Yi1-0/+47
2007-04-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+6
2007-04-28sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5
2007-04-28usb-net/pegasus: simplify carrier detectionDan Williams2-12/+1
2007-04-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+5
2007-04-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds26-240/+1796
2007-04-28[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk1-1/+1
2007-04-28[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-28[MTD] [NAND] CM-x270 MTD driverMike Rapoport3-0/+273
2007-04-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds72-5645/+5199
2007-04-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds199-4237/+22248
2007-04-28USB: update gadget files for fsl_usb2_udc driverLi Yang2-0/+11
2007-04-28USB: add Freescale high-speed USB SOC device controller driverLi Yang4-0/+3101
2007-04-28USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-28USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle1-8/+6
2007-04-28USB: dell device id for option.cHans Engelen1-0/+3
2007-04-28USB: Remove Huawei unusual_devs entryPhil Dibowitz1-9/+0
2007-04-28USB: CP2101 New Device IDsCraig Shelley1-0/+2
2007-04-28USB: add picdem device to ldusbJoey Goncalves1-0/+3
2007-04-28usbfs micro optimitationOliver Neukum1-1/+1
2007-04-28USB: remove ancient/broken CRIS hcdDavid Brownell4-4841/+0
2007-04-28usb ethernet gadget, workaround network stack API glitchErik Hovland1-1/+2
2007-04-28USB: add "busnum" attribute for USB devicesAlan Stern1-0/+11
2007-04-28USB: cxacru: ADSL state managementSimon Arlott1-9/+227
2007-04-28usbatm: Detect usb device shutdown and ignore failed urbsSimon Arlott1-0/+3
2007-04-28USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur1-1/+0
2007-04-28USB: BandRich BandLuxe HSDPA Data Card DriverLeon Leong1-0/+6
2007-04-28USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan1-1/+1