index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
5
-3
/
+67
*
rt2x00: Fix queue initialization
Ivo van Doorn
2008-06-14
1
-3
/
+4
*
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
2008-06-14
1
-1
/
+1
*
rt2x00: Make rt2x00_set/get_field macros
Ivo van Doorn
2008-06-14
1
-41
/
+30
*
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
2008-06-14
1
-4
/
+0
*
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
2008-06-14
1
-7
/
+5
*
rt2x00: Move led initialization into function
Ivo van Doorn
2008-06-14
5
-101
/
+77
*
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
6
-129
/
+140
*
rt2x00: Calculate register offset during compile time
Ivo van Doorn
2008-06-14
1
-14
/
+45
*
rt2x00dev.c: fix-up merge damage
John W. Linville
2008-06-10
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
4
-3
/
+10
|
\
|
*
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
2008-05-28
1
-3
/
+3
|
*
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2008-05-28
2
-0
/
+6
|
*
rt2x00: Don't count retries as failure
Ivo van Doorn
2008-05-28
1
-1
/
+1
|
*
rt2x00: Fix memleak in tx() path
Ivo van Doorn
2008-05-28
1
-0
/
+1
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
2
-18
/
+5
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
14
-133
/
+125
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+6
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-2
/
+2
*
|
rt2x00: Release rt2x00 2.1.6
Ivo van Doorn
2008-05-21
1
-1
/
+1
*
|
rt2x00: Remove extra +
Ivo van Doorn
2008-05-21
1
-1
/
+1
*
|
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
2008-05-21
9
-307
/
+223
*
|
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
2008-05-21
5
-10
/
+1
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
11
-163
/
+265
*
|
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
2008-05-21
3
-27
/
+21
*
|
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
2008-05-21
3
-47
/
+62
*
|
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
15
-11
/
+42
*
|
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
2008-05-21
8
-32
/
+36
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
7
-31
/
+76
*
|
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
2008-05-21
4
-17
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
6
-17
/
+14
|
\
\
|
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
6
-17
/
+14
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
3
-29
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
2008-05-12
1
-2
/
+3
|
*
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
2008-05-12
1
-7
/
+4
|
*
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
2008-05-12
1
-20
/
+11
*
|
rt2x00: Clarify supported chipsets in Kconfig
Ivo van Doorn
2008-05-07
1
-23
/
+32
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
4
-10
/
+6
*
|
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
2008-05-07
1
-3
/
+0
*
|
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
1
-3
/
+3
*
|
rt2x00: Release rt2x00 2.1.5
Ivo van Doorn
2008-05-07
1
-1
/
+1
*
|
rt2x00: Fix kernel-doc
Ivo van Doorn
2008-05-07
3
-8
/
+10
*
|
rt2x00: Add helper macros
Ivo van Doorn
2008-05-07
4
-18
/
+29
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
12
-116
/
+80
*
|
rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES
Ivo van Doorn
2008-05-07
2
-7
/
+5
*
|
rt2x00: Support hardware RTS and CTS-to-self frames
Ivo van Doorn
2008-05-07
1
-1
/
+6
|
/
*
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
8
-5
/
+28
*
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
2008-05-01
2
-2
/
+2
*
rt2x00: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-5
/
+10
*
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
2008-04-16
1
-4
/
+2
[next]