aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | | iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-07-29
| * | | iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not setDenis V. Lunev2008-07-29
| * | | libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo2008-07-29
| * | | iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen2008-07-29
| * | | ath5k: use positive logic for HP laptop LEDsBob Copeland2008-07-29
| * | | Ath5k: suspend/resume fixesJiri Slaby2008-07-29
| * | | Ath5k: fix dma operationJiri Slaby2008-07-29
| * | | Ath5k: flush workJiri Slaby2008-07-29
| * | | Ath5k: kill tasklets on shutdownJiri Slaby2008-07-29
| * | | Ath5k: fix memory corruptionJiri Slaby2008-07-29
| * | | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-29
| |/ /
* / / ibmveth: Fix multiple errors with dma_mapping_error conversionStephen Rothwell2008-07-28
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-26
|\ \
| * | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\ \ \
| * | | [PATCH] f_count may wrap aroundAl Viro2008-07-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
|\ \ \ \ | |/ / / |/| | |
| * | | drivers/net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* | | | mm: speculative page referencesNick Piggin2008-07-26
* | | | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-25
|\ \ \ \
| * | | | ibmveth: enable driver for CMORobert Jennings2008-07-25
| * | | | ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon2008-07-25
| | |/ / | |/| |
* | | | virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell2008-07-24
* | | | virtio net: Allow receiving SG packetsHerbert Xu2008-07-24
* | | | virtio net: Add ethtool ops for SG/GSOHerbert Xu2008-07-24
* | | | virtio: fix virtio_net xmit of freed skb bugMark McLoughlin2008-07-24
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-24
|\ \ \
| * | | mlx4_core: Improve error message when not enough UAR pages are availableRoland Dreier2008-07-23
| * | | IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-23
| * | | mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier2008-07-22
| * | | mlx4_code: Add missing FW status return codeJack Morgenstein2008-07-22
| * | | mlx4_core: Add module parameter to enable QoS supportJack Morgenstein2008-07-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-24
|\ \ \ \
| * | | | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSICGreg Ungerer2008-07-23
| * | | | m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior2008-07-23
| * | | | m68knommu: fec: remove FADSSebastian Siewior2008-07-23
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-24
|\ \ \ \ | | |_|/ | |/| |
| * | | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() callIngo Molnar2008-07-23
| * | | sky2: don't stop queue on shutdownStephen Hemminger2008-07-23
| |/ /
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-23
|\ \ \ | |/ / |/| |
| * | Merge branch 'pxa' into develRussell King2008-07-13
| |\ \
| | * | [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-12
| | * | [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-12
| | * | [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-12
| | * | [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-12
| | * | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-12
| | * | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-12
| | * | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-12