Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9c4cf6d94fb362c27a24df5223ed6e327eb7279a
/
drivers
/
net
/
wireless
/
rt2x00
9c4cf6d
rt2x00: add device id for windy31 usb device
by Greg Kroah-Hartman
· 15 years ago
ccbd4d4
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
by Jesper Juhl
· 15 years ago
c96e963
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
5af3c1d
rt2x00: Fix comment about removed spinlock
by Helmut Schaa
· 15 years ago
48103d2
rt2x00: Remove unused interface spinlock
by Helmut Schaa
· 15 years ago
bfe6a15
rt2x00: Simplify intf->delayed_flags locking
by Helmut Schaa
· 15 years ago
f833eea
rt2x00: Remove superfluous assignment of mpdu_density
by Helmut Schaa
· 15 years ago
11f16ae
rt2x00: Fix panic on frame padding for rt2800 usb devices
by Ismael Luceno
· 15 years ago
736e3ac
rt2x00: Fix pointer errors.
by Gertjan van Wingerde
· 15 years ago
a39fd6b
rt2x00: remove intf->mac field.
by Gertjan van Wingerde
· 15 years ago
773d1b9
rt2x00: Remove intf->bssid field.
by Gertjan van Wingerde
· 15 years ago
5235189
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
by Johannes Stezenbach
· 15 years ago
c4d6324
rt2x00: simplify txstatus_fifo handling
by Johannes Stezenbach
· 15 years ago
2cdb9a4
rt2x00: Use pci_is_pcie()
by Hauke Mehrtens
· 15 years ago
63e35cd
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
412b313
rt2x00: Fix firmware loading regression on x86_64.
by Wolfgang Kufner
· 15 years ago
739fd94
rt2x00: Pad beacon to multiple of 32 bits.
by Wolfgang Kufner
· 15 years ago
e85b4c0
rt2x00: remove stray semicolon
by Johannes Stezenbach
· 15 years ago
f615e9a
rt2x00: Fix WMM Queue naming
by Ivo van Doorn
· 15 years ago
dba5dc1
rt2x00: Introduce extra queue entry sanity flag
by Ivo van Doorn
· 15 years ago
64e7d72
rt2x00: Cleanup RX index counting
by Ivo van Doorn
· 15 years ago
5be6560
rt2x00: Add "flush" queue command
by Ivo van Doorn
· 15 years ago
0b7fde5
rt2x00: Protect queue control with mutex
by Ivo van Doorn
· 15 years ago
dbba306
rt2x00: Reorganize queue callback functions
by Ivo van Doorn
· 15 years ago
5450b7e
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
by Ivo van Doorn
· 15 years ago
094a1d9
rt2x00: trivial: add missing \n on warnings
by Johannes Stezenbach
· 15 years ago
89b25f6
rt2x00: Don't frequently reset beacon interval in AdHoc mode
by Helmut Schaa
· 15 years ago
a061a93
rt2x00: Ensure TX-ed frames are returned in the original state.
by Gertjan van Wingerde
· 15 years ago
d7bb5f8
rt2x00: fix hang when unplugging USB device in use
by Johannes Stezenbach
· 15 years ago
8d4ff3f
rt2x00: Add RF chip definition
by RA-Jay Hung
· 15 years ago
977206d
rt2x00: Implement get_survey callback for rt2800
by Helmut Schaa
· 15 years ago
38c8a56
rt2x00: Add rt2800 EEPROM definition
by RA-Jay Hung
· 15 years ago
f435d9e
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
20ed316
mac80211/rt2x00: add ieee80211_tx_status_ni()
by Johannes Stezenbach
· 15 years ago
51cce8a
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
f4e16e4
rt2x00: Use static const
by Joe Perches
· 15 years ago
387e688
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
by RA-Jay Hung
· 15 years ago
f8eaec6
rt2x00: Fix header_length in rt2x00lib_txdone
by RA-Jay Hung
· 15 years ago
b43d63b
rt2x00: Fix rt2800 USB TX Path DMA issue
by RA-Jay Hung
· 15 years ago
ef8397c
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
by Gertjan van Wingerde
· 15 years ago
72c7296
rt2x00: Remove unneccessary internal Kconfig symbols.
by Gertjan van Wingerde
· 15 years ago
a6a8d66e
rt2x00: Remove RT30XX Kconfig variables.
by Gertjan van Wingerde
· 15 years ago
46af584
rt2x00: Clean up Kconfig for RT2800 devices.
by Gertjan van Wingerde
· 15 years ago
f93bc9b
rt2x00: Add initial support for RT3370/RT3390 devices.
by Gertjan van Wingerde
· 15 years ago
ae4ecb9
rt2x00: Increase REGISTER_BUSY_COUNT
by Ivo van Doorn
· 15 years ago
b5e4156
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
8c5765f
rt2x00: Add watchdog functions for HW queue
by Ivo van Doorn
· 15 years ago
ea175ee
rt2x00: Remove rt2x00lib_toggle_rx
by Ivo van Doorn
· 15 years ago
8be4eed
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
by Ivo van Doorn
· 15 years ago
813f033
rt2x00: Rename queue->lock to queue->index_lock
by Ivo van Doorn
· 15 years ago
821cde63
rt2x00: checkpatch.pl error fixes for rt73usb.c
by Mark Einon
· 15 years ago
f8bfbc3
rt2x00: checkpatch.pl error fixes for rt2x00queue.c
by Mark Einon
· 15 years ago
027e8fd
rt2x00: checkpatch.pl error fixes for rt2x00link.c
by Mark Einon
· 15 years ago
5f181dc1
rt2x00: checkpatch.pl error fixes for rt2x00lib.h
by Mark Einon
· 15 years ago
c2361ba
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
by Mark Einon
· 15 years ago
8a23903
rt2x00: checkpatch.pl error fixes for rt2x00config.c
by Mark Einon
· 15 years ago
87a46ca
rt2x00: checkpatch.pl error fixes for rt2800usb.h
by Mark Einon
· 15 years ago
144b80b
rt2x00: checkpatch.pl error fixes for rt2800usb.c
by Mark Einon
· 15 years ago
c6cbade
rt2x00: checkpatch.pl error fixes for rt2800pci.h
by Mark Einon
· 15 years ago
bf1b151
rt2x00: checkpatch.pl error fixes for rt2800lib.c
by Mark Einon
· 15 years ago
fd8dab9
rt2x00: checkpatch.pl error fixes for rt2800.h
by Mark Einon
· 15 years ago
cf55347
rt2x00: checkpatch.pl error fixes for rt2500usb.c
by Mark Einon
· 15 years ago
cb771b1
rt2x00: checkpatch.pl error fixes for rt2500pci.h
by Mark Einon
· 15 years ago
46b9786
rt2x00: checkpatch.pl error fixes for rt2400pci.h
by Mark Einon
· 15 years ago
723fc7a
rt2x00: Fix comments in rt73usb.h and rt61pci.h
by Lalith Suresh
· 15 years ago
fa8b4b2
rt2x00: Fix hw crypto in AP mode for some devices
by Helmut Schaa
· 15 years ago
070192d
rt2x00: Fix crash on USB unplug
by Ivo van Doorn
· 15 years ago
303c7d6
rt2x00: Fix MCU_SLEEP arguments
by Ivo van Doorn
· 15 years ago
f44df18
rt2x00: Implement flush callback
by Ivo van Doorn
· 15 years ago
aaf886b
rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma
by Ivo van Doorn
· 15 years ago
7225ce1
rt2x00: Rename rt2x00queue_timeout
by Ivo van Doorn
· 15 years ago
e2f8c87
rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active
by Helmut Schaa
· 15 years ago
2b23cda
rt2x00: Reduce tx descriptor size
by Helmut Schaa
· 15 years ago
08e5310
rt2x00: Wait up to one second on rt2800 for WPDMA to be ready
by Helmut Schaa
· 15 years ago
efd2f27
rt2x00: Sync Tx and RX ring sizes with legacy drivers
by Helmut Schaa
· 15 years ago
961621a
rt2x00: Add TXOP_CTRL_CFG register definition
by Helmut Schaa
· 15 years ago
b923757
rt2x00pci: do not use GFP_DMA
by John W. Linville
· 15 years ago
5ada28b
led-class: always implement blinking
by Johannes Berg
· 15 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
c64557d
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
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 15 years ago
a13c8f3
rt2x00: Fix URB error handling
by Ivo van Doorn
· 15 years ago
1a39769
rt2x00: Don't perform watchdog checks on empty queue
by Ivo van Doorn
· 15 years ago
a1d1eabc
rt2x00: Make queue_entry flags access atomic
by Ivo van Doorn
· 15 years ago
1550c8e
rt2x00: Fix dead queue when skb allocation failed
by Ivo van Doorn
· 15 years ago
3590eea
rt2x00: Validate MCS on RX path
by Ivo van Doorn
· 15 years ago
cdfd2c5c
rt2x00: Move watchdog work to kernel work_queue
by Ivo van Doorn
· 15 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 15 years ago
12eec2c
rt2x00: Fix tx status handling in rt2800pci
by Helmut Schaa
· 15 years ago
7437472
rt2x00: Remove superfluous initialization of qidx
by Helmut Schaa
· 15 years ago
c6084d5
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
by Helmut Schaa
· 15 years ago
ff6133b
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
by Helmut Schaa
· 15 years ago
546adf2
rt2x00: Optimize unmapping of skbs
by Helmut Schaa
· 15 years ago
a23c220
rt2x00: Shortcut link state updates when not operating as STA
by Helmut Schaa
· 15 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
· 15 years ago
b34793e
rt2x00: Work around hw aggregation oddity in rt2800
by Helmut Schaa
· 15 years ago
01e946f
rt2x00: Improve cooperation between rt2800pci and minstrel
by Helmut Schaa
· 15 years ago
1f0280c
rt2x00: Fix oops caused by error path in rt2x00lib_start
by Helmut Schaa
· 15 years ago
74ee380
rt2x00: Update comment about the AMPDU flag in the TXWI
by Helmut Schaa
· 15 years ago
58ed826
rt2x00: Enable rx aggregation in rt2800
by Helmut Schaa
· 15 years ago
Next »