index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
/
rt2500usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mac80211: extend/document powersave API
Johannes Berg
2009-01-29
1
-1
/
+3
*
|
rt2x00: Remove ENTRY_TXD_OFDM_RATE
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
|
rt2x00: Rename CONFIG_CRYPTO_COPY_IV
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
|
rt2x00: Add RFKILL support to rt2500usb and rt73usb
Ivo van Doorn
2009-01-29
1
-0
/
+21
*
|
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
2009-01-29
1
-2
/
+3
*
|
rt2x00: Implement Powersaving
Ivo van Doorn
2009-01-29
1
-0
/
+28
|
/
*
rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES
Ivo van Doorn
2009-01-12
1
-2
/
+2
*
Fix rt2500usb HW crypto: TKIP
Ivo van Doorn
2009-01-12
1
-13
/
+6
*
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
2008-12-05
1
-0
/
+2
*
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
2008-12-05
1
-5
/
+127
*
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
2008-11-25
1
-6
/
+5
*
rt2x00: Cleanup indirect register access
Ivo van Doorn
2008-11-25
1
-80
/
+60
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
1
-10
/
+10
*
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
2008-11-21
1
-1
/
+1
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-2
/
+1
*
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
2008-11-10
1
-10
/
+15
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
1
-58
/
+52
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+1
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-1
/
+1
*
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
2008-09-11
1
-4
/
+4
*
rt2x00: Revert "rt2x00: Fix the beacon length bug"
Ivo van Doorn
2008-09-11
1
-12
/
+0
*
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
2008-08-29
1
-2
/
+1
*
rt2x00: Add Signal type flag
Ivo van Doorn
2008-08-29
1
-0
/
+2
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-1
/
+1
*
rt2x00: Gather channel information in structure
Ivo van Doorn
2008-08-22
1
-13
/
+26
*
rt2x00: Disable link tuning in rt2500usb
Ivo van Doorn
2008-08-04
1
-0
/
+14
*
rt2x00: Fix VGC lower bound initialization
Ivo van Doorn
2008-08-01
1
-3
/
+3
*
rt2x00: Fix the beacon length bug
Iwo Mergler
2008-07-29
1
-0
/
+12
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
1
-94
/
+60
|
\
|
*
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-94
/
+60
|
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
rt2x00: Disable synchronization during initialization
Ivo van Doorn
2008-07-09
1
-0
/
+7
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
1
-2
/
+2
|
\
\
|
*
|
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
2008-06-26
1
-2
/
+1
|
*
|
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
1
-2
/
+3
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-15
/
+21
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rt2x00: Fix unbalanced mutex locking
Ivo van Doorn
2008-06-25
1
-15
/
+21
*
|
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
1
-7
/
+3
*
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
1
-5
/
+2
*
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
1
-1
/
+0
*
|
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
1
-1
/
+3
*
|
rt2x00: Move led initialization into function
Ivo van Doorn
2008-06-14
1
-17
/
+15
*
|
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
1
-18
/
+26
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-5
/
+4
*
|
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
2008-05-21
1
-16
/
+17
*
|
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
2008-05-21
1
-2
/
+0
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-1
/
+10
*
|
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
2008-05-21
1
-14
/
+9
[prev]
[next]