aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-28e1000: Use kcalloc()Yan Burman2-31/+24
2007-04-28e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-04-28network: add the missing phy_device speed information to phy_mii_ioctlShan Lu1-0/+6
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 Dunlap4-95/+232
2007-04-28user of the jiffies rounding code: e1000Arjan van de Ven1-3/+3
2007-04-28tc35815 driver update (take 2)Atsushi Nemoto3-675/+1917
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] bcm43xx: Update Documentation/bcm43xx.txtLarry Finger1-22/+75
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 Tosatti40-1/+22351
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-27sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5
2007-04-27usb-net/pegasus: simplify carrier detectionDan Williams2-12/+1
2007-04-27[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk1-1/+1
2007-04-27[NET]: Fix networking compilation errorsDavid Howells2-1/+3
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells7-3/+12
2007-04-27[AFS]: Fix VLocation record update wakeupDavid Howells1-9/+8
2007-04-27[NET]: Revert sk_buff walker cleanups.David S. Miller5-86/+158
2007-04-27[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-27[MTD] [NAND] CM-x270 MTD driverMike Rapoport3-0/+273
2007-04-27USB: update MAINAINERS and CREDITS for Freescale USB driverLi Yang2-0/+15
2007-04-27USB: update gadget files for fsl_usb2_udc driverLi Yang2-0/+11
2007-04-27USB: add Freescale high-speed USB SOC device controller driverLi Yang4-0/+3101
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-27USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle1-8/+6
2007-04-27USB: dell device id for option.cHans Engelen1-0/+3
2007-04-27USB: Remove Huawei unusual_devs entryPhil Dibowitz1-9/+0
2007-04-27USB: CP2101 New Device IDsCraig Shelley1-0/+2
2007-04-27USB: add picdem device to ldusbJoey Goncalves1-0/+3
2007-04-27usbfs micro optimitationOliver Neukum1-1/+1
2007-04-27USB: remove ancient/broken CRIS hcdDavid Brownell4-4841/+0
2007-04-27usb ethernet gadget, workaround network stack API glitchErik Hovland1-1/+2
2007-04-27USB: add "busnum" attribute for USB devicesAlan Stern1-0/+11
2007-04-27USB: cxacru: ADSL state managementSimon Arlott1-9/+227