summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-06jme: Fix typoGuo-Fu Tseng
2009-07-06jme: Fix unmatched tasklet_{enable|disable} pairGuo-Fu Tseng
2009-07-06jme: Some minor coding style consistency modificationsGuo-Fu Tseng
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05vxge: Version updateSreenivasa Honnur
2009-07-05vxge: Printing the function's configured mode of operationSreenivasa Honnur
2009-07-05vxge: Disable fcs stripping.Sreenivasa Honnur
2009-07-05vxge: Fixes in isr routineSreenivasa Honnur
2009-07-05vxge: Removed the code to bounds check the mss valueSreenivasa Honnur
2009-07-05vxge: Corrected Register map entry for xmac_link registersSreenivasa Honnur
2009-07-05vxge: check for card status before continuing in device closeSreenivasa Honnur
2009-07-05vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur
2009-07-05vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur
2009-07-05Minor code cleanup in drivers/net/r6040.cMichael Opdenacker
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal
2009-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall
2009-07-05pcnet_cs: add new idKen Kawasaki
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein
2009-07-05tun: Fix device unregister raceHerbert Xu
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-03be2net: fix spurious interrupt handling in intx modeSathya Perla
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan
2009-07-03e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan
2009-07-03e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan
2009-07-03e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan
2009-07-03e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan
2009-07-03e1000e: PHY loopback broken on 82578Bruce Allan
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore
2009-07-03ixgbe: fix regression on some 82598 adaptersDon Skidmore
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore
2009-07-03qlge: Fix sizeof usage.Ron Mercer
2009-07-03qlge: Add/use function for link up/down.Ron Mercer
2009-07-03qlge: Fix MAC address bonding issue.Ron Mercer
2009-07-03qlge: Fix tx byte counter.Ron Mercer
2009-07-03qlge: Fix redundant call to free resources.Ron Mercer
2009-07-03qlge: Fix carrier on condition.Ron Mercer
2009-07-03qlge: Clear frame to queue routing before reset.Ron Mercer
2009-07-03qlge: Expand coverage of hw lock for config register.Ron Mercer
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa