index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-12
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-13
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-26
[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-25
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-09-01
e100: increment version to 3.5.16-k2
Auke Kok
1
-1
/
+1
2006-09-01
e100: remove skb->dev assignment
Auke Kok
1
-1
/
+0
2006-09-01
e100: fix error recovery
Linas Vepstas
1
-0
/
+1
2006-09-01
e100: Convert e100 to use netdev_alloc_skb().
Auke Kok
1
-2
/
+2
2006-08-30
[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-20
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-03
[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
2006-03-17
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+4
2006-03-15
e100: fix eeh on pseries during ethtool -t
Jesse Brandeburg
1
-1
/
+4
2006-03-04
Fix io ordering problems in e100
Catalin(ux aka Dino) BOIE
1
-3
/
+3
2006-02-07
e100: remove init_hw call to fix panic
Jesse Brandeburg
1
-2
/
+0
2006-01-18
[PATCH] e100: e100 whitespace fixes
Jesse Brandeburg
1
-37
/
+37
2006-01-18
[PATCH] e100: Handle the return values from pci_* functions
Jesse Brandeburg
1
-7
/
+23
2006-01-18
[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)
Jesse Brandeburg
1
-5
/
+39
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-9
/
+9
2006-01-13
[PATCH] corruption during e100 MDI register access
ODonnell, Michael
1
-3
/
+29
2005-11-18
[PATCH] e100: re-enable microcode with more useful defaults
Jesse Brandeburg
1
-18
/
+257
2005-11-08
[PATCH] Fix sparse warning in e100 driver.
Luiz Fernando Capitulino
1
-3
/
+3
2005-10-14
Merge branch 'master'
Jeff Garzik
1
-206
/
+18
2005-10-11
e100: revert CPU cycle saver microcode, it causes severe problems
Jeff Garzik
1
-206
/
+18
[next]