aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [PATCH] hp100: fix conditional compilation messJeff Garzik2006-10-02
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-02
|\
| * [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-01
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-01
| * [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-01
| * Merge branch 'master' into upstreamJeff Garzik2006-09-30
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-27
| |\ \
| * \ \ Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-09-27
| |\ \ \
| | * | | e100, e1000, ixgb: increment version numbersAuke Kok2006-09-27
| | * | | ixgb: convert to netdev_priv(netdev)Auke Kok2006-09-27
| | * | | ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-27
| | * | | e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-27
| | * | | e1000: Janitor: Use #defined values for literalsLinas Vepstas2006-09-27
| | * | | e1000: don't strip vlan ID if 8021q claims itBruce Allan2006-09-27
| | * | | e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-27
| | * | | e1000: driver state fixes (race fix)Auke Kok2006-09-27
| | * | | e1000: reduce RAR entries available for ICH8Jeff Kirsher2006-09-27
| | * | | e1000: add PCI-E capability detection codeJeff Kirsher2006-09-27
| | * | | e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan2006-09-27
| | * | | e1000: gather hardware bit tweaks.Jeff Kirsher2006-09-27
| | * | | e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg2006-09-27
| | * | | e1000: Jumbo frames fixes for 82573Bruce Allan2006-09-27
| | * | | e1000: Fix MANC detection for PCIE adaptersJeff Kirsher2006-09-27
| | * | | e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-27
| | * | | e1000: add multicast stats countersMitch Williams2006-09-27
| | * | | e1000: remove unused code and make symbols staticNicholas Nunley2006-09-27
| | * | | e1000: add enums for several link propertiesJeff Kirsher2006-09-27
| | * | | e1000: rename flow control symbolsJeff Kirsher2006-09-27
| | * | | e100: rework WoL and shutdown handlingAuke Kok2006-09-27
| | * | | e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-27
| | * | | e1000: keep .suspend and .resume driver methods in CONFIG_PMAuke Kok2006-09-27
| | * | | e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-27
| | * | | e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
| * | | | [PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson2006-09-27
| * | | | [PATCH] sky2: version 1.9Stephen Hemminger2006-09-27
| * | | | [PATCH] sky2: fragmented receive for large MTUStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: incremental transmit completionStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: name irq after eth for irqbalanceStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: workarounds for some 88e806x chipsStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: use standard pci register capabilties for error registerStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: gigabit full duplex negotiationStephen Hemminger2006-09-27
* | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* | | | | [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-02
* | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* | | | | [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-01
* | | | | [PATCH] Generic booleanRichard Knutsson2006-10-01
| |_|_|/ |/| | |
* | | | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan2006-09-29
* | | | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn2006-09-29
* | | | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2006-09-29