summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-6/+8
2008-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-16/+6
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki3-10/+21
2008-02-05latency.c: use QoS infrastructureMark Gross1-5/+7
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-3/+1
2008-02-05pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson1-13/+13
2008-02-05pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson1-2/+1
2008-02-05pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson1-2/+2
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson1-2/+2
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson1-1/+1
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson10-189/+193
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton1-0/+1
2008-02-05[NET]: Remove further references to net-modules.txtJohann Felix Soden1-4/+2
2008-02-05tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo1-0/+4
2008-02-05hamradio: fix dmascc section mismatchRandy Dunlap1-2/+2
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein3-10/+0
2008-02-04mlx4_core: Fix more section mismatchesRoland Dreier2-5/+5
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-69/+89
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-23/+23
2008-02-04virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor1-1/+4
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell1-6/+19
2008-02-04virtio: flush buffers on openRusty Russell1-0/+7
2008-02-04virtnet: remove double ether_setupChristian Borntraeger1-1/+0
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori1-1/+2
2008-02-04virtio: reset functionRusty Russell1-2/+3
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell1-19/+25
2008-02-04virtio: Tweak virtio_net definesRusty Russell1-16/+16
2008-02-04virtio: Net header needs hdr_lenRusty Russell1-1/+2
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell1-7/+8
2008-02-04virtio: simplify config mechanism.Rusty Russell1-14/+11
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell1-10/+1
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches10-10/+10
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas8-12/+12
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller6-24/+35
2008-02-03EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu1-1/+1
2008-02-03EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin1-0/+6
2008-02-03EMAC driver: add power down modeVitja Makarov1-1/+2
2008-02-03EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2-7/+8
2008-02-03EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger2-55/+8
2008-02-03EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams1-1/+41
2008-02-03EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu1-4/+12
2008-02-03EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu1-2/+2
2008-02-03[netdrvr] sis190: build fixJeff Garzik1-1/+1
2008-02-03sky2: fix Wake On Lan interaction with BIOSStephen Hemminger1-1/+8
2008-02-03sky2: restore multicast addresses after recoveryStephen Hemminger1-4/+1
2008-02-03pci-skeleton: Misc fixes to build neatlyJike Song1-24/+25
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung3-0/+86
2008-02-03natsemi: Update locking documentationMark Brown1-16/+2