aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-11[TG3]: Fix the polarity bit.Matt Carlson
2007-07-11[TG3]: Fix irq_sync race condition.Michael Chan
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy
2007-07-11[RTNETLINK]: rtnl_link API simplificationPatrick McHardy
2007-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11driver-core: make devt_attr and uevent_attr staticTejun Heo
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11Driver core: coding style cleanupCornelia Huck
2007-07-11PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki
2007-07-11PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11Driver core: fix devres_release_all() return valueAdrian Bunk
2007-07-11driver core: fix kernel doc of device_release_driverStefan Richter
2007-07-11driver core: properly get driver in device_release_driverStefan Richter
2007-07-11Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin
2007-07-11PM: Simplify suspend_deviceRafael J. Wysocki
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke
2007-07-11sysdev: use mutex instead of semaphoreMatthias Kaehlcke
2007-07-11Driver core: add missing kset ueventKay Sievers
2007-07-11DMI-based module autoloadingLennart Poettering
2007-07-11[libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQJeff Garzik
2007-07-10[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke
2007-07-10[BNX2]: Seems to not need net/tcp.hIlpo Järvinen
2007-07-10[BNX2]: Update version to 1.6.2.Michael Chan
2007-07-10[BNX2]: Print management firmware version.Michael Chan
2007-07-10[BNX2]: Enhance the heartbeat.Michael Chan
2007-07-10[BNX2]: Reduce spurious INTA interrupts.Michael Chan
2007-07-10[BNX2]: Modify link up message.Michael Chan
2007-07-10[BNX2]: Add ethtool support for remote PHY.Michael Chan
2007-07-10[BNX2]: Add support for remote PHY.Michael Chan
2007-07-10[BNX2]: Add remote PHY bit definitions.Michael Chan
2007-07-10[BNX2]: Add bnx2_set_default_link().Michael Chan
2007-07-10[IrDA]: kingsun-sir.c charset fix.Samuel Ortiz
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller
2007-07-10[L2TP]: PPP over L2TP driver coreJames Chapman
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-07-10[IFB]: Use rtnl_link APIPatrick McHardy
2007-07-10[IFB]: Keep ifb devices on listPatrick McHardy
2007-07-10[DUMMY]: Use rtnl_link APIPatrick McHardy
2007-07-10[DUMMY]: Keep dummy devices on listPatrick McHardy
2007-07-10[DUMMY]: Use dev->statsPatrick McHardy
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day
2007-07-11[Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann
2007-07-10libata-link: separate out ata_eh_handle_dev_fail()Tejun Heo
2007-07-10pata_hpt3x3: fix DMA Kconfig option to actually have a hope of workingJeff Garzik