aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e
Commit message (Expand)AuthorAge
* e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan2009-08-10
* e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan2009-08-10
* e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-03
* e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-03
* e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-03
* e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-03
* e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-03
* e1000e: PHY loopback broken on 82578Bruce Allan2009-07-03
* e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason2009-06-30
* e1000e: stop unnecessary polling when using msi-xAndy Gospodarek2009-06-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | e1000e: Expose MDI-X status via ethtool changeChaitanya Lala2009-06-09
* | e1000e: Call e1000e_config_collision_dist() after TCTL has been setSimon Horman2009-06-09
* | e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham2009-06-09
* | net: skb_shared_info optimizationEric Dumazet2009-06-08
* | e1000e: bump the version numberBruce Allan2009-06-03
* | e1000e: workaround a Tx hang on 82577/82578Bruce Allan2009-06-03
* | e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-03
* | e1000e: specify max supported frame size in adapter structBruce Allan2009-06-03
* | e1000e: correct flow control thresholdsBruce Allan2009-06-03
* | e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan2009-06-03
* | e1000e: enable CRC stripping by defaultBruce Allan2009-06-03
* | net: dont update dev->trans_startEric Dumazet2009-05-29
* | igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2009-05-26
* | e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg2009-05-07
* | e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg2009-04-22
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-21
|\|
| * e1000e: fix bug in restart queue logicJesse Brandeburg2009-04-17
* | e1000e: indicate link down at loadJesse Brandeburg2009-04-20
|/
* NET/e1000e: Fix powering off during shutdownRafael J. Wysocki2009-04-16
* e1000/e1000: fix compile warningJesse Brandeburg2009-04-14
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* e1000e: update version numberJesse Brandeburg2009-03-26
* e1000e: fix close interrupt raceJesse Brandeburg2009-03-26
* e1000e: fix loss of multicast packetsJesse Brandeburg2009-03-26
* e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck2009-03-26
* e1000e: add support for 82574 device ID 0x10F6Bruce Allan2009-03-25
* e1000e: fixup merge errorArthur Jones2009-03-20
* e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones2009-03-20
* e1000e: fix dma error handling issuesAlexander Duyck2009-03-20
* e1000e: add support for 82583 device idAlexander Duyck2009-03-20
* e1000e: fix unmap bugJesse Brandeburg2009-03-02
* e1000e: remove workaround for e1000 hardwareJesse Brandeburg2009-02-18
* drivers/net/e1000e: fix sparse warning: Should it be static?Hannes Eder2009-02-17
* e1000e: Remove mutex_trylock and associated WARN on failure.dave graham2009-02-15
* e1000e: Serdes - attempt autoneg when link restored.dave graham2009-02-10
* e1000e: remove RXSEQ link monitoring for serdesdave graham2009-02-10
* e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2009-02-10