summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2009-01-30sfc: Fix post-reset MAC selectionSteve Hodgson
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson
2009-01-30sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-29tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin
2009-01-29gianfar: Fix Wake-on-LAN supportAnton Vorontsov
2009-01-29smsc911x: timeout reaches -1Roel Kluin
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-29netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki
2009-01-29netxen: revert jumbo ringsizeDhananjay Phadke
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29ath5k: fix locking in ath5k_configBob Copeland
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger
2009-01-27e1000: fix bug with shared interrupt during resetJesse Brandeburg
2009-01-27m68knommu: correct the mii calculations for 532x ColdFire FECMatt Waddel
2009-01-27m68knommu: add ColdFire M532x to the FEC configuration optionsMatt Waddel
2009-01-26r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar
2009-01-26virtio_net: use correct accessors for scatterlistsIra W. Snyder
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov
2009-01-26netxen: reduce memory footprintDhananjay Phadke
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke
2009-01-26e1000e: workaround hw errataJesse Brandeburg
2009-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed
2009-01-23p54usb: fix packet loss with first generation devicesChristian Lamparter
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov
2009-01-22bnx2x: VersionEilon Greenstein