Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7dab73b37f5e8885cb73efd25e73861f9b4f0246
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00debug.c
7dab73b
rt2x00: Split rt2x00dev->flags
by Ivo van Doorn
· 14 years ago
cebb28b
rt2x00: Drop __TIME__ usage
by Michal Marek
· 14 years ago
0b7fde5
rt2x00: Protect queue control with mutex
by Ivo van Doorn
· 14 years ago
813f033
rt2x00: Rename queue->lock to queue->index_lock
by Ivo van Doorn
· 14 years ago
e2f8c87
rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active
by Helmut Schaa
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
2b18ab36
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 15 years ago
030bda0
drivers/net/wireless: Use static const char * const where possible
by Joe Perches
· 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
652a9dd
rt2x00: Split watchdog check into a DMA and STATUS timeout
by Ivo van Doorn
· 14 years ago
f8d8b7a
rt2x00: fix "buffer size not provably correct" build warning
by Arnaud Patard (Rtp)
· 14 years ago
54e34fb
rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
by Ivo van Doorn
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
b4df470
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
by Gertjan van Wingerde
· 15 years ago
820ae8a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 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
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
fd76f14
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
by Gertjan van Wingerde
· 15 years ago
878f704
rt2x00: Consistently name skb frame descriptor skbdesc.
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
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
a6c6733
wireless: beyond ARRAY_SIZE of intf->crypto_stats
by Roel Kluin
· 16 years ago
860559f
rt2x00: Export all register stats through debugfs
by Ivo van Doorn
· 16 years ago
abd2fdb
rt2x00: Fix RF offset
by Ivo van Doorn
· 16 years ago
4e54c71
rt2x00: Update copyright year to 2009
by Ivo van Doorn
· 16 years ago
84e3196
rt2x00: Move link tuning into seperate file
by Ivo van Doorn
· 16 years ago
743b97c
rt2x00: Remove debugfs CSR access wrappers
by Ivo van Doorn
· 16 years ago
cfa3fa4
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
by Zhaolei
· 16 years ago
5588751
rt2x00: reduce checkpatch.pl errors
by John Daiker
· 16 years ago
2bb057d
rt2x00: Implement HW encryption
by Ivo van Doorn
· 16 years ago
d2b6907
rt2x00: Fix access permissions on debugfs files
by Ivo van Doorn
· 16 years ago
d56d453
rt2x00: Cleanup struct skb_frame_desc.
by Gertjan van Wingerde
· 17 years ago
5a6e599
rt2x00: trim skb_frame_desc to 32 bytes
by Ivo van Doorn
· 17 years ago
5f46c4d
rt2x00: Upgrade queue->lock to use irqsave
by Ivo van Doorn
· 17 years ago
68598d29
rt2x00: Add queue statistics to debugfs
by Ivo van Doorn
· 17 years ago
181d690
rt2x00: Queue handling overhaul
by Ivo van Doorn
· 17 years ago
811aa9c
rt2x00: Update copyright notice
by Ivo van Doorn
· 17 years ago
0426710
rt2x00: Store queue idx and entry idx in data_ring and data_entry
by Ivo van Doorn
· 17 years ago
3e34c6d
rt2x00: Fix chipset debugfs file
by Ivo van Doorn
· 17 years ago
4d8dd66
rt2x00: Add TX/RX frame dumping facility
by Ivo van Doorn
· 17 years ago
22c96c2
rt2x00: Add chipset version to chipset debugfs entry
by Ivo van Doorn
· 17 years ago
91921a4
rt2x00: Move register value/offset files into new folder
by Ivo van Doorn
· 17 years ago
2360157
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
by Ivo van Doorn
· 17 years ago
643b252
rt2x00: Add rt2x00dev->flags to debugfs
by Ivo van Doorn
· 17 years ago
95ea362
[RT2x00]: add driver for Ralink wireless hardware
by Ivo van Doorn
· 17 years ago