aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-03e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil1-1/+1
2009-02-03pcnet_cs: Fix misuse of the equality operator.Cord Walter1-1/+1
2009-02-03hso: add new device id'sFilip Aben1-1/+3
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller3-3/+3
2009-02-02cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2-3/+3
2009-02-02net: variables reach -1, but 0 testedRoel Kluin7-14/+14
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer1-1/+4
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer1-1/+8
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2-9/+12
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell1-1/+1
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-2/+2
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-326/+305
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck1-4/+4
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2-15/+10
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-30sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-37/+103
2009-01-29tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter1-4/+19
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin1-2/+2
2009-01-29gianfar: Fix Wake-on-LAN supportAnton Vorontsov1-0/+2
2009-01-29smsc911x: timeout reaches -1Roel Kluin1-1/+1
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning1-2/+1
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang4-3/+32
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2-14/+16
2009-01-29netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki1-1/+3
2009-01-29netxen: revert jumbo ringsizeDhananjay Phadke1-1/+1
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-3/+21
2009-01-29ath5k: fix locking in ath5k_configBob Copeland1-1/+9
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi1-0/+4
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger1-2/+8
2009-01-28Merge branch 'core/percpu' into x86/coreIngo Molnar1-5/+12
2009-01-28[ARM] etherh: continue fixing build failureRussell King1-1/+1
2009-01-27e1000: fix bug with shared interrupt during resetJesse Brandeburg1-2/+2
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar44-386/+582
2009-01-27m68knommu: correct the mii calculations for 532x ColdFire FECMatt Waddel1-1/+1
2009-01-27m68knommu: add ColdFire M532x to the FEC configuration optionsMatt Waddel1-1/+1
2009-01-26r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar1-1/+0
2009-01-26virtio_net: use correct accessors for scatterlistsIra W. Snyder1-3/+3