summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville177-3045/+27469
2010-12-21Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller41-177/+199
2010-12-21sundance: Program station address into HWDenis Kirjanov1-1/+15
2010-12-21sundance: Wrap up acceess to ASICCtrl high word with a macroDenis Kirjanov1-2/+5
2010-12-21filter: optimize accesses to ancillary dataEric Dumazet1-28/+44
2010-12-21bnx2: remove cancel_work_sync() from remove_oneTejun Heo1-2/+0
2010-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller4-115/+35
2010-12-21stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter1-25/+25
2010-12-21bnx2x: remove bogus checkDan Carpenter1-3/+0
2010-12-21net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet1-7/+2
2010-12-21drivers/net/*/: Use static constJoe Perches19-65/+84
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches1-6/+9
2010-12-21usb: Use static const, consolidate codeJoe Perches1-23/+16
2010-12-21drivers/net/*.c: Use static constJoe Perches19-69/+78
2010-12-21tg3: Use DEFINE_PCI_DEVICE_TABLEJoe Perches1-14/+12
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati2-3/+11
2010-12-20net_sched: sch_sfq: better struct layoutsEric Dumazet1-98/+162
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-31/+46
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet1-12/+8
2010-12-20net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet1-1/+6
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville1-1/+1
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau3-34/+0
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau3-9/+13
2010-12-20mac80211: fix potentially redundant skb data copyingFelix Fietkau1-1/+1
2010-12-20mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau1-1/+3
2010-12-20mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau1-1/+2
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter1-1/+1
2010-12-20rtlwifi: Fix use of mutex in interrupt codeLarry Finger3-5/+6
2010-12-20MAINTAINERS: Fix typo in rtl8192ce entryLarry Finger1-1/+1
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan1-0/+1
2010-12-20rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier1-1/+1
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau5-43/+1
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2-3/+19
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville21-52/+52
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona4-25/+16
2010-12-20ath5k: Set available antenna information for cfg80211Bruno Randolf1-0/+4
2010-12-20nl80211: Export available antennasBruno Randolf2-0/+14
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf2-10/+19
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona6-11/+21
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona12-36/+214
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona4-33/+38
2010-12-20vmxnet3: locking problems in xmitDan Carpenter1-1/+3
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter1-1/+0
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr1-2/+10
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller3-42/+30
2010-12-20ehea: Fixing some message levelBreno Leitao1-2/+2
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann1-1/+1
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches1-2/+1
2010-12-20net_sched: always clone skbsChangli Gao1-5/+1
2010-12-19net: kill unused macrosShan Wei8-10/+0