index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00lib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Introduce beacon_update_locked that requires caller locking
Helmut Schaa
2011-01-31
1
-1
/
+11
*
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-31
1
-3
/
+9
*
rt2x00: Protect queue control with mutex
Ivo van Doorn
2010-12-13
1
-9
/
+0
*
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
2010-11-15
1
-1
/
+0
*
rt2x00: checkpatch.pl error fixes for rt2x00lib.h
Mark Einon
2010-11-15
1
-1
/
+1
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
1
-7
/
+4
*
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
1
-1
/
+2
*
rt2x00: Implement watchdog monitoring
Ivo van Doorn
2010-07-12
1
-3
/
+23
*
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
2010-06-03
1
-0
/
+9
*
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
1
-7
/
+0
*
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
Gertjan van Wingerde
2010-06-02
1
-10
/
+0
*
mac80211: request TX status where needed
Johannes Berg
2009-11-19
1
-1
/
+3
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
1
-1
/
+2
*
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
2009-11-11
1
-13
/
+0
*
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
Andrew Price
2009-09-23
1
-1
/
+1
*
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
2009-08-31
1
-12
/
+33
*
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
2009-07-27
1
-1
/
+1
*
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
1
-17
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-1
/
+1
|
\
|
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
|
rt2x00: Style fix for interval defines
Alban Browaeys
2009-05-06
1
-2
/
+2
*
|
rt2x00: Implement support for 802.11n
Ivo van Doorn
2009-05-06
1
-0
/
+24
*
|
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
2009-05-06
1
-5
/
+22
*
|
rt2x00: Move iv_len into tx descriptor data
Ivo van Doorn
2009-05-06
1
-4
/
+6
|
/
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
1
-1
/
+12
*
mac80211: constify ieee80211_if_conf.bssid
Johannes Berg
2009-01-29
1
-1
/
+1
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2x00: Replace RFKILL with INPUT
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2x00: Move code into seperate functions
Ivo van Doorn
2009-01-29
1
-2
/
+4
*
rt2x00: Move link tuning into seperate file
Ivo van Doorn
2009-01-29
1
-4
/
+77
*
rt2x00: Fix TX short preamble detection
Ivo van Doorn
2009-01-12
1
-11
/
+0
*
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
2008-12-05
1
-1
/
+8
*
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
2008-12-05
1
-0
/
+6
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-2
/
+10
*
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
2008-11-21
1
-1
/
+1
*
rt2x00: Remove RATE_BASIC flag
Ivo van Doorn
2008-11-21
1
-1
/
+0
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
1
-1
/
+2
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-1
/
+1
*
rt2x00: Implement HW encryption
Ivo van Doorn
2008-08-22
1
-0
/
+47
*
rt2x00: Remove duplicate declaration
Ivo van Doorn
2008-07-29
1
-7
/
+0
*
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-0
/
+8
*
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
2008-07-08
1
-11
/
+1
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-2
/
+49
*
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
1
-0
/
+1
*
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
2008-05-22
1
-1
/
+5
*
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
1
-0
/
+6
*
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
1
-0
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-6
/
+14
|
\
|
*
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
2008-03-13
1
-6
/
+14
*
|
rt2x00: Fix basic rate initialization
Ivo van Doorn
2008-03-14
1
-13
/
+1
[next]