index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "rt2x00pci: Use PCI MSIs whenever possible"
Stanislaw Gruszka
2013-09-30
1
-8
/
+1
*
rt2800: change initialization sequence to fix system freeze
Stanislaw Gruszka
2013-09-09
1
-5
/
+6
*
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-03
1
-2
/
+2
*
rt2800usb: Add WLI-UC-G300HP's Product ID.
Masami Ichikawa
2013-08-28
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
1
-1
/
+2
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-22
1
-1
/
+2
|
|
\
|
|
*
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-21
1
-1
/
+2
*
|
|
rt2800: fix wrong TX power compensation
Stanislaw Gruszka
2013-08-26
1
-0
/
+7
*
|
|
rt2x00: rt2800lib: don't hardcode beacon offsets
Gabor Juhos
2013-08-26
2
-8
/
+24
*
|
|
rt2x00: rt2800lib: add rt2800_hw_beacon_base helper
Gabor Juhos
2013-08-26
1
-2
/
+9
*
|
|
rt2x00: rt2800lib: adjust frequency offset for RF3053
Gabor Juhos
2013-08-22
1
-1
/
+1
*
|
|
rt2x00: rt2800lib: move rt2800_adjust_freq_offset function
Gabor Juhos
2013-08-22
1
-36
/
+37
*
|
|
rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices
Gabor Juhos
2013-08-22
1
-3
/
+16
*
|
|
rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices
Gabor Juhos
2013-08-22
2
-1
/
+6
*
|
|
rt2x00: rt2800lib: optimize frequency offset adjustment
Gabor Juhos
2013-08-22
1
-1
/
+6
*
|
|
rt2x00: rt2800lib: fix frequency offset boundary calculation
Gabor Juhos
2013-08-22
1
-4
/
+5
*
|
|
rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_register
Gabor Juhos
2013-08-22
1
-11
/
+7
*
|
|
rt2x00: rt2800: rename HW_BEACON_OFFSET macro
Gabor Juhos
2013-08-22
2
-3
/
+3
*
|
|
rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592
Gabor Juhos
2013-08-16
1
-2
/
+6
*
|
|
rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper
Gabor Juhos
2013-08-16
4
-13
/
+36
*
|
|
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
Jingoo Han
2013-08-09
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
1
-7
/
+11
|
\
\
\
|
|
/
/
|
*
|
rt2x00: fix stop queue
Stanislaw Gruszka
2013-07-29
1
-7
/
+11
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
rt2x00: RT2X00 should depend on HAS_DMA
Geert Uytterhoeven
2013-07-18
1
-1
/
+1
|
|
/
*
|
wireless: rt2x00: rt2800usb: add RT3573 devices
Xose Vazquez Perez
2013-07-24
1
-0
/
+30
*
|
rt2x00: rt2800usb: add USB device ID for Linksys AE3000
Gabor Juhos
2013-07-22
2
-0
/
+10
*
|
rt2x00: rt2800usb: use correct [RT]XWI size for RT3593
Gabor Juhos
2013-07-22
2
-1
/
+5
*
|
rt2x00: rt2800lib: enable RT3593 support
Gabor Juhos
2013-07-22
1
-0
/
+1
*
|
rt2x00: rt2800lib: enable RF3053 support
Gabor Juhos
2013-07-22
1
-0
/
+1
*
|
rt2x00: rt2800lib: enable VCO recalibration for RF3053
Gabor Juhos
2013-07-22
1
-0
/
+2
*
|
rt2x00: rt2800lib: add channel configuration for RF3053
Gabor Juhos
2013-07-22
2
-3
/
+409
*
|
rt2x00: rt2800lib: add rf_vals for RF3053
Gabor Juhos
2013-07-22
1
-0
/
+70
*
|
rt2x00: rt2800lib: add default_power3 field for three-chain devices
Gabor Juhos
2013-07-22
2
-0
/
+23
*
|
rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593
Gabor Juhos
2013-07-22
2
-12
/
+47
*
|
rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593
Gabor Juhos
2013-07-22
1
-0
/
+6
*
|
rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers
Gabor Juhos
2013-07-22
1
-14
/
+24
*
|
rt2x00: rt2800lib: fix default TX power values for RT3593
Gabor Juhos
2013-07-22
2
-0
/
+14
*
|
rt2x00: rt2800lib: add rt2800_txpower_to_dev helper
Gabor Juhos
2013-07-22
2
-13
/
+14
*
|
rt2x00: rt2800lib: fix antenna configuration for RT3593
Gabor Juhos
2013-07-22
1
-0
/
+7
*
|
rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devices
Gabor Juhos
2013-07-22
1
-1
/
+1
*
|
rt2x00: rt2800lib: add TX power configuration for RT3593
Gabor Juhos
2013-07-22
2
-3
/
+538
*
|
rt2x00: rt2800lib: add BBP post initialization for RT3593
Gabor Juhos
2013-07-22
1
-1
/
+47
*
|
rt2x00: rt2800lib: add RFCSR register initialization for RT3593
Gabor Juhos
2013-07-22
2
-0
/
+132
*
|
rt2x00: rt2800lib: add BBP register initialization for RT3593
Gabor Juhos
2013-07-22
1
-0
/
+19
*
|
rt2x00: rt2800lib: add MAC register initialization for RT3593
Gabor Juhos
2013-07-22
2
-0
/
+18
*
|
rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset
Gabor Juhos
2013-07-22
2
-1
/
+53
*
|
rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper
Gabor Juhos
2013-07-22
2
-41
/
+122
*
|
rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper
Gabor Juhos
2013-07-22
1
-7
/
+16
*
|
rt2x00: rt2800lib: introduce local EEPROM access functions
Gabor Juhos
2013-07-22
1
-70
/
+95
[next]