summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-07-21[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-21[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1
2006-07-21[NET]: sun happymeal, little pci cleanupJiri Slaby1-7/+2
2006-07-21[WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2-3/+4
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa4-0/+4
2006-07-17[PATCH] spidernet: rework tx queue handlingJens Osterkamp2-377/+274
2006-07-17[PATCH] spidernet: bug fix for init codeJens Osterkamp1-1/+1
2006-07-17[PATCH] sky2: NAPI poll fixStephen Hemminger1-5/+2
2006-07-17Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2-26/+29
2006-07-14e1000: bump version to 7.1.9-k4Auke Kok1-1/+1
2006-07-14e1000: fix panic on large frame receive when mtu=defaultAuke Kok2-2/+4
2006-07-14e1000: remove CRC bytes from measured packet lengthAuke Kok1-1/+9
2006-07-14e1000: Redo netpoll fix to address community concernsAuke Kok1-22/+15
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