summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-23cnic: Improve ->iscsi_nl_msg_send()Michael Chan3-12/+25
2010-12-23cnic: Prevent "scheduling while atomic" when calling ->cnic_init()Michael Chan1-2/+1
2010-12-23cnic: Fix iSCSI TCP port endian order.Michael Chan2-11/+14
2010-12-23Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller181-3073/+27766
2010-12-23tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina1-17/+12
2010-12-23pch_can: Fix array miss-pointing issueTomoya1-6/+8
2010-12-22sfq: fix sfq class stats handlingEric Dumazet1-5/+11
2010-12-22mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho1-0/+2
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg6-18/+76
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg8-9/+216
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg3-20/+22
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville177-3045/+27469
2010-12-22Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller41-177/+199
2010-12-22sundance: Program station address into HWDenis Kirjanov1-1/+15
2010-12-22sundance: 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-21TCP: increase default initial receive window.Nandita Dukkipati2-3/+11
2010-12-21net_sched: sch_sfq: better struct layoutsEric Dumazet1-98/+162
2010-12-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-31/+46
2010-12-21net_sched: sch_sfq: fix allot handlingEric Dumazet1-12/+8
2010-12-21net_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