aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2006-07-21
* [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-21
* [PATCH] spidernet: rework tx queue handlingJens Osterkamp2006-07-17
* [PATCH] spidernet: bug fix for init codeJens Osterkamp2006-07-17
* [PATCH] sky2: NAPI poll fixStephen Hemminger2006-07-17
* Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2006-07-17
|\
| * e1000: bump version to 7.1.9-k4Auke Kok2006-07-14
| * e1000: fix panic on large frame receive when mtu=defaultAuke Kok2006-07-14
| * e1000: remove CRC bytes from measured packet lengthAuke Kok2006-07-14
| * e1000: Redo netpoll fix to address community concernsAuke Kok2006-07-14
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-13
|\ \ | |/ |/|
| * [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-12
* | [PATCH] sky2: optimize receive restartStephen Hemminger2006-07-12
* | [PATCH] sky2: PHY power on delaysStephen Hemminger2006-07-12
* | [PATCH] sky2: NAPI suspend/resume of dual port cardsStephen Hemminger2006-07-12
* | [PATCH] sky2: sky2_reset section mismatchStephen Hemminger2006-07-12
* | [PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger2006-07-12
* | [PATCH] skge: fix truncated collision threshold maskStephen Hemminger2006-07-12
* | [PATCH] sky2: fix truncated collision threshold maskStephen Hemminger2006-07-12
* | [PATCH] myri10ge return value fixBrice Goglin2006-07-12
* | [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-07-12
* | [PATCH] ixgb: fix tx unit hang - properly calculate desciptor countAuke Kok2006-07-12
* | [PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov2006-07-12
* | [PATCH] 8139cp.c printk fixAndrew Morton2006-07-12
* | [PATCH] s2io driver irq fixAnanda Raju2006-07-12
* | [PATCH] e1000: irq naming updateAndrew Morton2006-07-12
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-07-12
|\ \
| * | [PATCH] zd1211rw: usb_clear_halt not allowed in IRQ contextDaniel Drake2006-07-10
| * | [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger2006-07-10
* | | [PATCH] forcedeth: watermark fixupAyaz Abdulla2006-07-12
* | | [PATCH] forcedeth: deferral fixupAyaz Abdulla2006-07-12
| |/ |/|
* | [BPQ] lockdep: fix false positiveRalf Baechle2006-07-10
* | [PATCH] release_firmware() fixesMagnus Damm2006-07-10
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-09
|\ \
| * | [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
| * | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-08
| * | [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-08
| |/
* | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-05
|\ \
| * | e1000: increase version to 7.1.9-k2Auke Kok2006-06-27
| * | e1000: add ich8lan device ID'sAuke Kok2006-06-27
| * | e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-27
| * | e1000: integrate ich8 support into driverAuke Kok2006-06-27
| * | e1000: add ich8lan core functionsAuke Kok2006-06-27
| * | e1000: disable ERTAuke Kok2006-06-27
| * | 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