summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-239-68/+58
* pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-238-13/+0
* pcmcia: use pcmcia_loop_config in net pcmcia driversDominik Brodowski2008-08-239-654/+596
* ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell2008-07-281-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-2617-11/+17
|\
| * mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-2517-11/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-261-3/+3
|\ \
| * | [PATCH] f_count may wrap aroundAl Viro2008-07-261-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-261-5/+5
|\ \ \ | |/ / |/| |
| * | drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-5/+5
* | | mm: speculative page referencesNick Piggin2008-07-261-0/+12
* | | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2617-75/+85
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-252-41/+153
|\ \ \
| * | | ibmveth: enable driver for CMORobert Jennings2008-07-252-34/+140
| * | | ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon2008-07-251-7/+13
| | |/ | |/|
* | | virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell2008-07-251-1/+35
* | | virtio net: Allow receiving SG packetsHerbert Xu2008-07-251-5/+39
* | | virtio net: Add ethtool ops for SG/GSOHerbert Xu2008-07-251-0/+18
* | | virtio: fix virtio_net xmit of freed skb bugMark McLoughlin2008-07-251-10/+10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-247-21/+61
|\ \
| * | mlx4_core: Improve error message when not enough UAR pages are availableRoland Dreier2008-07-231-0/+7
| * | IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-234-13/+24
| * | mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier2008-07-222-8/+19
| * | mlx4_code: Add missing FW status return codeJack Morgenstein2008-07-221-0/+3
| * | mlx4_core: Add module parameter to enable QoS supportJack Morgenstein2008-07-221-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-241-53/+1
|\ \ \
| * | | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSICGreg Ungerer2008-07-231-1/+1
| * | | m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior2008-07-231-42/+0
| * | | m68knommu: fec: remove FADSSebastian Siewior2008-07-231-10/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-242-7/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar2008-07-231-2/+0
| * | | sky2: don't stop queue on shutdownStephen Hemminger2008-07-221-5/+0
| |/ /
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-232-82/+88
|\ \ \ | |/ / |/| |
| * | Merge branch 'pxa' into develRussell King2008-07-133-106/+88
| |\ \
| | * | [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-1/+2
| | * | [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-121-17/+2
| | * | [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-6/+27
| | * | [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-2/+1
| | * | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-122-8/+11
| | * | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-122-26/+34
| | * | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-121-1/+2
| | * | [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao2008-07-122-19/+6
| | * | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-4/+5
| | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09126-1227/+1803
| | |\ \
* | | \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2265-4115/+11885
|\ \ \ \ \
| * | | | | ipw2200: Call netif_*_queue() interfaces properly.David S. Miller2008-07-221-31/+2
| * | | | | netxen: Needs to include linux/vmalloc.hDavid S. Miller2008-07-221-0/+1
| * | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-221-1/+1
| |\ \ \ \ \
| | * | | | | [netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik2008-07-221-1/+1