summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige4-39/+39
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige1-112/+38
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige1-0/+2
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige2-120/+29
2008-04-25pciehp: fix slot nameKenji Kaneshige1-2/+9
2008-04-25Update MAINTAINERS with location of PCI treeJesse Barnes1-0/+1
2008-04-24PCI: Add Intel SCH PCI IDsAlek Du1-0/+2
2008-04-24PCI Express ASPM support should default to 'No'Jesper Juhl1-1/+1
2008-04-23slab_err: Pass parameters correctly to slab_bugChristoph Lameter1-2/+2
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown1-4/+6
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk1-3/+0
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller1-1/+0
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi4-2/+65
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai4-23/+144
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi3-63/+70
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi3-4/+95
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2-0/+35
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi4-8/+49
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai4-40/+118
2008-04-23[PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro1-1/+0
2008-04-23Fix cardbus resource allocationLinus Torvalds1-15/+15
2008-04-23bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki1-1/+2
2008-04-23Relax check on adding children of suspended devicesRafael J. Wysocki1-9/+6
2008-04-23[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro1-21/+6
2008-04-23[PATCH] proc_readfd_common() race fixAl Viro1-3/+1
2008-04-23[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro1-0/+3
2008-04-23fs: use loff_t type instead of long longDavid Sterba2-4/+4
2008-04-23[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson7-391/+268
2008-04-23[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson3-506/+322
2008-04-23[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson5-553/+396
2008-04-23[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson13-37/+45
2008-04-22kernel-doc: fix sched.c missing parameterRandy Dunlap1-0/+1
2008-04-22fix brd allocation flagsPetr Tesarik1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers17-1/+29
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm3-0/+511
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk1-1/+1
2008-04-22i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom1-1/+2
2008-04-22i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu1-2/+5
2008-04-22i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger1-18/+4
2008-04-22i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu1-6/+6
2008-04-22i2c-bfin-twi: Add missing pin mux operationBryan Wu1-0/+15
2008-04-22i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...Bryan Wu2-108/+177
2008-04-22i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...Sonic Zhang1-71/+114
2008-04-22i2c: Remove trailing whitespaces in busses/KconfigWolfram Sang1-15/+15
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison7-45/+45
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss4-0/+609
2008-04-22i2c-dev: Split i2cdev_ioctlJean Delvare1-161/+168