aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall1-8/+2
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko1-12/+4
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller20-39/+92
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville1-3/+8
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville1-10/+12
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville1-45/+0
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville1-1/+1
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville2-6/+2
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville1-1/+1
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville1-1/+1
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville1-1/+1
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville1-0/+1
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville2-0/+5
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville1-1/+1
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville2-614/+12
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman3-6/+7
2010-07-20drop_monitor: Add error code to detect duplicate state changesNeil Horman1-2/+8
2010-07-20__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel1-1/+1
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt1-0/+2
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg5-27/+24
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau1-2/+2
2010-07-20cxgb4vf: add maintainer entry for cxgb4vfCasey Leedom1-0/+7
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom1-4/+2
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom1-1/+1
2010-07-19bridge: Partially disable netpoll supportHerbert Xu2-31/+1
2010-07-19ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller1-1/+1
2010-07-19bnx2: Update version to 2.0.17.Michael Chan1-2/+2
2010-07-19bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan1-1/+9
2010-07-19bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2-7/+26
2010-07-19bnx2: Use proper counter for net_device_stats->multicast.Michael Chan1-1/+1
2010-07-19ixgbe: fix version string for ixgbeDon Skidmore1-1/+1
2010-07-19ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou1-1/+1
2010-07-19ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2-13/+11
2010-07-19ixgbe: drop support for UDP in RSS hash generationAlexander Duyck1-3/+1
2010-07-19ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1
2010-07-19e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck1-2/+2
2010-07-19drivers/net/82596.c: fix warningAndrew Morton1-1/+1
2010-07-19ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller1-5/+3
2010-07-19net: this_cpu_xxx conversionsEric Dumazet2-4/+3
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-07-19bonding: avoid a warningEric Dumazet1-0/+2
2010-07-19net: Removing dead ARCH_PNX010XChristoph Egger2-47/+2
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2-5/+12
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara1-0/+2
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-5/+6
2010-07-19net: 64bit stats for netdev_queueEric Dumazet2-4/+6
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet1-0/+2
2010-07-19s2io: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0