summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [BPQ] lockdep: fix false positiveRalf Baechle2006-07-101-0/+7
* [PATCH] release_firmware() fixesMagnus Damm2006-07-101-21/+16Star
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-1011-14/+16
|\
| * [NET] gso: Add skb_is_gsoHerbert Xu2006-07-089-13/+12Star
| * [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-081-1/+2
| * [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-081-0/+2
* | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-057-391/+2520
|\ \
| * | e1000: increase version to 7.1.9-k2Auke Kok2006-06-271-1/+1
| * | e1000: add ich8lan device ID'sAuke Kok2006-06-271-0/+7
| * | e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-271-0/+21
| * | e1000: integrate ich8 support into driverAuke Kok2006-06-274-130/+725
| * | e1000: add ich8lan core functionsAuke Kok2006-06-273-7/+1392
| * | e1000: disable ERTAuke Kok2006-06-271-3/+0Star
| * | e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-271-2/+6
| * | e1000: M88 PHY workaroundAuke Kok2006-06-272-17/+40
| * | e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-273-14/+40
| * | e1000: disable CRC stripping workaroundAuke Kok2006-06-271-4/+1Star
| * | e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-272-9/+33
| * | e1000: rework module param code with uninitialized valuesAuke Kok2006-06-271-106/+61Star
| * | e1000: recycle skbAuke Kok2006-06-271-1/+2
| * | e1000: change printk into DPRINTKAuke Kok2006-06-271-1/+1
| * | e1000: add smart power down codeAuke Kok2006-06-273-0/+41
| * | e1000: small performance tweak by removing double codeAuke Kok2006-06-271-1/+0Star
| * | e1000: fix CONFIG_PM blocksAuke Kok2006-06-271-2/+4
| * | e1000: Make PHY powerup/down a functionAuke Kok2006-06-271-27/+49
| * | e1000: rework driver hardware reset lockingAuke Kok2006-06-273-75/+105
| * | e1000: fix loopback ethtool testAuke Kok2006-06-271-1/+1
* | | [PATCH] 8139too deadlock fixArjan van de Ven2006-07-051-2/+3
* | | [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-051-166/+0Star
| |/ |/|
* | [PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin2006-07-051-0/+5
* | [PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin2006-07-051-5/+4Star
* | [PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com2006-07-051-2/+0Star
* | [PATCH] myri10ge - Drop unused pm_statebrice@myri.com2006-07-051-1/+0Star
* | [PATCH] Fix freeing of net deviceRalf Baechle2006-07-051-3/+4
* | [PATCH] remove dead entry in net wan KconfigPaul Fulghum2006-07-052-13/+0Star
* | [PATCH] NI5010 netcard cleanupAndreas Mohr2006-07-051-28/+24Star
* | [PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar2006-07-051-14/+17
* | [PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry2006-07-051-59/+43Star
* | [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry2006-07-051-27/+68
* | [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry2006-07-051-24/+251
* | [PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry2006-07-051-14/+10Star
* | [PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry2006-07-051-4/+4
* | [PATCH] pcnet32: Use PCI_DEVICE macroDon Fry2006-07-051-7/+4Star
* | [PATCH] pcnet32: Fix Section mismatch errorDon Fry2006-07-051-3/+2Star
* | [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-051-6/+36
* | [PATCH] zd1211rw: disable TX queue during stopDaniel Drake2006-07-051-0/+2
* | [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-0522-0/+6911
* | [PATCH] bcm43xx: enable shared key authenticationDaniel Drake2006-07-051-0/+4
* | [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-053-30/+3Star
* | [PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch2006-07-051-13/+14