aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-165/+226
2010-01-13tg3: Update copyright and driver versionMatt Carlson2-3/+4
2010-01-13tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-13tg3: Add reliable serdes detection for 5717 A0Matt Carlson2-2/+9
2010-01-13tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-13tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-13sfc: Fix conditions for MDIO self-testBen Hutchings1-2/+6
2010-01-13sfc: Fix polling for slow MCDI operationsBen Hutchings1-2/+3
2010-01-13e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan1-1/+18
2010-01-13e1000e: MDIO slow mode should always be done for 82577Bruce Allan3-90/+53
2010-01-13ixgbe: update copyright datesShannon Nelson20-21/+21
2010-01-13ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck1-0/+4
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller13-41/+99
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-269/+420
2010-01-12sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-01-11iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov1-1/+1
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar1-20/+25
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-08e1000e: fix and commonize code for setting the receive address registersBruce Allan1-9/+15
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan1-7/+9
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan5-0/+21
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan1-14/+14
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan1-0/+2
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha1-2/+2
2010-01-08netxen: fix set mac addrAmit Kumar Salecha1-0/+3
2010-01-08netxen: fix smatch warningAmit Kumar Salecha3-4/+3
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha1-0/+2
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram1-1/+3
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings3-7/+50
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz1-2/+7
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara1-2/+4
2010-01-07NET: atlx, fix memory leakJiri Slaby1-2/+5
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov1-1/+0
2010-01-07cs89x0: Always report failure to request interruptMark Brown1-2/+1
2010-01-07hso: fixed missing newlinesJan Dumon1-8/+8
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon1-0/+4
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon1-10/+44
2010-01-07hso: don't change the state of a closed portJan Dumon1-5/+5
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon1-5/+7
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon1-0/+9
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki1-2/+2
2010-01-06ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu1-6/+7
2010-01-06mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen1-1/+1
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2-1/+17
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde1-1/+1
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin1-3/+3
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie1-0/+1