aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e100.c
Commit message (Expand)AuthorAge
* [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-09
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-09
* e100: free IRQ to remove warningwhenrebootingAuke Kok2007-12-14
* e100: cleanup unneeded mathAuke Kok2007-12-07
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* network drivers: sparse warning fixesStephen Hemminger2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* e100: timer power savingStephen Hemminger2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* e100: Fix Tyan motherboard e100 not receiving IPMI commandsDavid Graham2007-07-10
* Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"Jeff Garzik2007-06-12
* e100: Optionally use I/O mode only to access register spaceJesse Brandeburg2007-04-28
* e100: allow bad MAC address when running with invalid eeprom csumJesse Brandeburg2007-04-28
* [netdrvr e100] experiment with doing RX in a similar manner to eepro100Scott Feldman2007-04-28
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* e100: fix napi ifdefs removing needed codeAuke Kok2007-02-02
* e100: fix irq leak on suspend/resumeAuke Kok2007-01-30
* e100: replace kmalloc with kcallocYan Burman2006-12-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* e100: account for closed interface when shutting downAuke Kok2006-10-24
* [PATCH] e100: fix reboot -f with netconsole enabledAuke Kok2006-10-20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* e100, e1000, ixgb: increment version numbersAuke Kok2006-09-27
* e100: rework WoL and shutdown handlingAuke Kok2006-09-27
* e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-27
* e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-27
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'master' into upstreamJeff Garzik2006-09-04
|\
| * [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-30
* | e100: increment version to 3.5.16-k2Auke Kok2006-08-31
* | e100: remove skb->dev assignmentAuke Kok2006-08-31
* | e100: fix error recoveryLinas Vepstas2006-08-31
* | e100: Convert e100 to use netdev_alloc_skb().Auke Kok2006-08-31
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-08-24
|\ \
| * | e100: increment version to 3.5.10-k4Auke Kok2006-08-16
| * | e100: Fix MDIO/MDIO-XJeff Kirsher2006-08-16
| |/
* / drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-27
* e100: add PCI Error RecoveryAuke Kok2006-06-08
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-16
|\