aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-07MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon3-0/+139
2009-07-07tun: Remove a dead line of codePaul Moore1-1/+0
2009-07-07ucc_geth: Add support for skb recyclingAnton Vorontsov2-12/+30
2009-07-06drivers/net/cs89x0.c: Avoid using magic number in set_dma_modeJulia Lawall1-1/+1
2009-07-06dm9000: add checksum offload supportYeasah Pell2-17/+108
2009-07-06e1000: fix flow control thresholdsJesse Brandeburg3-30/+33
2009-07-06e1000: implement jumbo receive with partial descriptorsJesse Brandeburg2-38/+391
2009-07-06e1000: allow ethtool coalesece to adjust interrupts per secondJesse Brandeburg2-1/+53
2009-07-06jme: Advance driver version numberGuo-Fu Tseng1-1/+1
2009-07-06jme: Tuning rxsum functionGuo-Fu Tseng1-13/+13
2009-07-06jme: Remove shadow register supportGuo-Fu Tseng2-59/+4
2009-07-06jme: Change bufinf memory locationGuo-Fu Tseng2-26/+63
2009-07-06jme: Fix typoGuo-Fu Tseng1-1/+1
2009-07-06jme: Fix unmatched tasklet_{enable|disable} pairGuo-Fu Tseng1-4/+6
2009-07-06jme: Some minor coding style consistency modificationsGuo-Fu Tseng1-9/+9
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy48-102/+105
2009-07-05vxge: Version updateSreenivasa Honnur1-1/+1
2009-07-05vxge: Printing the function's configured mode of operationSreenivasa Honnur1-0/+21
2009-07-05vxge: Disable fcs stripping.Sreenivasa Honnur2-5/+7
2009-07-05vxge: Fixes in isr routineSreenivasa Honnur2-10/+13
2009-07-05vxge: Removed the code to bounds check the mss valueSreenivasa Honnur2-7/+0
2009-07-05vxge: Corrected Register map entry for xmac_link registersSreenivasa Honnur1-3/+6
2009-07-05vxge: check for card status before continuing in device closeSreenivasa Honnur1-0/+3
2009-07-05vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur1-0/+1
2009-07-05vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur4-45/+10
2009-07-05Minor code cleanup in drivers/net/r6040.cMichael Opdenacker1-2/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy172-289/+289
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal3-27/+0
2009-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller27-203/+583
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet1-11/+14
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall1-3/+3
2009-07-05pcnet_cs: add new idKen Kawasaki1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2-4/+6
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein1-2/+2
2009-07-05tun: Fix device unregister raceHerbert Xu1-7/+9
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt1-0/+2
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-31/+49
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-2/+5
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-709/+682
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+14
2009-07-03be2net: fix spurious interrupt handling in intx modeSathya Perla2-7/+13
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan3-7/+110
2009-07-03e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan1-1/+6
2009-07-03e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan1-2/+17
2009-07-03e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan1-4/+15
2009-07-03e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2-44/+82
2009-07-03e1000e: PHY loopback broken on 82578Bruce Allan2-0/+7
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala1-1/+0
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore1-5/+5