summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-2711-33/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-5/+5
|\
| * spelling fixesAndreas Mohr2006-06-264-5/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-261-2/+6
|\ \
| * | [IRDA]: add some IBM think padsBen Collins2006-06-261-2/+6
| |/
* | [PATCH] Add bcm43xx HW RNG supportMichael Buesch2006-06-263-0/+44
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-2/+1Star
|/
* [PATCH] m68knommu: 532x FEC eth struct mapGreg Ungerer2006-06-261-1/+1
* [PATCH] irda-usb printk fixAndrew Morton2006-06-251-1/+1
* [PATCH] wan/sdla section fixesRandy Dunlap2006-06-251-2/+2
* [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-251-1/+1
* [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller2006-06-241-14/+0Star
* [NET] myri_sbus: Kill unused next_module struct member.David S. Miller2006-06-241-1/+0Star
* [NET] myri_sbus: Convert to new SBUS device layer.David S. Miller2006-06-241-55/+61
* [NET] sunqe: Convert to new SBUS driver layer.David S. Miller2006-06-241-249/+219Star
* [NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2006-06-242-67/+61Star
* [NET] sunlance: Convert to new SBUS driver framework.David S. Miller2006-06-241-76/+97
* [NET] sunhme: Convert to new SBUS driver framework.David S. Miller2006-06-242-174/+187
* [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller2006-06-241-12/+12
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-241-0/+1
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-244-24/+35
* [NET]: Require CAP_NET_ADMIN to create tuntap devices.David Woodhouse2006-06-231-0/+3
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-2313-32/+32
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-2334-87/+43Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2334-349/+1570
|\
| * [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin2006-06-231-2/+0Star
| * [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin2006-06-231-6/+0Star
| * Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-06-231-0/+6
| |\
| | * via-velocity: the link is not correctly detected when the device startsFrancois Romieu2006-06-231-0/+6
| * | [PATCH] WAN: ioremap() failure checks in driversKrzysztof Halasa2006-06-234-3/+21
| * | [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2006-06-231-22/+2Star
| * | [PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2006-06-232-10/+14
| * | [PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk2006-06-231-1/+1
| * | [PATCH] network driver for Hilscher netxSascha Hauer2006-06-233-0/+528
| * | [PATCH] Dereference in tokenring/olympic.cEric Sesterhenn2006-06-231-2/+2
| * | [PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn2006-06-231-2/+2
| * | [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn2006-06-231-1/+1
| * | [PATCH] 8139cp: add ethtool eeprom supportPhilip Craig2006-06-231-12/+167
| * | [PATCH] 8139cp: fix eeprom read command lengthPhilip Craig2006-06-231-1/+1
| * | [PATCH] b44: update b44 Kconfig entryGary Zambrano2006-06-231-2/+2
| * | [PATCH] b44: update version to 1.01Gary Zambrano2006-06-231-2/+2
| * | [PATCH] b44: add wol for old nicGary Zambrano2006-06-232-1/+112
| * | [PATCH] b44: add parameterGary Zambrano2006-06-231-21/+28
| * | [PATCH] b44: add wolGary Zambrano2006-06-232-0/+80
| * | [PATCH] b44: fix manual speed/duplex/autoneg settingsGary Zambrano2006-06-231-16/+28
| * | [PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor2006-06-231-1/+45
| * | [PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2006-06-232-14/+16
| * | [PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor2006-06-231-0/+20
| * | [PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor2006-06-231-18/+43
| * | [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle2006-06-231-1/+1