Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0cf1337e0b83c16de4e7e98dad3a6afce6043fea
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
/
rt2500usb.c
952348a
rt2x00: type bug in _rt2500usb_register_read()
by Dan Carpenter
· 9 years ago
33aca94
rt2x00: move under ralink vendor directory
by Kalle Valo
· 9 years ago
[Renamed from drivers/net/wireless/rt2x00/rt2500usb.c]
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
7a5a735
rt2x00: change REGISTER_BUSY_COUNT for USB
by Stanislaw Gruszka
· 10 years ago
e9dc51a
rt2x00: tune multi-registers I/O timeout
by Stanislaw Gruszka
· 10 years ago
8b0df00
rt2500: disable PS by default
by Stanislaw Gruszka
· 11 years ago
c8bf40a
wireless: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
a05b8c5
rt2x00: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
5616a6e
rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev
by Gabor Juhos
· 12 years ago
c29a32c
rt2x00: rt2500usb: implement queue_init callback
by Gabor Juhos
· 12 years ago
ec9c498
rt2x00: Use more current logging styles, shrink object size
by Joe Perches
· 12 years ago
761ce8c
rt2x00: usb: fix reset resume
by Stanislaw Gruszka
· 12 years ago
3e4c415
rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.
by Gertjan van Wingerde
· 12 years ago
99bdf51
rt2x00: Unify GPIO register field namings
by Gertjan van Wingerde
· 12 years ago
a396e10
rt2x00: Fix rfkill polling prior to interface start.
by Gertjan van Wingerde
· 12 years ago
6ced58a
rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
by Gertjan van Wingerde
· 12 years ago
f4f7f414
wireless: Use eth_random_addr
by Joe Perches
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
8f35f78
wireless: rt2x00: rt{2500,73}usb.c put back duplicate id
by Xose Vazquez Perez
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
5f0dd29
rt2x00: Implement tx_frames_pending mac80211 callback function.
by Gertjan van Wingerde
· 13 years ago
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
0ed7b3c
rt2x00: Implement get_antenna and set_antenna callback functions
by Ivo van Doorn
· 14 years ago
e7dee44
rt2x00: Implement get_ringparam callback function
by Ivo van Doorn
· 14 years ago
e01ae27
rt2x00: Allow dynamic addition of PCI/USB IDs.
by Gertjan van Wingerde
· 14 years ago
7dab73b
rt2x00: Split rt2x00dev->flags
by Ivo van Doorn
· 14 years ago
08b8099
wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
by Xose Vazquez Perez
· 14 years ago
aca7305b
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
by Helmut Schaa
· 14 years ago
2517794
rt2x00: Move TX descriptor field "ifs" into plcp substruct
by Helmut Schaa
· 14 years ago
26a1d07
rt2x00: Optimize TX descriptor handling
by Helmut Schaa
· 14 years ago
7fe7ee7
rt2x00: Generate sw sequence numbers only for devices that need it
by Helmut Schaa
· 14 years ago
b550911
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
by Helmut Schaa
· 14 years ago
69cf36a
rt2x00: Refactor beacon code to make use of start- and stop_queue
by Helmut Schaa
· 14 years ago
5be6560
rt2x00: Add "flush" queue command
by Ivo van Doorn
· 14 years ago
dbba306
rt2x00: Reorganize queue callback functions
by Ivo van Doorn
· 14 years ago
5450b7e
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
by Ivo van Doorn
· 14 years ago
89b25f6
rt2x00: Don't frequently reset beacon interval in AdHoc mode
by Helmut Schaa
· 14 years ago
ea175ee
rt2x00: Remove rt2x00lib_toggle_rx
by Ivo van Doorn
· 14 years ago
cf55347
rt2x00: checkpatch.pl error fixes for rt2500usb.c
by Mark Einon
· 14 years ago
f44df18
rt2x00: Implement flush callback
by Ivo van Doorn
· 14 years ago
2b23cda
rt2x00: Reduce tx descriptor size
by Helmut Schaa
· 14 years ago
efd2f27
rt2x00: Sync Tx and RX ring sizes with legacy drivers
by Helmut Schaa
· 14 years ago
e9a6870
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
· 14 years ago
5a5b6ed
rt2x00: Don't enable broad- and multicast buffering on USB devices
by Helmut Schaa
· 14 years ago
b618f6f
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
· 14 years ago
0204464
rt2x00: Check for specific changed flags when updating the erp config
by Helmut Schaa
· 14 years ago
78ab952
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
· 14 years ago
0e3afe5
rt2x00: Correctly kill beacon queue
by Ivo van Doorn
· 14 years ago
e569aa7
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
· 14 years ago
8d1331b
rt2x00: Fix max TX power settings
by Ivo van Doorn
· 14 years ago
9333145
rt2x00: Simplify arguments to rt2x00 driver callback functions
by Ivo van Doorn
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
98ec621
rt2500usb: disallow to set WEP key with non zero index
by Stanislaw Gruszka
· 14 years ago
ac59b49
rt2500usb: truly disable encryption when initialize
by Stanislaw Gruszka
· 14 years ago
1279f5e
rt2500usb: write keys to proper registers
by Stanislaw Gruszka
· 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
d8147f9
rt2x00: Disable link tuning while scanning
by Ivo van Doorn
· 14 years ago
27df2a9
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
by Ivo van Doorn
· 14 years ago
78eea11
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
by Gertjan van Wingerde
· 14 years ago
75f64dd
rt2500usb: fallback to SW encryption for TKIP+AES
by Ondrej Zary
· 14 years ago
96b61ba
rt2x00: Clean up USB vendor request buffer functions.
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
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
e01f1ec
rt2x00: Re-order tx descriptor writing code in drivers.
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
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
78b8f3b
rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
by Gertjan van Wingerde
· 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
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
62c3344
rt2x00: Enable powersaving by default again on rt2500usb.
by Gertjan van Wingerde
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
5731858
rt2x00: Disable auto wakeup before waking up device.
by Gertjan van Wingerde
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d5dc056
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
9e76ad2
rt2x00: Disable powersaving by default in rt2500usb.
by Gertjan van Wingerde
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
49e721e
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
by Gertjan van Wingerde
· 15 years ago
714fa66
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
by Gertjan van Wingerde
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
00a08eb
rt2x00: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
5122d89
rt2x00: Cleanup chip handling helper functions.
by Gertjan van Wingerde
· 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
16475b0
rt2x00: Log RT/RF chipset information correctly.
by Gertjan van Wingerde
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
6aefbfa
rt2500usb: remove dead link tuning code
by Bartlomiej Zolnierkiewicz
· 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
d6756d0
rt2x00: Fix beacon de-synchronization while update beacon
by Igor Perminov
· 15 years ago
Next »