summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-19rt2800: 5592: init frequency calibrationStanislaw Gruszka1-3/+9
2013-03-19rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka1-1/+2
2013-03-19rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka1-1/+2
2013-03-19rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka1-0/+2
2013-03-19rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka1-1/+2
2013-03-19rt2800: 5592: RF early registers initializationStanislaw Gruszka1-25/+51
2013-03-19rt2800: 5592: common BBP initializationStanislaw Gruszka1-0/+22
2013-03-19rt2800: 5592: BBP registers initializationStanislaw Gruszka2-9/+125
2013-03-19rt2800: 5592: MAC registers initalizationStanislaw Gruszka1-2/+4
2013-03-19rt2800: 5592: channel config stubStanislaw Gruszka2-0/+266
2013-03-19rt2800: 5592: add channels tableStanislaw Gruszka2-0/+150
2013-03-19rt2800: 5592: early definesStanislaw Gruszka4-0/+8
2013-03-19rt2800: do not crash if spec->channels is NULLStanislaw Gruszka1-0/+3
2013-03-19rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2-3/+112
2013-03-19rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa3-12/+23
2013-03-19mwifiex: cleanup VHT capYogesh Ashok Powar2-85/+1
2013-03-19Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville18-94/+628
2013-03-19hwmon: (lm75) Fix tcn75 prefixJean Delvare1-1/+1
2013-03-19hwmon: (lm75.h) Update header inclusionJean Delvare1-1/+1
2013-03-19MAINTAINERS: Remove Mark M. HoffmanJean Delvare2-15/+10
2013-03-18xfs: ensure we capture IO errors correctlyDave Chinner1-0/+6
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely1-1/+1
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster1-1/+1
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2-7/+14
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov3-11/+24
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov3-28/+204
2013-03-18net: Fix a comment typoKusanagi Kouichi1-1/+1
2013-03-18net: ftgmac100: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-18net: ep93xx_eth: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-18net: dm9000: Use module_platform_driver()Sachin Kamat1-16/+1
2013-03-18net: neterion: replace ip_fast_csum with csum_replace2Li RongQing1-4/+2
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds4-58/+97
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-23/+136
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-58/+179
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-127/+150
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-22/+15
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2-5/+3
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville101-591/+2624
2013-03-18selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan1-2/+4
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure1-3/+1
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2-5/+7
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo1-1/+1
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo1-0/+3
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo2-4/+50
2013-03-18ath6kl: add tracing support to log functionsKalle Valo3-0/+41
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2-7/+54
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo2-1/+76