aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev1-1/+1
2007-11-13[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin1-4/+4
2007-11-13[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin1-1/+1
2007-11-12[TG3]: Update version to 3.86Matt Carlson1-2/+2
2007-11-12[TG3]: MII => TPMatt Carlson1-1/+1
2007-11-12[TG3]: Add A1 revsMatt Carlson2-12/+21
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson1-1/+7
2007-11-12[TG3]: Prescaler fixMatt Carlson2-1/+24
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson1-0/+3
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson2-0/+12
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson1-5/+7
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson2-6/+38
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2-2/+28
2007-11-12[TG3]: APE flag fixMatt Carlson1-1/+1
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2-3/+32
2007-11-12[TG3]: Fix 5761 PXEboot crashMatt Carlson1-23/+23
2007-11-12[NET]: Remove references to net-modules.txt.Adrian Bunk3-154/+81
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-1/+2
2007-11-12[SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg1-6/+5
2007-11-12[PPP]: Remove ptr comparisons to 0Joe Perches3-93/+94
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-16/+28
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds3-3/+13
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2-2/+9
2007-11-12virtio: Fix used_idx wrap-aroundAnthony Liguori1-1/+1
2007-11-12virtio: more fallout from scatterlist changes.Rusty Russell1-0/+3
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2-28/+29
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg2-0/+4
2007-11-10ssb: Fix initcall orderingMichael Buesch1-1/+4
2007-11-10ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFSJerome Pinot1-0/+1
2007-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-11-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-74/+172
2007-11-10Add missing "\n" to log messageRolf Eike Beer1-1/+1
2007-11-10r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu1-3/+3
2007-11-10r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord1-16/+0
2007-11-10sky2: new pci id'sStephen Hemminger1-0/+2
2007-11-10ax88796: add superh to kconfig dependenciesMagnus Damm1-1/+1
2007-11-10qla3xxx: bugfix: Fix bad logical operation in link state machine.Ron Mercer1-10/+5
2007-11-10qla3xxx: bugfix: Move link state machine into a worker threadRon Mercer2-14/+14
2007-11-10pasemi_mac: Fix CRC checksOlof Johansson1-3/+13
2007-11-10pasemi_mac: Don't set replace-source-address descriptor bitsOlof Johansson1-1/+1
2007-11-10bonding: don't validate address at device openJay Vosburgh1-0/+1
2007-11-10bonding: fix rtnl locking merge errorJay Vosburgh1-2/+2
2007-11-10sky2: netpoll on port 0 onlyStephen Hemminger1-1/+2
2007-11-10b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch1-4/+6
2007-11-10b43legacy: Fix sparse warningMichael Buesch1-1/+1
2007-11-10b43: properly request pcmcia IRQMichael Buesch1-0/+8
2007-11-10b43legacy: fix shared IRQ race conditionStefano Brivio1-8/+11
2007-11-10b43: fix shared IRQ race conditionStefano Brivio1-7/+10
2007-11-10b43legacy: fix possible buffer overrun in debugfsStefano Brivio1-1/+1
2007-11-10b43: Rewrite and fix rfkill initMichael Buesch3-80/+55