index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e100: add PCI Error Recovery
Auke Kok
2006-06-08
1
-0
/
+75
*
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-16
1
-1
/
+4
|
\
|
*
e100: fix eeh on pseries during ethtool -t
Jesse Brandeburg
2006-03-15
1
-1
/
+4
*
|
Fix io ordering problems in e100
Catalin(ux aka Dino) BOIE
2006-03-04
1
-3
/
+3
|
/
*
e100: remove init_hw call to fix panic
Jesse Brandeburg
2006-02-07
1
-2
/
+0
*
[PATCH] e100: e100 whitespace fixes
Jesse Brandeburg
2006-01-17
1
-37
/
+37
*
[PATCH] e100: Handle the return values from pci_* functions
Jesse Brandeburg
2006-01-17
1
-7
/
+23
*
[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)
Jesse Brandeburg
2006-01-17
1
-5
/
+39
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-9
/
+9
*
[PATCH] corruption during e100 MDI register access
ODonnell, Michael
2006-01-12
1
-3
/
+29
*
[PATCH] e100: re-enable microcode with more useful defaults
Jesse Brandeburg
2005-11-18
1
-18
/
+257
*
[PATCH] Fix sparse warning in e100 driver.
Luiz Fernando Capitulino
2005-11-07
1
-3
/
+3
*
Merge branch 'master'
Jeff Garzik
2005-10-13
1
-206
/
+18
|
\
|
*
e100: revert CPU cycle saver microcode, it causes severe problems
Jeff Garzik
2005-10-11
1
-206
/
+18
*
|
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-21
1
-3
/
+1
|
\
|
|
*
[PATCH] e100: correct rx_dropped and add rx_missed_errors
John W. Linville
2005-09-14
1
-3
/
+1
*
|
[PATCH] e100: support ETHTOOL_GPERMADDR
John W. Linville
2005-09-14
1
-1
/
+3
|
/
*
[PATCH] e100: Driver version, white space, comments & other
Malli Chilakala
2005-08-25
1
-3
/
+4
*
[PATCH] e100: CPU cycle saver microcode
Malli Chilakala
2005-08-25
1
-18
/
+206
*
[PATCH] e100: Increased delay loop for command blocks
Malli Chilakala
2005-08-25
1
-1
/
+2
*
[PATCH] e100: fixed endian bug in xmit_prepare routine
Malli Chilakala
2005-08-25
1
-1
/
+2
*
[PATCH] e100: added msleep_interruptible delay
Malli Chilakala
2005-08-25
1
-0
/
+2
*
[PATCH] e100: Do not check Rx packet length against mtu
Malli Chilakala
2005-08-25
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-27
1
-9
/
+16
|
\
|
*
[PATCH] e100: NAPI performance enhancements
Malli Chilakala
2005-06-27
1
-2
/
+4
|
*
[PATCH] e100: e100_eeprom_load was called after e100_phy_init
Malli Chilakala
2005-06-27
1
-2
/
+2
|
*
[PATCH] e100: fixed e100 MDI/MDI-X issues
Malli Chilakala
2005-06-27
1
-5
/
+10
*
|
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
2005-06-27
1
-7
/
+2
|
/
*
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
Domen Puncer
2005-06-26
1
-1
/
+2
*
[PATCH] e100: Driver version, white space, comments, device id
Malli Chilakala
2005-05-12
1
-2
/
+8
*
[PATCH] e100: Performance optimizations to e100 Tx Path
Malli Chilakala
2005-05-12
1
-4
/
+12
*
[PATCH] e100: Fix Wake on lan related issues
Malli Chilakala
2005-05-12
1
-3
/
+28
*
[PATCH] e100: Synchronize interface link state with poll routine
Malli Chilakala
2005-05-12
1
-2
/
+7
*
[PATCH] e100: Render e100 NAPI state machine
Malli Chilakala
2005-05-12
1
-15
/
+71
*
[PATCH] e100: Execute tx_timeout task outside interrupt context
Malli Chilakala
2005-05-12
1
-0
/
+13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2374