Florian Pose
|
ac7585e0d5
|
Added e1000 driver for 2.6.28.
|
2011-01-18 16:45:26 +01:00 |
Florian Pose
|
14ef263385
|
Changed accidentally used & operator to &&.
|
2011-01-18 16:44:22 +01:00 |
Florian Pose
|
38b6cbfb80
|
Added e1000 driver for 2.6.27.
|
2010-04-15 23:04:26 +02:00 |
Florian Pose
|
6e06798fb2
|
Use kernel's modules_install target, instead of building our own. Attention:
Module installation directories have changed!
|
2010-02-23 17:37:02 +01:00 |
Florian Pose
|
69da1f1cb2
|
Improved handling and installation of the modules' symbol versions.
|
2010-02-16 15:08:54 +01:00 |
Florian Pose
|
6161473018
|
Switched from Subversion to Mercurial.
|
2009-08-13 15:18:53 +02:00 |
Florian Pose
|
cc6e9a7c79
|
Symbol versions; Makefile improvements.
|
2009-05-07 08:44:00 +00:00 |
Florian Pose
|
e32672a929
|
Fixed compile error in e1000 driver for 2.6.26.
|
2009-03-09 08:35:42 +00:00 |
Florian Pose
|
12c12b1bab
|
Improved and added license headers.
|
2009-02-24 12:51:39 +00:00 |
Florian Pose
|
388e43b7e6
|
Added e1000 driver for 2.6.26, thanks to M. Luescher.
|
2009-02-24 09:11:19 +00:00 |
Florian Pose
|
5ca3d24337
|
merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
|
2009-01-26 11:16:10 +00:00 |
Florian Pose
|
40fba959c3
|
merge -c1602 branches/stable-1.4: Fixed e1000 ring bug.
|
2009-01-26 10:34:53 +00:00 |
Florian Pose
|
2d63291b35
|
Fixed missing protection for a spin_lock_irqrestore() call.
|
2008-07-28 08:28:42 +00:00 |
Florian Pose
|
d515b68dc1
|
No need to call e1000 watchdog when frames are received (thanks to O. Zarges).
|
2008-07-28 08:00:35 +00:00 |
Florian Pose
|
131bcd7203
|
Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
|
2008-06-30 15:51:46 +00:00 |
Florian Pose
|
06f499078d
|
Improved ecdev_offer().
|
2008-06-17 10:19:52 +00:00 |
Florian Pose
|
8cda77403f
|
Added support for e1000 2.6.24, thanks to Matthias Luescher.
|
2008-04-18 13:17:25 +00:00 |
Florian Pose
|
791aa6d3d1
|
Added vim modelines and properties.
|
2008-04-08 11:52:51 +00:00 |
Florian Pose
|
8e7b04a515
|
Appiled patches from 2.6.20 to 2.6.22 to e1000 driver.
|
2008-02-12 15:18:29 +00:00 |
Florian Pose
|
036ad39ae3
|
Added e1000 driver for 2.6.22 (not patched yet).
|
2008-02-12 14:20:56 +00:00 |
Florian Pose
|
7be3b11fce
|
Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
|
2007-09-19 08:22:20 +00:00 |
Florian Pose
|
126d2f2574
|
Fixed e1000 driver when NAPI is enabled.
|
2007-09-17 10:30:16 +00:00 |
Florian Pose
|
b4880eee0f
|
Include e1000_suspend() in #ifdef CONFIG_PM.
|
2007-09-17 09:08:49 +00:00 |
Florian Pose
|
2dacf030f0
|
e1000 also supporting PCI MSI interrupts.
|
2007-08-10 08:58:39 +00:00 |
Florian Pose
|
a2a615ac3f
|
Fixed defines bug in configure; renamed config.kbuild variables.
|
2007-08-08 10:31:54 +00:00 |
Florian Pose
|
879104f6d5
|
Fixed distribution for e1000.
|
2007-08-07 08:37:33 +00:00 |
Florian Pose
|
aadfed2afa
|
Added e1000 driver for 2.6.20.
|
2007-08-07 08:29:30 +00:00 |
Florian Pose
|
04c0f29243
|
Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).
|
2007-08-06 12:33:09 +00:00 |
Florian Pose
|
33b9556b51
|
Minor changes.
|
2007-08-06 11:51:52 +00:00 |
Florian Pose
|
442214a5cb
|
First working version of e1000 driver under 2.6.13.
|
2007-08-06 11:46:41 +00:00 |
Florian Pose
|
ccfb2704ae
|
Added ec_e1000 prefix for DPRINTK() macros.
|
2007-08-03 14:11:37 +00:00 |
Florian Pose
|
731377fe79
|
Improved Makefiles.
|
2007-08-03 13:31:13 +00:00 |
Florian Pose
|
2f8c921dc4
|
Added e1000 driver for kernel 2.6.13.
|
2007-07-30 11:50:08 +00:00 |
Florian Pose
|
66707a3d65
|
Made e1000_hw.h and e1000_osdep.h kernel-dependent.
|
2007-07-30 11:41:37 +00:00 |
Florian Pose
|
e6edd105c2
|
Serveral changes on e1000 driver (not tested!).
|
2007-07-25 12:53:01 +00:00 |
Florian Pose
|
9cfe5f1121
|
Advanced e1000 modifications.
|
2007-07-17 18:47:12 +00:00 |
Florian Pose
|
ce4c658cc4
|
First version with e1000 driver (to be continued...)
|
2007-07-13 15:18:37 +00:00 |