aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-21Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller
2010-12-21sundance: Program station address into HWDenis Kirjanov
2010-12-21sundance: Wrap up acceess to ASICCtrl high word with a macroDenis Kirjanov
2010-12-21filter: optimize accesses to ancillary dataEric Dumazet
2010-12-21bnx2: remove cancel_work_sync() from remove_oneTejun Heo
2010-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2010-12-21stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter
2010-12-21bnx2x: remove bogus checkDan Carpenter
2010-12-21net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches
2010-12-21usb: Use static const, consolidate codeJoe Perches
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-12-21tg3: Use DEFINE_PCI_DEVICE_TABLEJoe Perches
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati
2010-12-20net_sched: sch_sfq: better struct layoutsEric Dumazet
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-20net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau
2010-12-20mac80211: fix potentially redundant skb data copyingFelix Fietkau
2010-12-20mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau
2010-12-20mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter
2010-12-20rtlwifi: Fix use of mutex in interrupt codeLarry Finger
2010-12-20MAINTAINERS: Fix typo in rtl8192ce entryLarry Finger
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan
2010-12-20rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona
2010-12-20ath5k: Set available antenna information for cfg80211Bruno Randolf
2010-12-20nl80211: Export available antennasBruno Randolf
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona
2010-12-20vmxnet3: locking problems in xmitDan Carpenter
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller
2010-12-20ehea: Fixing some message levelBreno Leitao
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches