summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman1-11/+2
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller1-2/+11
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller34-264/+3836
2008-11-07fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro1-19/+54
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller119-1470/+2047
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-11/+39
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-26/+29
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-4/+4
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+3
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+1
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-19/+4
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-11-06rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin6-0/+1320
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-06hwmon: applesmc: add support for iMac 8Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg1-0/+10
2008-11-06hwmon: applesmc: add support for Macbook 5Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for iMac 5Henrik Rydberg1-0/+8
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-06cciss: new hardware supportMike Miller1-0/+4
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor1-4/+4
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor1-1/+1
2008-11-06md: linear: Fix a division by zero bug for very small arrays.Andre Noll1-0/+2
2008-11-06md: fix bug in raid10 recovery.NeilBrown1-1/+1
2008-11-06md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown1-6/+0
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning5-0/+2528
2008-11-06ehea: Fix some whitespace issuesHannes Hering2-6/+6
2008-11-06sfc: Do not reset when hardware monitor detects a faultBen Hutchings2-23/+6
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings8-64/+265
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings9-7/+327
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings4-11/+24
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings1-2/+2
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh5-129/+291
2008-11-06bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh1-3/+10
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley6-4/+327
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman1-11/+2