Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92629195314d8adefabeb78b13d681ad1c01e778
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800usb.c
e796643
rt2x00: Move driver callback functions into the ops structure
by Ivo van Doorn
· 14 years ago
f31c9a8
rt2x00: Move common firmware loading into rt2800lib
by Ivo van Doorn
· 14 years ago
e783619
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
by Helmut Schaa
· 14 years ago
78e256c
rt2x00: Convert rt2x00 to use threaded interrupts
by Helmut Schaa
· 14 years ago
c965c74
rt2x00: Implement watchdog monitoring
by Ivo van Doorn
· 14 years ago
27df2a9
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
by Ivo van Doorn
· 14 years ago
7486192
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
by Ivo van Doorn
· 14 years ago
9cf4cb0
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
by Gertjan van Wingerde
· 15 years ago
78eea11
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
by Gertjan van Wingerde
· 15 years ago
04f1e34
rt2x00: Enable HW crypto by default
by Ivo van Doorn
· 15 years ago
532bc2d
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
by Gertjan van Wingerde
· 15 years ago
e3a896b
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
by Gertjan van Wingerde
· 15 years ago
f0194b2
rt2x00: Centralize rt2800 beacon writing.
by Gertjan van Wingerde
· 15 years ago
96b61ba
rt2x00: Clean up USB vendor request buffer functions.
by Gertjan van Wingerde
· 15 years ago
a903ae0
rt2x00: Fix rt2800usb TX descriptor writing.
by Gertjan van Wingerde
· 15 years ago
0b8004a
rt2x00: Properly reserve room for descriptors in skbs.
by Gertjan van Wingerde
· 15 years ago
5c3b685
rt2x00: Push beacon TX descriptor writing to drivers.
by Gertjan van Wingerde
· 15 years ago
b578bb4
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
by John W. Linville
· 15 years ago
663cb47
rt2x00: Fix rt2800usb TX descriptor writing.
by Gertjan van Wingerde
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
85b7a8b
rt2x00: Simplify TXD handling of beacons.
by Gertjan van Wingerde
· 15 years ago
cc75589
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
a6bc03a
wireless: rt2x00: rt2800usb: replace X by x
by Xose Vazquez Perez
· 15 years ago
3b9f0ed
rt2x00: Fix beaconing on rt2800.
by Gertjan van Wingerde
· 15 years ago
f224f4e
rt2x00: provide beacon's txdesc to write_beacon callback function.
by Gertjan van Wingerde
· 15 years ago
d61cb26
rt2x00: Clean up all driver's kick_tx_queue callback functions.
by Gertjan van Wingerde
· 15 years ago
2de64dd
rt2x00: Factor out RXWI processing to common rt2800 code.
by Gertjan van Wingerde
· 15 years ago
59679b9
rt2x00: Factor out TXWI writing to common rt2800 code.
by Gertjan van Wingerde
· 15 years ago
78b8f3b
rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
by Gertjan van Wingerde
· 15 years ago
1affa09
rt2x00: rt2800: use correct txop value in tx descriptor
by Helmut Schaa
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
df624ca
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
by Gertjan van Wingerde
· 15 years ago
12ef116
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
by Xose Vazquez Perez
· 15 years ago
91639c7
rt2x00: remove now unused noise field from struct rxdone_entry_desc
by John W. Linville
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
e895833
wireless: rt2x00: rt2800usb: identify Allwin devices
by Xose Vazquez Perez
· 15 years ago
2fddd88
wireless: rt2x00: rt2800usb: identify Hawking devices
by Xose Vazquez Perez
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
a5e944f
wireless: rt2x00: rt2800usb: identify Sitecom devices
by Xose Vazquez Perez
· 15 years ago
f01a022
wireless: rt2x00: rt2800usb: new ids
by Xose Vazquez Perez
· 15 years ago
2742701
wireless: rt2x00: rt2800usb: delete id
by Xose Vazquez Perez
· 15 years ago
fc3f148
wireless: rt2x00: rt2800usb: identify ids-chips
by Xose Vazquez Perez
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
de1ebdc
rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
by Gertjan van Wingerde
· 15 years ago
49e721e
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
by Gertjan van Wingerde
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
67a4c1e
rt2x00: Unify rt2800 WPDMA ready waiting functions.
by Gertjan van Wingerde
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
5122d89
rt2x00: Cleanup chip handling helper functions.
by Gertjan van Wingerde
· 15 years ago
5e31258
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
by Gertjan van Wingerde
· 15 years ago
5de42f9
rt2x00: Fix rt2800usb RX frame format and as such L2PAD
by Benoit Papillault
· 15 years ago
9c8427d
rt2x00: Disable RX aggregation for rt2800usb
by Benoit PAPILLAULT
· 15 years ago
354e39d
rt2x00: Remove SKBDESC_L2_PADDED flag.
by Gertjan van Wingerde
· 15 years ago
1398d45
rt2x00 : trim the skb after having the l2pad removed.
by Alban Browaeys
· 15 years ago
e6218cc
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
by Gertjan van Wingerde
· 15 years ago
04d0362
rt2x00: Whitespace cleanup.
by Gertjan van Wingerde
· 15 years ago
2edcb7f
rt2x00: more ids to rt2800usb.c
by Xose Vazquez Perez
· 15 years ago
31a4cf1
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
by Gertjan van Wingerde
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
40beee5
rt2800usb: add eFuse EEPROM support
by Bartlomiej Zolnierkiewicz
· 15 years ago
4116cb4
rt2800usb: fix RX descriptor naming
by Bartlomiej Zolnierkiewicz
· 15 years ago
4da2933
rt2800: unify rt2800*_probe_hw_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
f2b38cb
rt2800: prepare for rt2800*_probe_hw_mode() unification
by Bartlomiej Zolnierkiewicz
· 15 years ago
726984b
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
38bd7b8
rt2800: unify EEPROM support code
by Bartlomiej Zolnierkiewicz
· 15 years ago
7ab7132
rt2800: prepare for unification of EEPROM support code
by Bartlomiej Zolnierkiewicz
· 15 years ago
2015d19
rt2x00: Move interface type assignments to generic code.
by Gertjan van Wingerde
· 15 years ago
2ce3399
rt2800: add rt2800lib (part four)
by Bartlomiej Zolnierkiewicz
· 15 years ago
fcf5154
rt2800: add rt2800lib (part three)
by Bartlomiej Zolnierkiewicz
· 15 years ago
f445061
rt2800: add rt2800lib (part two)
by Bartlomiej Zolnierkiewicz
· 15 years ago
8929742
rt2800: add rt2800lib (part one)
by Bartlomiej Zolnierkiewicz
· 15 years ago
4d6f8b9
rt2800: prepare for rt2800lib addition
by Bartlomiej Zolnierkiewicz
· 15 years ago
b54f78a
rt2800: fix duplication in header files
by Bartlomiej Zolnierkiewicz
· 15 years ago
d42c8d8
rt2800usb: add RXINFO_DESC_SIZE definition
by Bartlomiej Zolnierkiewicz
· 15 years ago
7ef5cc9
rt2800: add rt2800lib.h
by Bartlomiej Zolnierkiewicz
· 15 years ago
7a345d3
rt2800usb: convert to use struct rt2800_ops methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
4f2c532
rt2800usb: add rt2800_mcu_request() wrapper
by Bartlomiej Zolnierkiewicz
· 15 years ago
5c70e5b
rt2800usb: add rt2800_rf_[read,write]() wrappers
by Bartlomiej Zolnierkiewicz
· 15 years ago
e91fea9
rt2800usb: add rt2800_rfcsr_[read,write]() wrappers
by Bartlomiej Zolnierkiewicz
· 15 years ago
eff6ece
rt2800usb: add rt2800_bbp_[read,write]() wrappers
by Bartlomiej Zolnierkiewicz
· 15 years ago
ab209b9
rt2800usb: add rt2800_regbusy_read() wrapper
by Bartlomiej Zolnierkiewicz
· 15 years ago
678b4ee
rt2800usb: add rt2800_register_multi[read,write]() wrappers
by Bartlomiej Zolnierkiewicz
· 15 years ago
abbb505
rt2800usb: add rt2800_register_[read,write]() wrappers
by Bartlomiej Zolnierkiewicz
· 15 years ago
3306ef6
rt2800usb: use rt2x00usb_register_multiwrite() to set key entries
by Bartlomiej Zolnierkiewicz
· 15 years ago
a8ea2b2
rt2800usb: fix rt2800usb_rfcsr_read()
by Bartlomiej Zolnierkiewicz
· 15 years ago
1761631
rt2x00: Fix crypto in TX frame for rt2800usb
by Benoit PAPILLAULT
· 15 years ago
4789666
rt2x00: Hardcode TX ack timeout and consume time
by Ivo van Doorn
· 15 years ago
d904dc1
rt2x00: bss_info_changed() callback is allowed to sleep
by Ivo van Doorn
· 15 years ago
cd80b68
rt2x00: Fix MCS register intialization
by Ivo van Doorn
· 15 years ago
534aff0
rt2x00: wireless CLI ID and packet ID must not be 0
by Ivo van Doorn
· 15 years ago
0fefe0f
rt2x00: Set SKBDESC_L2_PADDED in RX path
by Ivo van Doorn
· 15 years ago
1738c9e
rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations
by Ivo van Doorn
· 15 years ago
d6756d0
rt2x00: Fix beacon de-synchronization while update beacon
by Igor Perminov
· 15 years ago
1afcfd54
rt2x00: FIF_PSPOLL filter flag support
by Igor Perminov
· 15 years ago
4951348
rt2x00: Comment spellchecking
by Luis Correia
· 15 years ago
e91d833
wireless: remove print_mac uses
by Johannes Berg
· 15 years ago
930c06f
rt2x00: Implement set_tim callback for all drivers
by Stefan Steuerwald
· 15 years ago
e47a5cd
rt2x00: use wiphy rfkill interface
by Ivo van Doorn
· 16 years ago
ce2ebc9
rt2x00: Add new rt2800usb USB ID's
by Ivo van Doorn
· 16 years ago
8a566af
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
by Ivo van Doorn
· 16 years ago
Next »