e1000e: fix close interrupt race
[safe/jmp/linux-2.6] / drivers / net / e1000e / netdev.c
2009-03-26 Jesse Brandeburge1000e: fix close interrupt race
2009-03-26 Alexander Duycke1000e: commonize tx cleanup routine to match e1000...
2009-03-25 Bruce Allane1000e: add support for 82574 device ID 0x10F6
2009-03-20 Arthur Jonese1000e: fixup merge error
2009-03-20 Arthur Jonese1000e: allow tx of pre-formatted vlan tagged packets
2009-03-20 Alexander Duycke1000e: fix dma error handling issues
2009-03-20 Alexander Duycke1000e: add support for 82583 device id
2009-03-03 Jesse Brandeburge1000e: fix unmap bug
2009-02-19 Jesse Brandeburge1000e: remove workaround for e1000 hardware
2009-02-11 dave grahame1000e: remove RXSEQ link monitoring for serdes
2009-02-11 Jesse Brandeburge1000e: add aer support
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-23 Jesse Brandeburge1000e: drop lltx, remove unnecessary lock
2009-01-21 Herbert Xue1000e: Invoke VLAN GRO handler
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-16 Herbert Xue1000e: Add GRO support
2008-12-05 Alexander Duyckigb/e1000e: Naming interrupt vectors
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-23 Qinghuang Fengdriver/net/*: remove redundant argument comments
2008-11-22 Bruce Allane1000e: check return code from NVM accesses and fix...
2008-11-22 Bruce Allane1000e: fix incorrect link status when switch module...
2008-11-22 Bruce Allane1000e: store EEPROM version number to prevent unnecess...
2008-11-22 Bruce Allane1000e: sync change flow control variables with ixgbe
2008-11-22 Bruce Allane1000e: link up/down messages must follow a specific...
2008-11-22 Bruce Allane1000e: ESB2 config after link up
2008-11-22 Bruce Allane1000e: check return of pci_save_state
2008-11-22 Alexander Duycke1000e: disable correctable errors for quad ports while...
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingere1000e: convert to net_device_ops
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Jeff Kirshere1000e: fix IPMI traffic
2008-11-17 Jeff Kirshere1000e: fix warn_on reload after phy_id error
2008-11-16 \"Rafael J. Wysocki\e1000e: Use device_set_wakeup_enable
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-2
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert more to %pM
2008-10-09 Dave Grahame1000e: don't generate bad checksums for tcp packets...
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-03 Jesse Brandeburge1000e: update version from k4 to k6
2008-10-03 Jesse Brandeburge1000e: drop stats lock
2008-10-03 Jesse Brandeburge1000e: remove phy read from inside spinlock
2008-10-03 Jesse Brandeburge1000e: do not ever sleep in interrupt context
2008-10-02 Bruce Allane1000e: write protect ICHx NVM to prevent malicious...
2008-09-25 Frans Pope1000e: avoid duplicated output of device name in kerne...
2008-09-03 Bruce Allane1000e: add support for new 82574L part
2008-09-03 Bruce Allane1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D...
2008-09-03 Bruce Allane1000e: add support for the 82567LM-4 device
2008-08-14 Bruce Allane1000e: test for unusable MSI support
2008-08-14 Bruce Allane1000e: increase minimum frame size allowed
2008-08-14 Bruce Allane1000e: Increase Tx timeout factor for 10Mbps
2008-08-14 Bruce Allane1000e: Use skb_copy_to_linear_data_offset introduced...
2008-08-07 Bruce Allane1000e: remove inapplicable test for ioport
2008-08-07 Jesse Brandeburge1000e: fix drv load issues
2008-08-07 Auke Koke1000e: perform basic 82573 EEPROM checks for known...
2008-08-07 Jeff Kirshere1000e: convert ndev_ printks to something smaller
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-23 Ingo Molnare1000e: fix e1000_netpoll(), remove extraneous e1000_cl...
2008-07-18 Jeff Kirsherigb/ixgbe/e1000e: resolve tx multiqueue bug
2008-07-17 Patrick McHardynetdrv intel: always enable VLAN filtering except in...
2008-07-17 Patrick McHardynetdrv intel: disable VLAN filtering in promiscous...
2008-07-07 Patrick McHardynetdrv: don't truncate VLAN TCI with VLAN stripping
2008-06-29 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-28 Taku Izumie1000e: make ioport free
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Jeff Kirshere1000e: fix EEH recovery during reset on PPC
2008-06-12 Jeff Kirshere1000e: allow VLAN devices to use TSO and TCP CSUM...
2008-05-22 Becky Brucee1000e: use resource_size_t, not unsigned long, for...
2008-05-06 Bruce Allane1000e: Add support for BM PHYs on ICH9
2008-04-25 Jesse Brandeburge1000e: Increment version to 0.2.1
2008-04-25 Wendy Xionge1000e: save and restore pcie/msi state to support...
2008-04-25 Bruce Allane1000e: cleanup several stats issues
2008-04-17 Jeff Kirshere1000e: rename a few functions
2008-04-17 Jeff Kirshere1000e: Make arrays out of these Rx/Tx registers
2008-03-29 Jeff Kirshere1000e: reorganize PHY and flow control interface
2008-03-29 Jeff Kirshere1000e: rename mc_addr_list_update
2008-03-29 Bruce Allane1000e: reformat comment blocks, cosmetic changes only
2008-03-26 Jesse Brandeburge1000e: remove irq_sem
2008-02-24 Auke Koke1000e: remove unused read value in ASPM disable code.
2008-02-24 Auke Koke1000e: fix spelling errors in comments
2008-02-15 David Grahame1000e: PCIe devices do not need to unset MANC_ARP_ENA
2008-02-15 Auke Koke1000e: Fix CRC stripping in hardware context bug
2008-02-11 Auke Koke1000e: Fix logic reversal keeping link active
2008-02-03 Andy Gospodareke1000e: tweak irq allocation messages
2008-01-28 Al Viroe1000e endianness annotations
2008-01-28 Auke Kok[E1000E]: update netstats traffic counters realtime
2008-01-28 Auke Koke1000/e1000e: Move PCI-Express device IDs over to e1000e
2008-01-28 Auke Koke1000e: Disable L1 ASPM power savings for 82573 mobile...
2008-01-21 David S. Miller[NET]: Fix interrupt semaphore corruption in Intel...
2008-01-17 David S. Miller[NET]: Fix TX timeout regression in Intel drivers.
2008-01-09 David S. Miller[NET]: Make ->poll() breakout consistent in Intel ether...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-10-29 Auke Koke1000e: Remove legacy jumbo frame receive code
2007-10-29 Auke Koke1000e: Re-enable SECRC - crc stripping
2007-10-29 Auke Koke1000e: Fix PBA calculation for jumbo frame packets
2007-10-29 Auke Koke1000e: Fix jumbo frame receive code.
2007-10-10 Auke Koke1000e: restore flow control settings properly
2007-10-10 Auke Koke1000e: Simple optimizations in e1000_xmit_frame
2007-10-10 Auke Koke1000e: fix debugging printout code
next