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
/
rt61pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-26
1
-6
/
+8
|
\
|
*
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
Gertjan van Wingerde
2010-02-15
1
-11
/
+8
|
*
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
1
-2
/
+7
*
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-15
1
-1
/
+0
|
\
|
|
*
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-1
/
+0
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
1
-1
/
+1
|
/
*
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
2009-12-28
1
-17
/
+12
*
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2009-12-21
1
-0
/
+5
*
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-28
1
-1
/
+1
*
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
2009-11-28
1
-12
/
+12
*
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
2009-11-16
1
-0
/
+1
*
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-11-11
1
-18
/
+18
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
*
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
2009-09-09
1
-1
/
+1
*
rt2x00: Fix beacon de-synchronization while update beacon
Igor Perminov
2009-08-14
1
-2
/
+0
*
rt2x00: FIF_PSPOLL filter flag support
Igor Perminov
2009-08-14
1
-1
/
+7
*
rt61pci: fix module reloading
Pavel Roskin
2009-08-04
1
-0
/
+5
*
rt2x00: Comment spellchecking
Luis Correia
2009-07-24
1
-1
/
+1
*
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
2009-07-24
1
-0
/
+1
*
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
1
-6
/
+1
*
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
2009-06-03
1
-1
/
+1
*
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
2009-05-22
1
-21
/
+7
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-1
/
+0
*
rt2x00: Move Move pci_dev specific access to rt2x00pci
Ivo van Doorn
2009-04-22
1
-6
/
+1
*
rt2x00: Remove check for rf word 0
Ivo van Doorn
2009-02-27
1
-3
/
+0
*
rt2x00: Validate firmware in driver
Ivo van Doorn
2009-02-09
1
-11
/
+18
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
1
-16
/
+21
*
rt2x00: Restrict firmware file lengths
Ivo van Doorn
2009-01-29
1
-0
/
+5
*
rt2x00: conf_tx() only need register access for WMM queues
Ivo van Doorn
2009-01-29
1
-15
/
+15
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
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: Split EEPROM_NIC_TX_RX_FIXED
Ivo van Doorn
2009-01-29
1
-19
/
+6
*
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
2009-01-29
1
-24
/
+25
*
rt2x00: Reduce calls to bbp_read()
Ivo van Doorn
2009-01-29
1
-27
/
+22
*
rt2x00: Implement Powersaving
Ivo van Doorn
2009-01-29
1
-7
/
+46
*
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
2008-12-05
1
-0
/
+3
*
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
2008-12-05
1
-4
/
+4
*
rt2x00: Cleanup indirect register access
Ivo van Doorn
2008-11-25
1
-102
/
+59
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
1
-19
/
+47
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-18
/
+29
*
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
2008-11-10
1
-16
/
+7
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
1
-119
/
+112
*
rt2x00: reduce checkpatch.pl errors
John Daiker
2008-11-01
1
-1
/
+1
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-11-01
1
-1
/
+1
*
net: convert print_mac to %pM
Johannes Berg
2008-10-28
1
-3
/
+1
*
rt2x00: Fix HW crypto key handling
Ivo van Doorn
2008-09-24
1
-2
/
+2
*
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
2008-09-11
1
-6
/
+6
*
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
2008-09-11
1
-4
/
+4
*
rt2x00: Add Signal type flag
Ivo van Doorn
2008-08-29
1
-0
/
+2
[next]