- 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 16 years ago
- 67c38fc netxen: avoid frequent firmware reset by Dhananjay Phadke · 16 years ago
- 98e31bb netxen: fix the version code macro by Dhananjay Phadke · 16 years ago
- c56bd0c gigaset: drop pointless check by Tilman Schmidt · 16 years ago
- bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 16 years ago
- 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 16 years ago
- c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 16 years ago
- eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 16 years ago
- 679be3b e1000: fix unmap bug by Jesse Brandeburg · 16 years ago
- 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 16 years ago
- 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 16 years ago
- a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 16 years ago
- a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 16 years ago
- 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 16 years ago
- 7963837 usbnet: Use netdev stats structure by Herbert Xu · 16 years ago
- 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 16 years ago
- 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 16 years ago
- a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 16 years ago
- 9612101 dm9601: Use netdev stats structure by Herbert Xu · 16 years ago
- eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 16 years ago
- 01e5329 bnx2x: Fix the behavior of ethtool when ONBOOT=no by Naohiro Ooiwa · 16 years ago
- d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 16 years ago
- bd46cb6 be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. by Ajit Khaparde · 16 years ago
- b938979 sky2: Fix checksum endianness by Anton Vorontsov · 16 years ago
- 3076763 mdio add missing GPL flag by Nicolas Reinecke · 16 years ago
- 37c8ae3 sh_eth: remove redundant test on unsigned by roel kluin · 16 years ago
- e2a61fa fsl_pq_mdio: Fix fsl_pq_mdio to work with modules by Ionut Nicu · 16 years ago
- d8146bb atl1*: add device_set_wakeup_enable to atl1*_set_wol by Brandon Philips · 16 years ago
- 11687a1 Revert "veth: prevent oops caused by netdev destructor" by David S. Miller · 16 years ago
- 6a9b654 cpmac: fix compilation failure introduced with netdev_ops conversion by Florian Fainelli · 16 years ago
- f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
- c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
- a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 16 years ago
- f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 16 years ago
- 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 16 years ago
- c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
- ea94b50 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
- 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 16 years ago
- 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 16 years ago
- 24ed3ab pci: use pci_ioremap_bar() in drivers/serial by Arjan van de Ven · 16 years ago
- ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 16 years ago
- 2a13373 jsm: clean up "serial: jsm: correctly support 4 8 port boards" by Andrew Morton · 16 years ago
- a10b32d kgdb: kgdboc console poll hooks for serial_txx9 uart by Atsushi Nemoto · 16 years ago
- 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 16 years ago
- 21ab01e asus-laptop: remove EXPERIMENTAL dependency by Corentin Chary · 16 years ago
- 2fcc23d asus-laptop: use pr_fmt and pr_<level> by Corentin Chary · 16 years ago
- b31d0fd eeepc-laptop: cpufv updates by Corentin Chary · 16 years ago
- b7b700d eeepc-laptop: sync eeepc-laptop with asus_acpi by Corentin Chary · 16 years ago
- 6122af3 asus_acpi: Deprecate in favor of asus-laptop by Corentin Chary · 16 years ago
- 76593d6 acpi4asus: update MAINTAINER and KConfig links by Corentin Chary · 16 years ago
- 116bf2e asus-laptop: platform dev as parent for led and backlight by Corentin Chary · 16 years ago
- cede2cb eeepc-laptop: enable camera by default by Pekka Enberg · 16 years ago
- 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 16 years ago
- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 16 years ago
- 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 16 years ago
- e86435e acerhdf: Acer Aspire One fan control by Peter Feuerer · 16 years ago
- 152a4e6 ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness by Zhang Rui · 16 years ago
- c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 16 years ago
- 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 16 years ago
- 35a7c64f ACPI: DMI to disable Vista compatibility on some Sony laptops by Zhang Rui · 16 years ago
- c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 16 years ago
- 056c308 Show the physical device node of backlight class device. by Zhang Rui · 16 years ago
- be98eb2 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
- 7b58fc2 Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
- 0f77ca9 qla3xxx: Don't sleep while holding lock. by Ron Mercer · 16 years ago
- e5a6737 qla3xxx: Give the PHY time to come out of reset. by Ron Mercer · 16 years ago
- 1ab52cf i2c: driver for the Synopsys DesignWare I2C controller by Baruch Siach · 16 years ago
- f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 16 years ago
- c4658b4 Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it by Weidong Han · 16 years ago
- 2c2e2c3 IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c) by Fenghua Yu · 16 years ago
- 4e8a237 nvidiafb: fix boot-time printk string by Mikael Pettersson · 16 years ago
- 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- f5bcf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- cf9c1b92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- 135aae3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- 811e42c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- 4843a3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
- 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 16 years ago
- 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 16 years ago
- 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 16 years ago
- 0cf08dc net: let KS8842 driver depend on HAS_IOMEM by Heiko Carstens · 16 years ago
- fec37ab can: let SJA1000 driver depend on HAS_IOMEM by Heiko Carstens · 16 years ago
- 96f2ebd netxen: fix firmware init handshake by Dhananjay Phadke · 16 years ago
- 01542cd netxen: fix build with without CONFIG_PM by Dhananjay Phadke · 16 years ago
- 9b901ee [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI by Wim Van Sebroeck · 16 years ago
- 44df753 [WATCHDOG] hpwdt: Add NMI priority option by Tom Mingarelli · 16 years ago
- 789cd47 [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload by Ulrik Bech Hald · 16 years ago
- eebf8d8 V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization table was being by Manu Abraham · 16 years ago
- 0a5ded5 V4L/DVB (12130): Fix a redundant compiler warning by Manu Abraham · 16 years ago
- d8b2996 V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block by Trent Piepho · 16 years ago
- 1ca2737 V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything by Trent Piepho · 16 years ago
- ccb8340 V4L/DVB (11912): em28xx: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
- 9bd0e8d V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
- 653dc59 V4L/DVB (11910): mt9: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
- 2449afc V4L/DVB (11909): cx23885: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
- 1c657a9 V4L/DVB (11908): w8968cf: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
- 4b89945 V4L/DVB (11907): cx88: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
- bc52d6e V4L/DVB (11906): saa7134: Use v4l bounding/alignment function by Trent Piepho · 16 years ago