aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-27
| * | e1000: M88 PHY workaroundAuke Kok2006-06-27
| * | e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-27
| * | e1000: disable CRC stripping workaroundAuke Kok2006-06-27
| * | e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-27
| * | e1000: rework module param code with uninitialized valuesAuke Kok2006-06-27
| * | e1000: recycle skbAuke Kok2006-06-27
| * | e1000: change printk into DPRINTKAuke Kok2006-06-27
| * | e1000: add smart power down codeAuke Kok2006-06-27
| * | e1000: small performance tweak by removing double codeAuke Kok2006-06-27
| * | e1000: fix CONFIG_PM blocksAuke Kok2006-06-27
| * | e1000: Make PHY powerup/down a functionAuke Kok2006-06-27
| * | e1000: rework driver hardware reset lockingAuke Kok2006-06-27
| * | e1000: fix loopback ethtool testAuke Kok2006-06-27
* | | [PATCH] 8139too deadlock fixArjan van de Ven2006-07-05
* | | [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-05
| |/ |/|
* | [PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin2006-07-05
* | [PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin2006-07-05
* | [PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com2006-07-05
* | [PATCH] myri10ge - Drop unused pm_statebrice@myri.com2006-07-05
* | [PATCH] Fix freeing of net deviceRalf Baechle2006-07-05
* | [PATCH] remove dead entry in net wan KconfigPaul Fulghum2006-07-05
* | [PATCH] NI5010 netcard cleanupAndreas Mohr2006-07-05
* | [PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar2006-07-05
* | [PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry2006-07-05
* | [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry2006-07-05
* | [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry2006-07-05
* | [PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry2006-07-05
* | [PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry2006-07-05
* | [PATCH] pcnet32: Use PCI_DEVICE macroDon Fry2006-07-05
* | [PATCH] pcnet32: Fix Section mismatch errorDon Fry2006-07-05
* | [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-05
* | [PATCH] zd1211rw: disable TX queue during stopDaniel Drake2006-07-05
* | [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-05
* | [PATCH] bcm43xx: enable shared key authenticationDaniel Drake2006-07-05
* | [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-05
* | [PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch2006-07-05
* | [PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake2006-07-05
* | [PATCH] Add two PLX device IDsFaidon Liambotis2006-07-05
* | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* | [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-05
* | [netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2006-07-05
* | [netdrvr] via-velocity: misc. cleanupsJeff Garzik2006-07-05
* | [netdrvr] minor cleanups in Becker-derived driversJeff Garzik2006-07-05
* | [netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik2006-07-05
* | [netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik2006-07-05
* | [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-05
* | [netdrvr] epic100: minor cleanupsJeff Garzik2006-07-05
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-04
|\ \
| * | [TG3]: Add ipv6 TSO featureMichael Chan2006-07-03