summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-01-23sis190: scheduling while atomic errorFrancois Romieu-2/+0
2008-01-23sis190: mdio operation failure is not correctly detectedFrancois Romieu-1/+1
2008-01-23sis190: remove duplicate INIT_WORKFrancois Romieu-2/+0
2008-01-23sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu-6/+9
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre-0/+10
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller-3/+3
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden-4/+1
2008-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-17/+12
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto-1/+1
2008-01-20[NET]: rtnl_link: fix use-after-freePatrick McHardy-13/+1
2008-01-20[NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller-4/+11
2008-01-18Replace cpmac fixMatteo Croce-1/+1
2008-01-18dl2k: the restAl Viro-15/+4
2008-01-18dl2k: MSCR, MSSR, ESR, PHY_SCR fixesAl Viro-58/+22
2008-01-18dl2k: BMSR fixesAl Viro-38/+16
2008-01-18dl2k: ANAR, ANLPAR fixesAl Viro-98/+42
2008-01-18dl2k: BMCR_t fixesAl Viro-61/+32
2008-01-183c574, 3c515 bitfields abuseAl Viro-43/+48
2008-01-18sbni endian fixesAl Viro-3/+9
2008-01-18wan/lmc bitfields fixesAl Viro-10/+2
2008-01-18dscc4 endian fixesAl Viro-45/+49
2008-01-18S2io: Fixed synchronization between scheduling of napi with card reset and closeSreenivasa Honnur-5/+12
2008-01-18atl1: fix frame length bugJay Cliburn-4/+4
2008-01-18Revert "sky2: remove check for PCI wakeup setting from BIOS"Stephen Hemminger-5/+19
2008-01-18Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik-12/+24
2008-01-18e1000e Kconfig: remove ref to nonexistant docsJason Uhlenkott-3/+0
2008-01-18Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...Jeff Garzik-24/+12
2008-01-18bonding: Don't hold lock when calling rtnl_unlockJay Vosburgh-1/+3
2008-01-18bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh-27/+35
2008-01-18bonding: Fix up parameter parsingJay Vosburgh-12/+23
2008-01-18bonding: release slaves when master removed via sysfsJay Vosburgh-3/+1
2008-01-18bonding: fix locking during alb failover and slave removalJay Vosburgh-12/+20
2008-01-18bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh-3/+2
2008-01-18bonding: fix locking in sysfs primary/active selectionJay Vosburgh-5/+10
2008-01-17ipg: fix Tx completion irq requestFrancois Romieu-4/+1
2008-01-17ipg: fix queue stop condition in the xmit handlerFrancois Romieu-1/+1
2008-01-17ipg: plug Tx completion leakFrancois Romieu-14/+5
2008-01-17ipg: balance locking in irq handlerFrancois Romieu-5/+5
2008-01-17[NIU]: Fix 1G PHY link state handling.David S. Miller-0/+3
2008-01-17[NET]: Fix TX timeout regression in Intel drivers.David S. Miller-7/+16
2008-01-16rt2x00: Fix ieee80211 payload alignmentIvo van Doorn-3/+10
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio-5/+6
2008-01-16ipw2200: fix typo in kerneldocStefano Brivio-1/+1
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat-0/+4
2008-01-16hostap: section mismatch warningRandy Dunlap-3/+3
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-20/+238
2008-01-12sky2: remove check for PCI wakeup setting from BIOSStephen Hemminger-19/+5
2008-01-12sky2: large memory workaround.Stephen Hemminger-18/+10
2008-01-12fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov-2/+9
2008-01-12Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik-7/+44