Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211559
b: refs/heads/master
c: ad4b2b6
h: refs/heads/master
i:
  211557: 5c940dd
  211555: 6e17aac
  211551: 53763f7
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Oct 19, 2010
1 parent b043428 commit 2afd984
Show file tree
Hide file tree
Showing 283 changed files with 1,403 additions and 2,258 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 531295e63be8c2b8b909d7400739e8b8df60d61f
refs/heads/master: ad4b2b627c8ac479e842bf586108c7a7fd63264b
373 changes: 277 additions & 96 deletions trunk/Documentation/networking/e1000.txt

Large diffs are not rendered by default.

302 changes: 0 additions & 302 deletions trunk/Documentation/networking/e1000e.txt

This file was deleted.

40 changes: 37 additions & 3 deletions trunk/Documentation/networking/ixgbevf.txt
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
Linux* Base Driver for Intel(R) Network Connection
==================================================

Intel Gigabit Linux driver.
Copyright(c) 1999 - 2010 Intel Corporation.
November 24, 2009

Contents
========

- In This Release
- Identifying Your Adapter
- Known Issues/Troubleshooting
- Support

In This Release
===============

This file describes the ixgbevf Linux* Base Driver for Intel Network
Connection.

Expand All @@ -30,7 +33,7 @@ Identifying Your Adapter
For more information on how to identify your adapter, go to the Adapter &
Driver ID Guide at:

http://support.intel.com/support/go/network/adapter/idguide.htm
http://support.intel.com/support/network/sb/CS-008441.htm

Known Issues/Troubleshooting
============================
Expand All @@ -54,3 +57,34 @@ or the Intel Wired Networking project hosted by Sourceforge at:
If an issue is identified with the released source code on the supported
kernel with a supported adapter, email the specific information related
to the issue to e1000-devel@lists.sf.net

License
=======

Intel 10 Gigabit Linux driver.
Copyright(c) 1999 - 2009 Intel Corporation.

This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.

This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.

You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.

The full GNU General Public License is included in this distribution in
the file called "COPYING".

Trademarks
==========

Intel, Itanium, and Pentium are trademarks or registered trademarks of
Intel Corporation or its subsidiaries in the United States and other
countries.

* Other names and brands may be claimed as the property of others.
2 changes: 1 addition & 1 deletion trunk/Documentation/vm/page-types.c
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ static void prepare_hwpoison_fd(void)
}

if (opt_unpoison && !hwpoison_forget_fd) {
sprintf(buf, "%s/unpoison-pfn", hwpoison_debug_fs);
sprintf(buf, "%s/renew-pfn", hwpoison_debug_fs);
hwpoison_forget_fd = checked_open(buf, O_WRONLY);
}
}
Expand Down
Loading

0 comments on commit 2afd984

Please sign in to comment.