serial: add support for the Lava Quattro PCI quad-port 16550A card
[safe/jmp/linux-2.6] / drivers / net / e1000e / netdev.c
2009-10-02 Frans Pope1000e/igb/ixgbe: Don't report an error if devices...
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingerintel: convert drivers to netdev_tx_t
2009-08-16 Xiaotian Fenge1000e: fix use of pci_enable_pcie_error_reporting
2009-08-16 Bruce Allane1000e: WoL does not work on 82577/82578 with manageabi...
2009-07-01 Mike Masone1000e: io_error_detected callback should return PCI_ER...
2009-06-19 Andy Gospodareke1000e: stop unnecessary polling when using msi-x
2009-06-09 Simon Hormane1000e: Call e1000e_config_collision_dist() after TCTL...
2009-06-08 Eric Dumazetnet: skb_shared_info optimization
2009-06-03 Bruce Allane1000e: bump the version number
2009-06-03 Bruce Allane1000e: add support for 82577/82578 GbE LOM parts
2009-06-03 Bruce Allane1000e: specify max supported frame size in adapter...
2009-06-03 Bruce Allane1000e: correct flow control thresholds
2009-06-03 Bruce Allane1000e: do not attempt to disable smart powerdown if...
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-07 Jesse Brandeburge1000/e1000e/igb/ixgb: don't txhang after link down
2009-04-22 Jesse Brandeburge1000/e1000e/igb/ixgb: do not use netif_wake_queue...
2009-04-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-20 Jesse Brandeburge1000e: indicate link down at load
2009-04-17 Jesse Brandeburge1000e: fix bug in restart queue logic
2009-04-16 Rafael J. WysockiNET/e1000e: Fix powering off during shutdown
2009-04-14 Jesse Brandeburge1000/e1000: fix compile warning
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-26 Jesse Brandeburge1000e: update version number
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
next