summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-251-2/+2
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-243-305/+181
|\
| * fs_enet: Add fixed-phy support for fs_enetJochen Friedrich2008-01-231-1/+8
| * phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-232-304/+173
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-2485-1338/+1537
|\ \ | |/ |/|
| * Fix file references in documentation and KconfigJohann Felix Soden2008-01-222-4/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-215-17/+12
| |\
| | * [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-201-13/+1
| | * [NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller2008-01-204-4/+11
| * | tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-1/+1
| |/
| * Replace cpmac fixMatteo Croce2008-01-181-1/+1
| * dl2k: the restAl Viro2008-01-182-15/+4
| * dl2k: MSCR, MSSR, ESR, PHY_SCR fixesAl Viro2008-01-182-58/+22
| * dl2k: BMSR fixesAl Viro2008-01-182-38/+16
| * dl2k: ANAR, ANLPAR fixesAl Viro2008-01-182-98/+42
| * dl2k: BMCR_t fixesAl Viro2008-01-182-61/+32
| * 3c574, 3c515 bitfields abuseAl Viro2008-01-182-43/+48
| * sbni endian fixesAl Viro2008-01-181-3/+9
| * wan/lmc bitfields fixesAl Viro2008-01-181-10/+2
| * dscc4 endian fixesAl Viro2008-01-181-45/+49
| * S2io: Fixed synchronization between scheduling of napi with card reset and closeSreenivasa Honnur2008-01-181-5/+12
| * atl1: fix frame length bugJay Cliburn2008-01-181-4/+4
| * Revert "sky2: remove check for PCI wakeup setting from BIOS"Stephen Hemminger2008-01-181-5/+19
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-01-186-12/+24
| |\
| | * rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2008-01-162-3/+10
| | * b43: fix use-after-free rfkill bugStefano Brivio2008-01-161-5/+6
| | * ipw2200: fix typo in kerneldocStefano Brivio2008-01-161-1/+1
| | * wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-161-0/+4
| | * hostap: section mismatch warningRandy Dunlap2008-01-161-3/+3
| * | e1000e Kconfig: remove ref to nonexistant docsJason Uhlenkott2008-01-181-3/+0
| * | Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...Jeff Garzik2008-01-181-24/+12
| |\ \
| | * | ipg: fix Tx completion irq requestFrancois Romieu2008-01-171-4/+1
| | * | ipg: fix queue stop condition in the xmit handlerFrancois Romieu2008-01-171-1/+1
| | * | ipg: plug Tx completion leakFrancois Romieu2008-01-171-14/+5
| | * | ipg: balance locking in irq handlerFrancois Romieu2008-01-171-5/+5
| | |/
| * | bonding: Don't hold lock when calling rtnl_unlockJay Vosburgh2008-01-181-1/+3
| * | bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh2008-01-182-27/+35
| * | bonding: Fix up parameter parsingJay Vosburgh2008-01-183-12/+23
| * | bonding: release slaves when master removed via sysfsJay Vosburgh2008-01-181-3/+1
| * | bonding: fix locking during alb failover and slave removalJay Vosburgh2008-01-182-12/+20
| * | bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh2008-01-181-3/+2
| * | bonding: fix locking in sysfs primary/active selectionJay Vosburgh2008-01-181-5/+10
| * | [NIU]: Fix 1G PHY link state handling.David S. Miller2008-01-171-0/+3
| * | [NET]: Fix TX timeout regression in Intel drivers.David S. Miller2008-01-173-7/+16
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-153-20/+238
| |\
| | * [MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy2008-01-101-0/+7
| | * [NIU]: Support for Marvell PHYMirko Lindner2008-01-102-20/+231
| * | sky2: remove check for PCI wakeup setting from BIOSStephen Hemminger2008-01-121-19/+5
| * | sky2: large memory workaround.Stephen Hemminger2008-01-122-18/+10
| * | fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov2008-01-121-2/+9