index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
...
*
|
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
Gabor Juhos
2013-10-18
1
-8
/
+8
*
|
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
2013-10-18
4
-142
/
+152
*
|
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
2013-10-18
1
-8
/
+8
*
|
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
Gabor Juhos
2013-10-18
3
-388
/
+405
*
|
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
Gabor Juhos
2013-10-18
1
-36
/
+37
*
|
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
Gabor Juhos
2013-10-18
5
-107
/
+108
*
|
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
Gabor Juhos
2013-10-18
1
-3
/
+3
*
|
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
Gabor Juhos
2013-10-18
5
-98
/
+117
*
|
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
Gabor Juhos
2013-10-18
1
-6
/
+6
*
|
rt2x00: create a new module for rt2800 MMIO code
Gabor Juhos
2013-10-18
4
-0
/
+78
*
|
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
2013-10-18
1
-4
/
+4
*
|
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
2013-10-18
1
-21
/
+30
*
|
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
2013-10-18
1
-10
/
+6
*
|
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
Kevin Lo
2013-10-14
1
-72
/
+3
*
|
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
Kevin Lo
2013-10-14
1
-3
/
+2
*
|
rt2x00: rt73usb: use rt2x00_has_cap_* helpers
Gabor Juhos
2013-10-14
1
-9
/
+9
*
|
rt2x00: rt61pci: use rt2x00_has_cap_* helpers
Gabor Juhos
2013-10-14
1
-10
/
+10
*
|
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
Gabor Juhos
2013-10-14
1
-13
/
+12
*
|
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
Gabor Juhos
2013-10-14
6
-13
/
+13
*
|
rt2x00: add rt2x00_has_cap_* helpers
Gabor Juhos
2013-10-14
1
-0
/
+87
*
|
rt2x00: cleanup indentation in rt2800.h
Gabor Juhos
2013-10-14
1
-21
/
+21
*
|
rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593
Gabor Juhos
2013-10-10
1
-5
/
+20
*
|
rt2x00: rt2800lib: fix VGC adjustment for RT5592
Gabor Juhos
2013-10-10
1
-4
/
+7
*
|
rt2x00: use generic EWMA functions for average RSSI calculations
Gabor Juhos
2013-10-10
3
-58
/
+29
*
|
rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice
Kevin Lo
2013-10-10
1
-7
/
+0
*
|
rt2x00: do not pause queue on flush
Stanislaw Gruszka
2013-10-10
2
-31
/
+8
*
|
rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band
Gabor Juhos
2013-10-10
1
-4
/
+11
*
|
rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593
Gabor Juhos
2013-10-10
1
-2
/
+8
*
|
rt2x00: rt2800lib: fix default VGC values for RT3593
Gabor Juhos
2013-10-10
1
-0
/
+3
*
|
rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map
Gabor Juhos
2013-10-10
1
-1
/
+0
*
|
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map
Gabor Juhos
2013-10-10
1
-2
/
+0
*
|
rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
Kirill Tkhai
2013-10-10
1
-1
/
+1
*
|
wireless: rt2x00: rt2800usb: add new devices
Xose Vazquez Perez
2013-10-03
1
-1
/
+16
*
|
rt2800: add support for radio chip RF3070
Stanislaw Gruszka
2013-10-03
2
-1
/
+9
*
|
rt2x00: Fix rf register for RT3070
Kevin Lo
2013-09-26
1
-1
/
+1
*
|
rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards
Gabor Juhos
2013-09-26
1
-9
/
+17
*
|
rt2800: comment enable radio initialization sequence
Stanislaw Gruszka
2013-09-26
1
-2
/
+11
|
/
*
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
[prev]
[next]