index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
1
-2
/
+2
2008-01-08
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
1
-4
/
+3
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
1
-1
/
+1
2007-12-14
e100: free IRQ to remove warningwhenrebooting
Auke Kok
1
-1
/
+4
2007-12-07
e100: cleanup unneeded math
Auke Kok
1
-4
/
+2
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-10
network drivers: sparse warning fixes
Stephen Hemminger
1
-1
/
+1
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-9
/
+10
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+4
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-14
/
+9
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
e100: timer power saving
Stephen Hemminger
1
-1
/
+2
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-20
/
+17
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+3
2007-07-10
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
1
-3
/
+9
2007-06-12
Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"
Jeff Garzik
1
-9
/
+63
2007-04-28
e100: Optionally use I/O mode only to access register space
Jesse Brandeburg
1
-33
/
+39
2007-04-28
e100: allow bad MAC address when running with invalid eeprom csum
Jesse Brandeburg
1
-5
/
+10
2007-04-28
[netdrvr e100] experiment with doing RX in a similar manner to eepro100
Scott Feldman
1
-63
/
+9
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-02
e100: fix napi ifdefs removing needed code
Auke Kok
1
-6
/
+1
2007-01-30
e100: fix irq leak on suspend/resume
Auke Kok
1
-0
/
+2
2006-12-12
e100: replace kmalloc with kcalloc
Yan Burman
1
-2
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+4
2006-10-24
e100: account for closed interface when shutting down
Auke Kok
1
-2
/
+8
2006-10-20
[PATCH] e100: fix reboot -f with netconsole enabled
Auke Kok
1
-19
/
+31
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-27
e100, e1000, ixgb: increment version numbers
Auke Kok
1
-1
/
+1
2006-09-27
e100: rework WoL and shutdown handling
Auke Kok
1
-31
/
+20
2006-09-27
e100: Add debugging code for cb cleaning.
Jesse Brandeburg
1
-3
/
+4
2006-09-27
e100, e1000, ixgb: Fix an impossible memory overwrite bug
Auke Kok
1
-1
/
+1
2006-09-27
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
1
-10
/
+10
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-04
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+5
2006-08-31
e100: increment version to 3.5.16-k2
Auke Kok
1
-1
/
+1
2006-08-31
e100: remove skb->dev assignment
Auke Kok
1
-1
/
+0
2006-08-31
e100: fix error recovery
Linas Vepstas
1
-0
/
+1
2006-08-31
e100: Convert e100 to use netdev_alloc_skb().
Auke Kok
1
-2
/
+2
2006-08-29
[E100]: Add module option to ignore bad EEPROM checksums.
David S. Miller
1
-1
/
+5
2006-08-24
Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...
Jeff Garzik
1
-13
/
+9
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-08-16
e100: increment version to 3.5.10-k4
Auke Kok
1
-4
/
+4
2006-08-16
e100: Fix MDIO/MDIO-X
Jeff Kirsher
1
-9
/
+5
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
1
-2
/
+2
2006-06-08
e100: add PCI Error Recovery
Auke Kok
1
-0
/
+75
[prev]
[next]