summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 3c980-TX needs EXTRA_PREAMBLEGunnar Larisch2008-05-061-1/+1
* Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-37/+123
|\
| * mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-291-16/+22
| * mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-291-8/+9
| * mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-291-0/+51
| * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-291-17/+45
* | fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-061-11/+5
* | e1000e: Add support for BM PHYs on ICH9Bruce Allan2008-05-067-21/+748
* | uli526x: fix endianness issues in the setup frameAnton Vorontsov2008-05-061-12/+18
* | uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov2008-05-061-4/+4
* | ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-064-160/+174
* | phylib: Fix some sparse warningsAndy Fleming2008-05-061-1/+1
* | gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming2008-05-063-6/+12
* | bonding: fix enslavement error unwindsJay Vosburgh2008-05-061-7/+7
* | bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov2008-05-061-2/+4
* | bonding: fix error unwind in bonding_store_bondsJay Vosburgh2008-05-061-8/+8
* | bonding: Do not call free_netdev for already registered device.Pavel Emelyanov2008-05-061-1/+3
* | iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
* | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
* | irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
* | niu: Fix probing regression for maramba on-board chips.David S. Miller2008-05-041-4/+7
* | lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-041-0/+1
* | bnx2: Update version to 1.7.5.Michael Chan2008-05-031-2/+2
* | bnx2: Update RV2P firmware for 5709.Michael Chan2008-05-032-243/+265
* | bnx2: Zero out context memory for 5709.Michael Chan2008-05-031-0/+5
* | bnx2: Fix register test on 5709.Michael Chan2008-05-031-1/+1
* | bnx2: Fix remote PHY initial link state.Michael Chan2008-05-031-7/+2
* | bnx2: Refine remote PHY locking.Michael Chan2008-05-031-6/+5
* | tg3: Update version to 3.92Matt Carlson2008-05-031-2/+2
* | tg3: Add link state reporting to UMP firmwareMatt Carlson2008-05-032-10/+77
* | tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson2008-05-031-8/+3
* | tg3: Fix 5761 NVRAM sizesMatt Carlson2008-05-032-13/+29
* | tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2008-05-032-6/+14
* | hci_usb.h: fix hard-to-trigger racePavel Machek2008-05-031-8/+13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-0214-64/+77
|\ \
| * | rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-018-5/+28
| * | rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2008-05-012-2/+2
| * | iwlwifi: fix debug messages during scanningBill Moss2008-05-012-15/+14
| * | iwlwifi: fix current channel is not scannedGuy Cohen2008-05-014-28/+0
| * | b43: Fix some TX/RX locking issuesMichael Buesch2008-05-012-14/+33
* | | net: fix returning void-valued expression warningsHarvey Harrison2008-05-013-4/+6
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-012-1/+10
|\ \
| * | libertas: fix use-before-check violationHolger Schurig2008-05-011-1/+2
| * | b43: Fix dual-PHY devicesMichael Buesch2008-05-011-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-011-1/+1
|\ \ \
| * | | toshiba: use ioremap_cachedAlan Cox2008-04-301-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-016-688/+39
|\ \ \ \
| * | | | driver core: remove no longer used "struct class_device"Kay Sievers2008-05-012-648/+1
| * | | | pcmcia: remove pccard_sysfs_interface warningsDavid Brownell2008-05-013-40/+28
| * | | | driver core: warn about duplicate driver names on the same busStas Sergeev2008-05-011-0/+10
| |/ / /