aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e
Commit message (Expand)AuthorAge
* e1000e: improper return code signageBruce Allan2009-11-21
* e1000e: link reporting problemsBruce Allan2009-11-21
* e1000e: don't clean Rx ring while resettingBruce Allan2009-11-21
* e1000e: function pointers for ethtool set/get offloadsBruce Allan2009-11-21
* e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan2009-11-21
* e1000e: add missing tests for 82583 in ethtool functionsBruce Allan2009-11-21
* e1000e: check WoL mode is among set of supported modesBruce Allan2009-11-21
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-10-30
| * e1000e: config PHY via software after resetsBruce Allan2009-10-30
* | e1000e: flow control doesn't re-enableBruce Allan2009-10-29
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\|
| * e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan2009-10-26
| * e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan2009-10-26
| * e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan2009-10-26
| * e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan2009-10-26
| * e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan2009-10-26
| * e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan2009-10-23
* | e1000e: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-13
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* | e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-08
|/
* e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-05
* e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-02
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-15
| * e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-15
* | intel: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
|/
* 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