summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e
AgeCommit message (Expand)Author
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan
2009-08-09e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan
2009-08-09e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan
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-06-30e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason
2009-06-19e1000e: stop unnecessary polling when using msi-xAndy Gospodarek
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-09e1000e: Expose MDI-X status via ethtool changeChaitanya Lala
2009-06-09e1000e: Call e1000e_config_collision_dist() after TCTL has been setSimon Horman
2009-06-09e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham
2009-06-08net: skb_shared_info optimizationEric Dumazet
2009-06-03e1000e: bump the version numberBruce Allan
2009-06-03e1000e: workaround a Tx hang on 82577/82578Bruce Allan
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan
2009-06-03e1000e: correct flow control thresholdsBruce Allan
2009-06-03e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan
2009-06-03e1000e: enable CRC stripping by defaultBruce Allan
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-05-26igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck
2009-05-07e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg
2009-04-22e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20e1000e: indicate link down at loadJesse Brandeburg
2009-04-17e1000e: fix bug in restart queue logicJesse Brandeburg
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki
2009-04-14e1000/e1000: fix compile warningJesse Brandeburg
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-26e1000e: update version numberJesse Brandeburg
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan
2009-03-20e1000e: fixup merge errorArthur Jones
2009-03-20e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones
2009-03-20e1000e: fix dma error handling issuesAlexander Duyck
2009-03-20e1000e: add support for 82583 device idAlexander Duyck
2009-03-02e1000e: fix unmap bugJesse Brandeburg
2009-02-18e1000e: remove workaround for e1000 hardwareJesse Brandeburg