index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2400pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
1
-83
/
+42
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
1
-13
/
+34
2008-11-21
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
1
-5
/
+5
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-20
/
+31
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
1
-16
/
+7
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-87
/
+80
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
1
-4
/
+4
2008-09-11
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
1
-4
/
+4
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
1
-1
/
+1
2008-08-23
rt2x00: Gather channel information in structure
Ivo van Doorn
1
-16
/
+24
2008-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-54
/
+35
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+11
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
1
-54
/
+35
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-1
/
+1
2008-07-10
rt2x00: Disable synchronization during initialization
Ivo van Doorn
1
-0
/
+11
2008-07-08
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
1
-0
/
+23
2008-06-27
rt2x00: Cleanup symbol exports
Ivo van Doorn
1
-1
/
+1
2008-06-27
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
1
-6
/
+7
2008-06-27
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
1
-1
/
+1
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
1
-4
/
+2
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
1
-1
/
+0
2008-06-14
rt2x00: Move led initialization into function
Ivo van Doorn
1
-17
/
+15
2008-06-14
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
1
-29
/
+27
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-4
/
+4
2008-05-22
rt2x00: Remove extra +
Ivo van Doorn
1
-1
/
+1
2008-05-22
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
1
-39
/
+39
2008-05-22
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
1
-2
/
+1
2008-05-22
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
1
-1
/
+10
2008-05-22
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
1
-9
/
+6
2008-05-22
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
1
-1
/
+1
2008-05-22
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
1
-4
/
+2
2008-05-22
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-1
/
+12
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-3
/
+2
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-3
/
+2
2008-05-07
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
1
-21
/
+11
2008-05-02
rt2x00: Fix quality/activity led handling
Ivo van Doorn
1
-1
/
+1
2008-05-02
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
1
-1
/
+1
2008-04-02
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
1
-27
/
+36
2008-04-02
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
1
-1
/
+2
2008-03-25
rt2x00: Fix in_atomic() usage
Ivo van Doorn
1
-63
/
+29
2008-03-25
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
1
-3
/
+4
2008-03-14
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
1
-2
/
+3
2008-03-14
rt2x00: Fix rt2400pci signal
Ivo van Doorn
1
-1
/
+5
2008-03-14
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
1
-1
/
+1
2008-03-14
rt2x00: Always enable TSF ticking
Ivo van Doorn
1
-0
/
+2
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
1
-8
/
+8
2008-03-13
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
1
-14
/
+9
2008-03-13
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
1
-7
/
+13
[prev]
[next]