summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-23bcma: return correct error code when bus scan failedHauke Mehrtens1-1/+1
2013-07-23bcma: add constants for new ARM based SoCsHauke Mehrtens1-0/+5
2013-07-23bcma: make it possible to select SoC support without mipsHauke Mehrtens1-2/+8
2013-07-23bcma: add some more core namesHauke Mehrtens2-0/+24
2013-07-23wil6210: fix subtle race in wil_tx_vringVladimir Kondratiev1-5/+6
2013-07-23wil6210: Introduce struct for sw contextVladimir Kondratiev3-28/+44
2013-07-23wil6210: Optimize Tx completionVladimir Kondratiev1-4/+6
2013-07-23wil6210: fix wrong index in wil_vring_freeVladimir Kondratiev1-1/+1
2013-07-23wil6210: Align WMI header with latest FWVladimir Kondratiev3-17/+36
2013-07-23rt2x00: rt2800usb: add USB device ID for Linksys AE3000Gabor Juhos2-0/+10
2013-07-23rt2x00: rt2800usb: use correct [RT]XWI size for RT3593Gabor Juhos2-1/+5
2013-07-23rt2x00: rt2800lib: enable RT3593 supportGabor Juhos1-0/+1
2013-07-23rt2x00: rt2800lib: enable RF3053 supportGabor Juhos1-0/+1
2013-07-23rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos1-0/+2
2013-07-23rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos2-3/+409
2013-07-23rt2x00: rt2800lib: add rf_vals for RF3053Gabor Juhos1-0/+70
2013-07-23rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos2-0/+23
2013-07-23rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos2-12/+47
2013-07-23rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593Gabor Juhos1-0/+6
2013-07-23rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpersGabor Juhos1-14/+24
2013-07-23rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos2-0/+14
2013-07-23rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos2-13/+14
2013-07-23rt2x00: rt2800lib: fix antenna configuration for RT3593Gabor Juhos1-0/+7
2013-07-23rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devicesGabor Juhos1-1/+1
2013-07-23rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos2-3/+538
2013-07-23rt2x00: rt2800lib: add BBP post initialization for RT3593Gabor Juhos1-1/+47
2013-07-23rt2x00: rt2800lib: add RFCSR register initialization for RT3593Gabor Juhos2-0/+132
2013-07-23rt2x00: rt2800lib: add BBP register initialization for RT3593Gabor Juhos1-0/+19
2013-07-23rt2x00: rt2800lib: add MAC register initialization for RT3593Gabor Juhos2-0/+18
2013-07-23rt2x00: rt2800lib: add EEPROM map for the RT3593 chipsetGabor Juhos2-1/+53
2013-07-23rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helperGabor Juhos2-41/+122
2013-07-23rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helperGabor Juhos1-7/+16
2013-07-23rt2x00: rt2800lib: introduce local EEPROM access functionsGabor Juhos1-70/+95
2013-07-23rt2x00: rt2800lib: introduce rt2800_eeprom_word enumGabor Juhos1-40/+39
2013-07-23ath9k: Fix RTS thresholdSujith Manoharan1-4/+32
2013-07-23ath9k: make rfkill configurableJohannes Berg2-1/+11
2013-07-23wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_opsShuah Khan1-9/+17
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253