Jesse Brandeburg
f731a9ef82
ixgb: update copyright dates and versions
...
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@redhat.com >
2008-07-11 01:20:31 -04:00
Jesse Brandeburg
1459336da4
ixgb: trivial fix space after for
...
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@redhat.com >
2008-07-11 01:20:29 -04:00
Jesse Brandeburg
52035bdbe8
ixgb: fix spelling errors
...
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@redhat.com >
2008-07-11 01:20:29 -04:00
Jesse Brandeburg
9a43299287
ixgb: cleanup space after while
...
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@redhat.com >
2008-07-11 01:20:29 -04:00
Jesse Brandeburg
03f83041d8
ixgb: format all if( to be if (
...
this patch is trivial but because I want to have everything be nice and
tidy I'm updating it.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@redhat.com >
2008-07-11 01:20:29 -04:00
Joe Perches
222441a620
ixgb: convert uint16_t style integers to u16
...
Conglomerate of 4 separate patches by Joe.
Signed-off-by: Joe Perches <joe@perches.com >
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@redhat.com >
2008-04-16 20:41:44 -04:00
Joe Perches
446490ca44
ixgb: convert boolean_t to bool
...
> send me a patch for e1000 and for ixgb and I'll happily apply those :)
boolean_t to bool
TRUE to true
FALSE to false
Signed-off-by: Joe Perches <joe@perches.com >
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2008-03-26 00:17:45 -04:00
Al Viro
c676504ef5
ixgb: endianness
...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-10-10 16:52:01 -07:00
Michael Opdenacker
59c51591a0
Fix occurrences of "the the "
...
Signed-off-by: Michael Opdenacker <michael@free-electrons.com >
Signed-off-by: Adrian Bunk <bunk@stusta.de >
2007-05-09 08:57:56 +02:00
Auke Kok
0abb6eb128
e100, e1000, ixgb: update copyright header and remove LICENSE
...
This update to the copyright header adds the mailinglist, and aligns it
with the kernel licensing as well as remove the offending 'all rights
reserved'.
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com >
2006-09-27 12:53:14 -07:00
Auke Kok
d3f464b538
ixgb: update version, dates
...
increase the year dates to 2006 and bump the version to 1.0.109-k2
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com >
Signed-off-by: John Ronciak <john.ronciak@intel.com >
2006-05-26 09:38:10 -07:00
Malli Chilakala
fcb01756e8
[PATCH] ixgb: Remove unused functions
...
Remove unused functions, render some variable static instead of global - based on patch from Adrian Bunk
Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com >
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@intel.com >
Signed-off-by: John Ronciak <john.ronciak@intel.com >
Signed-off-by: Jeff Garzik <jgarzik@pobox.com >
2005-08-11 17:09:21 -04:00
Malli Chilakala
abf481d6af
[PATCH] ixgb: Fix EEPROM functions to be endian-aware
...
Fix EEPROM functions to be endian-aware
Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com >
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@intel.com >
Signed-off-by: John Ronciak <john.ronciak@intel.com >
diff -up net-drivers-2.6/drivers/net/ixgb/ixgb_ee.c net-drivers-2.6/drivers/net/ixgb.new/ixgb_ee.c
2005-05-12 20:54:41 -04:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00