summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/netdev.c
AgeCommit message (Expand)Author
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko
2010-02-04e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-23net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala
2010-01-23e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-20e1000e: enhance frame fragment detectionJesse Brandeburg
2010-01-20e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin
2010-01-13e1000e: genericize the update multicast address listBruce Allan
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-08e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-02e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-21e1000e: update Tx Unit hang detection messageBruce Allan
2009-11-21e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan
2009-11-21e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan
2009-11-21e1000e: update copyright informationBruce Allan
2009-11-21e1000e: cleanup ops function pointersBruce Allan
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan
2009-11-21e1000e: Incorrect MII Link beat reporting.Bruce Allan
2009-11-21e1000e: don't clean Rx ring while resettingBruce Allan
2009-11-21e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan
2009-11-20e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-07e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
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-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-09e1000e: Call e1000e_config_collision_dist() after TCTL has been setSimon Horman