Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6a50cddbcbda7105355898ead18f1a647c22520
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
/
rt2x00dev.c
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
8b4c000
rt2x00usb: Use usb anchor to manage URB
by Vishal Thanki
· 9 years ago
33aca94
rt2x00: move under ralink vendor directory
by Kalle Valo
· 9 years ago
[Renamed from drivers/net/wireless/rt2x00/rt2x00dev.c]
b9d305c
rt2x00: use helper to check capability/requirement
by Fred Chou
· 10 years ago
72948cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
d4150246
drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfree
by Fabian Frederick
· 10 years ago
283dafa
rt2x00: change beaconing locking
by Stanislaw Gruszka
· 10 years ago
616a839
rt2x00: fix rfkill regression on rt2500pci
by Stanislaw Gruszka
· 10 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
b4089d6
rt2x00: fix a crash bug in the HT descriptor handling fix
by Felix Fietkau
· 11 years ago
7b8a00d
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
7367d0b
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
by Joe Perches
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
5616a6e
rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev
by Gabor Juhos
· 11 years ago
56e8256
rt2x00: rt2x00dev: use rt2x00dev->bcn->limit
by Gabor Juhos
· 11 years ago
e9e4330
rt2x00: rt2x00dev: defer operational mode detection
by Gabor Juhos
· 12 years ago
54ca193
rt2x00: rt2x00dev: use rt2x00dev->tx->limit
by Gabor Juhos
· 12 years ago
ec9c498
rt2x00: Use more current logging styles, shrink object size
by Joe Perches
· 12 years ago
6ef9e2f
rt2x00: error in configurations with mesh support disabled
by Felix Fietkau
· 12 years ago
4a5fc6d
rt2x00: allow AP and mesh mode to operate simultaneously
by Chun-Yeow Yeoh
· 12 years ago
9294138
rt2x00: remove NOTICE
by Stanislaw Gruszka
· 12 years ago
84e9e8ebd
rt2x00: Improve TX status handling for BlockAckReq frames
by Helmut Schaa
· 12 years ago
028014c
rt2x00: zero-out rx_status
by Gabor Juhos
· 12 years ago
c66cfd5
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
f5685ba
rt2x00: Only specify interface combinations if more then one interface is possible
by Helmut Schaa
· 12 years ago
ab9d6e4
Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"
by Stanislaw Gruszka
· 12 years ago
6c50f94
rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode
by Helmut Schaa
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
55d2e9d
rt2x00: Replace open coded interface checking with interface combinations.
by Gertjan van Wingerde
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
efd5d6b
rt2800usb: Added rx packet length validity check
by Sergei Poselenov
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
6851dff
rt2x00: claim RSN IBSS support
by Stanislaw Gruszka
· 12 years ago
8821102
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
by Helmut Schaa
· 13 years ago
be03d4a
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
by Andreas Hartmann
· 13 years ago
e2bc7c5
rt2x00: Fix rfkill_polling register function.
by Chen, Chien-Chia
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f421111
rt2x00: rt2800usb: rework txstatus code
by Stanislaw Gruszka
· 13 years ago
3780d03
rt2x00: fix random stalls
by Stanislaw Gruszka
· 13 years ago
8701ff0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2e9c43d
rt2x00:Add VCO recalibration
by John Li
· 13 years ago
7be0815
rt2x00: fix a possible NULL pointer dereference
by Gabor Juhos
· 13 years ago
1ebbc48
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
by Gertjan van Wingerde
· 13 years ago
839fafb
rt2x00: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
ed66ba4
rt2x00: Fix sleep-while-atomic bug in powersaving code.
by Gertjan van Wingerde
· 13 years ago
b4943d8
rt2x00: Introduce sta_add/remove callbacks
by Helmut Schaa
· 13 years ago
1832552
rt2x00: Move bssidx calculation into its own function
by Helmut Schaa
· 13 years ago
abc1199
rt2x00: Fix PCI interrupt processing race on SMP systems
by Helmut Schaa
· 13 years ago
7f503fc
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
by Stanislaw Gruszka
· 13 years ago
3bb42a6
rt2x00: fix rmmod crash
by Stanislaw Gruszka
· 13 years ago
9a24af1
rt2x00: Fix rmmod hang of rt2800pci
by Gertjan van Wingerde
· 14 years ago
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
f0187a1
rt2800usb: add timer to handle TX_STA_FIFO
by Johannes Stezenbach
· 14 years ago
75256f0
rt2x00: fix queue timeout checks
by Johannes Stezenbach
· 14 years ago
7dab73b
rt2x00: Split rt2x00dev->flags
by Ivo van Doorn
· 14 years ago
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
f16d2db
rt2x00: Fix tx aggregation problems with some clients
by Helmut Schaa
· 14 years ago
9e33a35
rt2x00: Implement tx power temperature compensation
by Helmut Schaa
· 14 years ago
2f2bb7e
rt2x00: Remove obsolete rt2x00queue_align_payload
by Helmut Schaa
· 14 years ago
f78987c
rt2x00: Calculate tx status fifo size instead of hardcoding it
by Helmut Schaa
· 14 years ago
37f4ee0
rt2x00: fix cancelling uninitialized work
by Stanislaw Gruszka
· 14 years ago
0439f53
rt2x00: Move TX/RX work into dedicated workqueue
by Ivo van Doorn
· 14 years ago
e1f4e80
rt2x00: Kill all tasklets during device removal
by Ivo van Doorn
· 14 years ago
c8e15a1
rt2x00: Disable txstatus tasklet by default
by Helmut Schaa
· 14 years ago
c5c6576
rt2x00: Introduce tasklets for interrupt handling
by Helmut Schaa
· 14 years ago
8d59c4e
rt2x00: Make periodic beacon updates for PCI devices atomic
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
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
bfe6a15
rt2x00: Simplify intf->delayed_flags locking
by Helmut Schaa
· 14 years ago
5235189
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
by Johannes Stezenbach
· 14 years ago
dba5dc1
rt2x00: Introduce extra queue entry sanity flag
by Ivo van Doorn
· 14 years ago
64e7d72
rt2x00: Cleanup RX index counting
by Ivo van Doorn
· 14 years ago
5be6560
rt2x00: Add "flush" queue command
by Ivo van Doorn
· 14 years ago
0b7fde5
rt2x00: Protect queue control with mutex
by Ivo van Doorn
· 14 years ago
dbba306
rt2x00: Reorganize queue callback functions
by Ivo van Doorn
· 14 years ago
20ed316
mac80211/rt2x00: add ieee80211_tx_status_ni()
by Johannes Stezenbach
· 14 years ago
f8eaec6
rt2x00: Fix header_length in rt2x00lib_txdone
by RA-Jay Hung
· 14 years ago
ea175ee
rt2x00: Remove rt2x00lib_toggle_rx
by Ivo van Doorn
· 14 years ago
c2361ba
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
by Mark Einon
· 14 years ago
070192d
rt2x00: Fix crash on USB unplug
by Ivo van Doorn
· 14 years ago
a13c8f3
rt2x00: Fix URB error handling
by Ivo van Doorn
· 14 years ago
1550c8e
rt2x00: Fix dead queue when skb allocation failed
by Ivo van Doorn
· 14 years ago
3590eea
rt2x00: Validate MCS on RX path
by Ivo van Doorn
· 14 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 14 years ago
1f0280c
rt2x00: Fix oops caused by error path in rt2x00lib_start
by Helmut Schaa
· 14 years ago
96c3da7
rt2x00: rework tx status handling in rt2800pci
by Helmut Schaa
· 14 years ago
652a9dd
rt2x00: Split watchdog check into a DMA and STATUS timeout
by Ivo van Doorn
· 14 years ago
8d1331b
rt2x00: Fix max TX power settings
by Ivo van Doorn
· 14 years ago
e5ef5ba
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
by Ivo van Doorn
· 14 years ago
3392bec
rt2x00: Add helper function for reporting tx status
by Ivo van Doorn
· 14 years ago
7e613e1
rt2x00: Move USB tx/rx done handling to workqueue
by Ivo van Doorn
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
9f926fb
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
by Helmut Schaa
· 14 years ago
07896fe
rt2x00: Implement broad- and multicast buffering
by Helmut Schaa
· 14 years ago
4dee32f
rt2x00: Allow beacon update without scheduling a work
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
Next »