summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-06net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman1-11/+2
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2-19/+4
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan1-0/+1
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-22/+40
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-34/+56
2008-11-04drivers: remove duplicated #includeJianjun Kong8-8/+0
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-1/+3
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns1-3/+4
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo1-28/+25
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz1-1/+3
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson1-0/+20
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller211-276/+1
2008-11-04bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2-0/+5
2008-11-04niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-04tg3: Update version to 3.95Matt Carlson1-2/+2
2008-11-04broadcom: Add support for BCM50610Matt Carlson1-1/+118
2008-11-04broadcom: Refine expansion register access routineMatt Carlson1-26/+34
2008-11-04broadcom: Add flow control supportMatt Carlson1-6/+12
2008-11-04tg3: 5785 enhancementsMatt Carlson2-21/+163
2008-11-04tg3: Refine phylib supportMatt Carlson1-12/+35
2008-11-04tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2-8/+33
2008-11-04tg3: Refine power management and WOL codeMatt Carlson1-17/+23
2008-11-04tg3: Move phylib report to end of tg3_init_oneMatt Carlson1-13/+17
2008-11-04tg3: Do not enable APE on bcm5700Matt Carlson1-1/+4
2008-11-04tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2-15/+7
2008-11-04tg3: Preserve LAA when device control is releasedMatt Carlson1-37/+39
2008-11-04tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2-1/+15
2008-11-04tg3: Use pci_ioremap_bar()Matt Carlson1-12/+12
2008-11-04tg3: Add 5761S supportMatt Carlson2-0/+4
2008-11-04bnx2x: Version UpdateEilon Greenstein1-2/+2
2008-11-04bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein1-2/+2
2008-11-04bnx2x: PCI configuration bug on big-endianEilon Greenstein1-4/+5
2008-11-04bnx2x: Removing the PMF indication when unloadingEilon Greenstein1-0/+2
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek1-3/+6
2008-11-03net: kconfig cleanupJeff Kirsher1-3/+15
2008-11-03fs_enet: fix pollingAlexey Dobriyan1-2/+4
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-94/+83
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds6-14/+48
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller1-0/+2
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt3-0/+25
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-27/+46
2008-11-02ide-gd: re-get capacity on revalidateBorislav Petkov1-1/+6
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto1-2/+3