| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-10-02 | 29 | -1755/+1502 |
|\ |
|
| * | [netdrvr] hp100: encapsulate all non-module code | Jeff Garzik | 2006-10-01 | 1 | -2/+3 |
| * | drivers/net/wireless/{airo,ipw2100}: fix error handling bugs | Jeff Garzik | 2006-10-01 | 2 | -7/+27 |
| * | [netdrvr] phy: Fix bugs in error handling | Jeff Garzik | 2006-10-01 | 2 | -4/+10 |
| * | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-30 | 21 | -156/+535 |
| |\ |
|
| * \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-27 | 9 | -16/+16 |
| |\ \ |
|
| * \ \ | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-09-27 | 21 | -1484/+1104 |
| |\ \ \ |
|
| | * | | | e100, e1000, ixgb: increment version numbers | Auke Kok | 2006-09-27 | 3 | -3/+3 |
| | * | | | ixgb: convert to netdev_priv(netdev) | Auke Kok | 2006-09-27 | 1 | -3/+3 |
| | * | | | ixgb: combine more rx descriptors to improve performance | Jesse Brandeburg | 2006-09-27 | 1 | -1/+1 |
| | * | | | e1000: possible memory leak in e1000_set_ringparam | Vasily Averin | 2006-09-27 | 1 | -21/+17 |
| | * | | | e1000: Janitor: Use #defined values for literals | Linas Vepstas | 2006-09-27 | 1 | -2/+2 |
| | * | | | e1000: don't strip vlan ID if 8021q claims it | Bruce Allan | 2006-09-27 | 1 | -1/+5 |
| | * | | | e1000: rework polarity, NVM, eeprom code and fixes. | Jeff Kirsher | 2006-09-27 | 2 | -145/+155 |
| | * | | | e1000: driver state fixes (race fix) | Auke Kok | 2006-09-27 | 3 | -14/+23 |
| | * | | | e1000: reduce RAR entries available for ICH8 | Jeff Kirsher | 2006-09-27 | 1 | -3/+3 |
| | * | | | e1000: add PCI-E capability detection code | Jeff Kirsher | 2006-09-27 | 3 | -4/+35 |
| | * | | | e1000: handle manageability for pci-e adapters at PHY powerdown | Bruce Allan | 2006-09-27 | 1 | -9/+32 |
| | * | | | e1000: gather hardware bit tweaks. | Jeff Kirsher | 2006-09-27 | 3 | -38/+142 |
| | * | | | e1000: Maybe stop TX if not enough free descriptors | Jesse Brandeburg | 2006-09-27 | 1 | -10/+42 |
| | * | | | e1000: Jumbo frames fixes for 82573 | Bruce Allan | 2006-09-27 | 1 | -3/+7 |
| | * | | | e1000: Fix MANC detection for PCIE adapters | Jeff Kirsher | 2006-09-27 | 1 | -11/+4 |
| | * | | | e1000: allow ethtool to pass arbitrary speed advertisment | Jeff Kirsher | 2006-09-27 | 1 | -7/+3 |
| | * | | | e1000: add multicast stats counters | Mitch Williams | 2006-09-27 | 3 | -20/+25 |
| | * | | | e1000: remove unused code and make symbols static | Nicholas Nunley | 2006-09-27 | 5 | -367/+120 |
| | * | | | e1000: add enums for several link properties | Jeff Kirsher | 2006-09-27 | 1 | -36/+53 |
| | * | | | e1000: rename flow control symbols | Jeff Kirsher | 2006-09-27 | 4 | -60/+60 |
| | * | | | e100: rework WoL and shutdown handling | Auke Kok | 2006-09-27 | 1 | -31/+20 |
| | * | | | e100: Add debugging code for cb cleaning. | Jesse Brandeburg | 2006-09-27 | 1 | -3/+4 |
| | * | | | e1000: keep .suspend and .resume driver methods in CONFIG_PM | Auke Kok | 2006-09-27 | 1 | -1/+1 |
| | * | | | e100, e1000, ixgb: Fix an impossible memory overwrite bug | Auke Kok | 2006-09-27 | 3 | -3/+3 |
| | * | | | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 2006-09-27 | 21 | -692/+345 |
| * | | | | [PATCH] spidernet: Use pci_dma_mapping_error() | Olof Johansson | 2006-09-27 | 1 | -3/+3 |
| * | | | | [PATCH] sky2: version 1.9 | Stephen Hemminger | 2006-09-27 | 1 | -1/+1 |
| * | | | | [PATCH] sky2: fragmented receive for large MTU | Stephen Hemminger | 2006-09-27 | 2 | -81/+219 |
| * | | | | [PATCH] sky2: use netif_tx_lock instead of LLTX | Stephen Hemminger | 2006-09-27 | 2 | -41/+17 |
| * | | | | [PATCH] sky2: incremental transmit completion | Stephen Hemminger | 2006-09-27 | 2 | -51/+50 |
| * | | | | [PATCH] sky2: name irq after eth for irqbalance | Stephen Hemminger | 2006-09-27 | 1 | -21/+16 |
| * | | | | [PATCH] sky2: workarounds for some 88e806x chips | Stephen Hemminger | 2006-09-27 | 1 | -1/+9 |
| * | | | | [PATCH] sky2: use standard pci register capabilties for error register | Stephen Hemminger | 2006-09-27 | 2 | -52/+25 |
| * | | | | [PATCH] sky2: gigabit full duplex negotiation | Stephen Hemminger | 2006-09-27 | 1 | -9/+20 |
* | | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -1/+0 |
* | | | | | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -27/+10 |
* | | | | | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 1 | -0/+10 |
* | | | | | [PATCH] Generic boolean | Richard Knutsson | 2006-10-01 | 1 | -1/+0 |
| |_|_|/
|/| | | |
|
* | | | | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. | Michael Chan | 2006-09-29 | 1 | -2/+30 |
* | | | | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.c | Eric Sesterhenn | 2006-09-29 | 1 | -1/+1 |
* | | | | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs | Arjan van de Ven | 2006-09-29 | 1 | -3/+3 |
* | | | | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 2006-09-29 | 2 | -3/+2 |