index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
1
-10
/
+9
*
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
2008-11-21
1
-19
/
+12
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-4
/
+2
*
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
2008-11-21
1
-2
/
+1
*
rt2x00: Release rt2x00 2.2.2
Ivo van Doorn
2008-11-10
1
-1
/
+1
*
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
2008-11-10
1
-7
/
+0
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
1
-23
/
+12
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
1
-0
/
+3
*
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
1
-1
/
+1
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-1
/
+1
*
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
2008-08-29
1
-1
/
+1
*
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
2008-08-29
1
-1
/
+0
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-8
/
+8
*
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
2008-08-22
1
-0
/
+5
*
rt2x00: Release rt2x00 2.2.0
Ivo van Doorn
2008-08-22
1
-1
/
+1
*
rt2x00: Gather channel information in structure
Ivo van Doorn
2008-08-22
1
-8
/
+15
*
rt2x00: Implement HW encryption
Ivo van Doorn
2008-08-22
1
-2
/
+37
*
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-22
1
-2
/
+2
*
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
2008-08-01
1
-0
/
+6
*
rt2x00: Force full register config after start()
Ivo van Doorn
2008-07-29
1
-0
/
+1
*
rt2x00: Fix EIFS timing value
Ivo van Doorn
2008-07-29
1
-1
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-2
/
+2
|
\
|
*
rt2x00: treat firmware data as const
David Woodhouse
2008-07-10
1
-2
/
+2
*
|
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
1
-0
/
+2
*
|
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-35
/
+1
*
|
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
2008-07-14
1
-0
/
+1
*
|
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-0
/
+2
*
|
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
2008-07-08
1
-1
/
+3
*
|
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
2008-07-08
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
1
-50
/
+9
|
\
\
|
*
|
rt2x00: Release rt2x00 2.1.8
Ivo van Doorn
2008-06-26
1
-1
/
+1
|
*
|
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-34
/
+0
|
*
|
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-5
/
+23
|
*
|
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
1
-2
/
+8
|
*
|
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
1
-5
/
+1
|
*
|
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
2008-06-26
1
-27
/
+0
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Fix lock dependency errror
Ivo van Doorn
2008-06-27
1
-0
/
+1
*
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
1
-0
/
+6
*
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
1
-1
/
+1
*
|
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
1
-2
/
+1
*
|
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
2008-06-14
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-0
/
+5
|
\
|
|
*
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2008-05-28
1
-0
/
+5
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-7
/
+3
*
|
rt2x00: Release rt2x00 2.1.6
Ivo van Doorn
2008-05-21
1
-1
/
+1
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-7
/
+35
*
|
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
1
-0
/
+1
*
|
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
2008-05-21
1
-2
/
+1
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-1
/
+1
[next]