index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...
David S. Miller
2015-08-20
1
-1
/
+1
|
\
|
*
rt2x00: adjust EEPROM_SIZE for rt2500usb
Adrien Schildknecht
2015-08-18
1
-1
/
+1
*
|
rt2x00: use DECLARE_EWMA
Johannes Berg
2015-08-20
3
-15
/
+10
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
2015-06-23
3
-55
/
+28
|
\
|
*
rt2800: fix assigning same WCID for different stations
Stanislaw Gruszka
2015-06-15
3
-55
/
+28
*
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
6
-32
/
+27
|
/
*
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
5
-11
/
+16
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
7
-22
/
+7
*
rt2800usb: check Autorun mode on FW load only once
Stanislaw Gruszka
2015-03-30
1
-0
/
+1
*
rt2x00: add new rt2800usb device DWA 130
Scott Branden
2015-03-20
1
-0
/
+1
*
rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()
Sebastian Andrzej Siewior
2015-03-16
1
-1
/
+0
*
rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()
Sebastian Andrzej Siewior
2015-03-16
1
-3
/
+7
*
rt2x00usb: initialize the read value in case of failure
Sebastian Andrzej Siewior
2015-03-16
1
-2
/
+2
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-3
/
+3
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-3
/
+3
*
|
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-22
1
-6
/
+6
|
\
\
|
*
|
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-08
1
-6
/
+6
*
|
|
rt2x00: use helper to check capability/requirement
Fred Chou
2015-01-07
6
-26
/
+26
|
|
/
|
/
|
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
|
|
*
net: wireless: rt2x00: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
Revert "rt2x00: Endless loop on hub port power down"
Stanislaw Gruszka
2014-12-01
1
-6
/
+0
*
|
|
rt2x00: change REGISTER_TIMEOUT
Stanislaw Gruszka
2014-12-01
1
-1
/
+1
*
|
|
rt2x00: change REGISTER_BUSY_COUNT for USB
Stanislaw Gruszka
2014-12-01
4
-7
/
+10
*
|
|
rt2x00: use timeout in rt2x00usb_vendor_request
Stanislaw Gruszka
2014-12-01
1
-10
/
+6
*
|
|
rt2800: calculate tx power temperature compensation on selected chips
Stanislaw Gruszka
2014-12-01
1
-19
/
+26
*
|
|
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-20
2
-4
/
+10
|
\
\
\
|
*
|
|
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
2
-4
/
+10
*
|
|
|
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
2
-38
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rt2x00: do not align payload on modern H/W
Stanislaw Gruszka
2014-11-11
1
-38
/
+12
|
|
/
/
|
*
|
wireless: rt2x00: add new rt2800usb device
Cyril Brulebois
2014-10-30
1
-0
/
+1
|
|
/
*
|
rt2x00: tune multi-registers I/O timeout
Stanislaw Gruszka
2014-10-27
3
-36
/
+17
|
/
*
rt2800: correct BBP1_TX_POWER_CTRL mask
Stanislaw Gruszka
2014-09-26
1
-1
/
+1
*
rt2x00: support Ralink 5362.
Canek Peláez Valdés
2014-08-28
2
-1
/
+9
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
4
-4
/
+4
*
wireless: rt2x00: add new rt2800usb devices
Xose Vazquez Perez
2014-07-15
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-10
6
-7
/
+83
|
\
|
*
rt2800usb: Don't perform DMA from stack
Andrea Merello
2014-07-07
1
-6
/
+22
|
*
rt2x00: fix rfkill regression on rt2500pci
Stanislaw Gruszka
2014-06-17
3
-4
/
+28
|
*
rt2800usb:fix hang during firmware load
Michael Braun
2014-06-17
1
-2
/
+7
|
*
rt2800usb:fix efuse detection
Michael Braun
2014-06-17
2
-1
/
+30
|
*
rt2x00: disable TKIP on USB
Stanislaw Gruszka
2014-06-16
1
-0
/
+2
*
|
drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfree
Fabian Frederick
2014-06-19
1
-2
/
+1
*
|
rt2x00: Use dma_zalloc_coherent
Joe Perches
2014-06-19
1
-5
/
+3
*
|
rt2x00: do not initialize BCN_OFFSET registers
Stanislaw Gruszka
2014-06-19
1
-22
/
+0
*
|
rt2x00: change order when stop beaconing
Stanislaw Gruszka
2014-06-19
1
-6
/
+6
*
|
rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUM
Stanislaw Gruszka
2014-06-19
1
-1
/
+1
*
|
rt2x00: change beaconing setup on RT2800
Stanislaw Gruszka
2014-06-19
2
-0
/
+46
*
|
rt2x00: change beaconing locking
Stanislaw Gruszka
2014-06-19
3
-25
/
+9
*
|
net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-06-19
1
-0
/
+2
|
/
[next]