headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / net / e100.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
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-24 Krzysztof HałasaE100: fix interaction with swiotlb on X86.
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-17 Krzysztof HalasaE100: work around the driver using streaming DMA mappin...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-18 Rafael J. WysockiNet / e100: Fix suspend of devices that cannot be power...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-12 Thadeu Lima de Sou... trivial: typo (en|dis|avail|remove)bale -> (en|dis...
2009-06-11 Andreas Mohre100: add non-MII PHY support
2009-06-08 Andre Detsche100: Fix napi_enable BUG_ON when recovering from EEH...
2009-04-29 Thadeu Lima de Sou... e100: do not go D3 in shutdown unless system is powerin...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-21 Bruce Allane100: add support for 82552 10/100 adapter
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-07 Jaswinder Singh... firmware: convert e100 driver to request_firmware()
2009-01-05 Bruce Allane100: cosmetic cleanup
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-27 Jeff Kirshere100: cleanup link up/down messages
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingere100: convert to net_device_ops
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-16 Jesse Brandeburge100: fix dma error in direction for mapping
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 Rafael J. Wysockie100: adapt to the reworked PCI PM
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-19 Rafael J. Wysockie100: Use pci_pme_active to clear PME_Status and disabl...
2008-08-27 Jiri Slabye100, fix iomap read
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-06-27 Kevin Haoe100: Do pci_dma_sync after skb_alloc for proper operat...
2008-04-29 Harvey Harrisonnet: use get/put_unaligned_* helpers
2008-03-26 Al Viroe100: endianness annotations
2008-03-05 Auke Koke100: Do suspend/shutdown like e1000
2008-02-03 Andreas Mohre100: fix spelling errors
2008-02-03 Jiri SlabyNet: e100, fix iomap mem accesses
2008-01-28 Al Viroe100 endianness annotations
2008-01-28 David AckerFix e100 on systems that have cache incoherent DMA
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
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-12-14 Auke Koke100: free IRQ to remove warningwhenrebooting
2007-12-07 Auke Koke100: cleanup unneeded math
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-10 Stephen Hemmingernetwork drivers: sparse warning fixes
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemmingere100: timer power saving
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-10 David Grahame100: Fix Tyan motherboard e100 not receiving IPMI...
2007-06-12 Jeff GarzikRevert "[netdrvr e100] experiment with doing RX in...
2007-04-28 Jesse Brandeburge100: Optionally use I/O mode only to access register...
2007-04-28 Jesse Brandeburge100: allow bad MAC address when running with invalid...
2007-04-28 Scott Feldman[netdrvr e100] experiment with doing RX in a similar...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-02-02 Auke Koke100: fix napi ifdefs removing needed code
2007-01-30 Auke Koke100: fix irq leak on suspend/resume
2006-12-12 Yan Burmane100: replace kmalloc with kcalloc
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-24 Auke Koke100: account for closed interface when shutting down
2006-10-20 Auke Kok[PATCH] e100: fix reboot -f with netconsole enabled
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Auke Koke100, e1000, ixgb: increment version numbers
2006-09-27 Auke Koke100: rework WoL and shutdown handling
2006-09-27 Jesse Brandeburge100: Add debugging code for cb cleaning.
2006-09-27 Auke Koke100, e1000, ixgb: Fix an impossible memory overwrite bug
2006-09-27 Auke Koke100, e1000, ixgb: update copyright header and remove...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-04 Jeff GarzikMerge branch 'master' into upstream
2006-08-31 Auke Koke100: increment version to 3.5.16-k2
2006-08-31 Auke Koke100: remove skb->dev assignment
2006-08-31 Linas Vepstase100: fix error recovery
2006-08-31 Auke Koke100: Convert e100 to use netdev_alloc_skb().
2006-08-30 David S. Miller[E100]: Add module option to ignore bad EEPROM checksums.
2006-08-24 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-16 Auke Koke100: increment version to 3.5.10-k4
2006-08-16 Jeff Kirshere100: Fix MDIO/MDIO-X
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-08 Auke Koke100: add PCI Error Recovery
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-15 Jesse Brandeburge100: fix eeh on pseries during ethtool -t
2006-03-04 Catalin(ux aka Din... Fix io ordering problems in e100
2006-02-07 Jesse Brandeburge100: remove init_hw call to fix panic
2006-01-18 Jesse Brandeburg[PATCH] e100: e100 whitespace fixes
2006-01-18 Jesse Brandeburg[PATCH] e100: Handle the return values from pci_* functions
2006-01-18 Jesse Brandeburg[PATCH] e100: Fix TX hang and RMCP Ping issue (due...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-12 ODonnell, Michael[PATCH] corruption during e100 MDI register access
next