Sign in
android-kvm
/
linux
/
0fbb8297b5468eb7d269dc868b80df1fb166a4ab
/
drivers
/
net
/
wireless
/
rt2x00
8b0df00
rt2500: disable PS by default
by Stanislaw Gruszka
· 11 years ago
58e33a2
rt2800: disable PS by default on USB
by Stanislaw Gruszka
· 11 years ago
7f6d740
rt2x00: rt2800usb: mark D-Link DWA-137 as supported
by Roman Dubtsov
· 11 years ago
c8bf40a
wireless: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f012f75
rt2x00: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
a05b8c5
rt2x00: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
515adc1
wireless: rt2x00: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
ac0ef81
rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592
by Kevin Lo
· 11 years ago
c8520bc
rt2x00: rt2800lib: update RF registers for RT5390
by Kevin Lo
· 11 years ago
eac40d9
rt2x00: rt2800lib: Update BBP register initialization for RT53xx
by Kevin Lo
· 11 years ago
7acd718
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
b4089d6
rt2x00: fix a crash bug in the HT descriptor handling fix
by Felix Fietkau
· 11 years ago
498d319
kfifo API type safety
by Stefani Seibold
· 11 years ago
3d8bfe1
rt2x00: fix HT TX descriptor settings regression
by Stanislaw Gruszka
· 11 years ago
6264995f
wireless: rt2800lib: Fix typo on checking
by Felipe Pena
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
a1b13b9
rt2x00: rt2800pci: use module_pci_driver macro
by Gabor Juhos
· 11 years ago
fe7ef7c
rt2x00: rt2800pci: move SoC specific code into a separate module
by Gabor Juhos
· 11 years ago
0b0ee99
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
by Gabor Juhos
· 11 years ago
3ccdcd51
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
by Gabor Juhos
· 11 years ago
1e7d3035
rt2x00: rt2800pci: split rt2800pci_enable_radio function
by Gabor Juhos
· 11 years ago
28d4d98
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
by Gabor Juhos
· 11 years ago
6716b3d
rt2x00: rt2800pci: use separate set_state callback for SoC devices
by Gabor Juhos
· 11 years ago
899a5f4
rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
by Gabor Juhos
· 11 years ago
68597ea
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
by Gabor Juhos
· 11 years ago
eeea863
rt2x00: rt2800pci: use separate ops for the SoC driver
by Gabor Juhos
· 11 years ago
1052e3a
rt2x00: rt2800pci: move initialization functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
7573afd
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
by Gabor Juhos
· 11 years ago
d5580ad
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
51e6246
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
by Gabor Juhos
· 11 years ago
8d03e77
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
b5cfde3
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
by Gabor Juhos
· 11 years ago
9732497
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
d10b754
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
by Gabor Juhos
· 11 years ago
0bc202b
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
45c6755
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
by Gabor Juhos
· 11 years ago
e5553f0
rt2x00: create a new module for rt2800 MMIO code
by Gabor Juhos
· 11 years ago
53c5a09
rt2x00: rt2800lib: autodetect 5GHz band support
by Gabor Juhos
· 11 years ago
4a32c36
rt2x00: rt2800lib: use switch statement for RF specific setup
by Gabor Juhos
· 11 years ago
aa10350
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
by Gabor Juhos
· 11 years ago
36165fd
rt2800usb: slow down TX status polling
by Stanislaw Gruszka
· 11 years ago
5671ab0
rt2x00: check if device is still available on rt2x00mac_flush()
by Stanislaw Gruszka
· 11 years ago
2bf127a
rt2400pci: fix RSSI read
by Stanislaw Gruszka
· 11 years ago
b6b561c
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
by Kevin Lo
· 11 years ago
7122e66
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
by Kevin Lo
· 11 years ago
7e43f3b
rt2x00: rt73usb: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
f3218be
rt2x00: rt61pci: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
c429dfe
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
7b8a00d
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
a44d014
rt2x00: add rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
42f920c
rt2x00: cleanup indentation in rt2800.h
by Gabor Juhos
· 11 years ago
e25aa82
rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593
by Gabor Juhos
· 11 years ago
0beb1bb
rt2x00: rt2800lib: fix VGC adjustment for RT5592
by Gabor Juhos
· 11 years ago
1dc254a
rt2x00: use generic EWMA functions for average RSSI calculations
by Gabor Juhos
· 11 years ago
8f78b0b
rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice
by Kevin Lo
· 11 years ago
fdbdd25
rt2x00: do not pause queue on flush
by Stanislaw Gruszka
· 11 years ago
733aec6
rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band
by Gabor Juhos
· 11 years ago
271f1a4
rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593
by Gabor Juhos
· 11 years ago
0ffd2a9
rt2x00: rt2800lib: fix default VGC values for RT3593
by Gabor Juhos
· 11 years ago
cdabcb2
rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map
by Gabor Juhos
· 11 years ago
a750db9
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map
by Gabor Juhos
· 11 years ago
21cf502
rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
by Kirill Tkhai
· 11 years ago
274dede
wireless: rt2x00: rt2800usb: add new devices
by Xose Vazquez Perez
· 11 years ago
3b9b74b
rt2800: add support for radio chip RF3070
by Stanislaw Gruszka
· 11 years ago
dfb6b7c
Revert "rt2x00pci: Use PCI MSIs whenever possible"
by Stanislaw Gruszka
· 11 years ago
772eb43
rt2x00: Fix rf register for RT3070
by Kevin Lo
· 11 years ago
60751001
rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards
by Gabor Juhos
· 11 years ago
61edc7f
rt2800: comment enable radio initialization sequence
by Stanislaw Gruszka
· 11 years ago
f4e1a4d
rt2800: change initialization sequence to fix system freeze
by Stanislaw Gruszka
· 11 years ago
7367d0b
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
by Joe Perches
· 11 years ago
708ff08
rt2800usb: Add WLI-UC-G300HP's Product ID.
by Masami Ichikawa
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
6e956da
rt2800: fix wrong TX power compensation
by Stanislaw Gruszka
· 11 years ago
634b805
rt2x00: rt2800lib: don't hardcode beacon offsets
by Gabor Juhos
· 12 years ago
21c6af6
rt2x00: rt2800lib: add rt2800_hw_beacon_base helper
by Gabor Juhos
· 12 years ago
e979a8a
rt2x00: rt2800lib: adjust frequency offset for RF3053
by Gabor Juhos
· 12 years ago
3f1b873
rt2x00: rt2800lib: move rt2800_adjust_freq_offset function
by Gabor Juhos
· 12 years ago
8d38eca
rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices
by Gabor Juhos
· 12 years ago
76773f3
rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices
by Gabor Juhos
· 12 years ago
6af1bdc
rt2x00: rt2800lib: optimize frequency offset adjustment
by Gabor Juhos
· 12 years ago
c1fada4
rt2x00: rt2800lib: fix frequency offset boundary calculation
by Gabor Juhos
· 12 years ago
77f7c0f
rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_register
by Gabor Juhos
· 12 years ago
91a3fa3
rt2x00: rt2800: rename HW_BEACON_OFFSET macro
by Gabor Juhos
· 12 years ago
89b5f74
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
2dfca31
mac80211: add a flag to indicate CCK support for HT clients
by Felix Fietkau
· 12 years ago
41caa76
rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592
by Gabor Juhos
· 12 years ago
ae1b1c5
rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper
by Gabor Juhos
· 12 years ago
6cdfc1d
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
by Jingoo Han
· 12 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
e2288b66
rt2x00: fix stop queue
by Stanislaw Gruszka
· 12 years ago
9d55911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
6370652
wireless: rt2x00: rt2800usb: add RT3573 devices
by Xose Vazquez Perez
· 12 years ago
d02433d
rt2x00: rt2800usb: add USB device ID for Linksys AE3000
by Gabor Juhos
· 12 years ago
65d3c0d5
rt2x00: rt2800usb: use correct [RT]XWI size for RT3593
by Gabor Juhos
· 12 years ago
2dc2bd2
rt2x00: rt2800lib: enable RT3593 support
by Gabor Juhos
· 12 years ago
0f5af26
rt2x00: rt2800lib: enable RF3053 support
by Gabor Juhos
· 12 years ago
1095df0
rt2x00: rt2800lib: enable VCO recalibration for RF3053
by Gabor Juhos
· 12 years ago
f42b046
rt2x00: rt2800lib: add channel configuration for RF3053
by Gabor Juhos
· 12 years ago
c8b9d3d
rt2x00: rt2800lib: add rf_vals for RF3053
by Gabor Juhos
· 12 years ago
Next »