summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds6-68/+82
2006-07-12[PATCH] sky2: optimize receive restartStephen Hemminger1-5/+22
2006-07-12[PATCH] sky2: PHY power on delaysStephen Hemminger1-1/+2
2006-07-12[PATCH] sky2: NAPI suspend/resume of dual port cardsStephen Hemminger1-7/+4
2006-07-12[PATCH] sky2: sky2_reset section mismatchStephen Hemminger1-1/+1
2006-07-12[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] skge: fix truncated collision threshold maskStephen Hemminger1-2/+2
2006-07-12[PATCH] sky2: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] myri10ge return value fixBrice Goglin1-3/+10
2006-07-12[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-07-12[PATCH] ixgb: fix tx unit hang - properly calculate desciptor countAuke Kok1-2/+2
2006-07-12[PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov1-1/+1
2006-07-12[PATCH] 8139cp.c printk fixAndrew Morton1-1/+1
2006-07-12[PATCH] s2io driver irq fixAnanda Raju2-145/+145
2006-07-12[PATCH] e1000: irq naming updateAndrew Morton1-1/+1
2006-07-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-10/+4
2006-07-12[PATCH] forcedeth: watermark fixupAyaz Abdulla1-4/+19
2006-07-12[PATCH] forcedeth: deferral fixupAyaz Abdulla1-7/+19
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa6-68/+82
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-21/+16
2006-07-10[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ contextDaniel Drake1-9/+3
2006-07-10[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger1-1/+1
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds11-14/+16
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu9-13/+12
2006-07-08[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk1-1/+2
2006-07-08[TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville1-0/+2
2006-07-05Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik7-391/+2520
2006-07-05[PATCH] 8139too deadlock fixArjan van de Ven1-2/+3
2006-07-05[netdrvr] 3c59x: snip changelog from source codeJeff Garzik1-166/+0
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin1-0/+5
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin1-5/+4
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com1-2/+0
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com1-1/+0
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle1-3/+4
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr1-28/+24
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar1-14/+17
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry1-59/+43
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry1-27/+68
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry1-24/+251
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry1-14/+10
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry1-4/+4
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry1-7/+4
2006-07-05[PATCH] pcnet32: Fix Section mismatch errorDon Fry1-3/+2
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips1-6/+36
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake22-0/+6911
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3