summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/netdev.c
AgeCommit message (Expand)Author
2008-11-16e1000e: fix IPMI trafficJeff Kirsher
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-02e1000e: update version from k4 to k6Jesse Brandeburg
2008-10-02e1000e: drop stats lockJesse Brandeburg
2008-10-02e1000e: remove phy read from inside spinlockJesse Brandeburg
2008-10-02e1000e: do not ever sleep in interrupt contextJesse Brandeburg
2008-10-01e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan
2008-09-24e1000e: avoid duplicated output of device name in kernel warningFrans Pop
2008-09-03e1000e: add support for new 82574L partBruce Allan
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan
2008-09-03e1000e: add support for the 82567LM-4 deviceBruce Allan
2008-08-14e1000e: test for unusable MSI supportBruce Allan
2008-08-14e1000e: increase minimum frame size allowedBruce Allan
2008-08-14e1000e: Increase Tx timeout factor for 10MbpsBruce Allan
2008-08-14e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22Bruce Allan
2008-08-07e1000e: remove inapplicable test for ioportBruce Allan
2008-08-07e1000e: fix drv load issuesJesse Brandeburg
2008-08-07e1000e: perform basic 82573 EEPROM checks for known issuesAuke Kok
2008-08-07e1000e: convert ndev_ printks to something smallerJeff Kirsher
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-23e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar
2008-07-18igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher
2008-07-16netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy
2008-07-16netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28e1000e: make ioport freeTaku Izumi
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-11e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-05-22e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan
2008-04-25e1000e: Increment version to 0.2.1Jesse Brandeburg
2008-04-25e1000e: save and restore pcie/msi state to support EEH recoveryWendy Xiong
2008-04-25e1000e: cleanup several stats issuesBruce Allan
2008-04-16e1000e: rename a few functionsJeff Kirsher
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher
2008-03-28e1000e: rename mc_addr_list_updateJeff Kirsher
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan
2008-03-26e1000e: remove irq_semJesse Brandeburg
2008-02-24e1000e: remove unused read value in ASPM disable code.Auke Kok
2008-02-24e1000e: fix spelling errors in commentsAuke Kok
2008-02-15e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham
2008-02-15e1000e: Fix CRC stripping in hardware context bugAuke Kok
2008-02-11e1000e: Fix logic reversal keeping link activeAuke Kok
2008-02-03e1000e: tweak irq allocation messagesAndy Gospodarek