index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
wireless: rt2x00: add new rt2800usb device
Cyril Brulebois
2014-10-30
1
-0
/
+1
*
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
|
/
*
rt2x00: Endless loop on hub port power down
Richard Genoud
2014-05-22
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-13
1
-10
/
+12
|
\
|
*
rt2x00: fix beaconing on USB
Stanislaw Gruszka
2014-04-22
1
-10
/
+12
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-30
2
-2
/
+4
|
\
\
|
*
|
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
2
-2
/
+4
|
|
/
*
|
rt2x00: restore original beaconing state
Stanislaw Gruszka
2014-04-22
3
-18
/
+17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-3
/
+3
|
\
|
*
Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"
Stanislaw Gruszka
2014-03-13
1
-3
/
+3
*
|
net: Replace min macro with min_t
Silvan Jegen
2014-03-03
1
-1
/
+1
*
|
wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c
Tejun Heo
2014-02-24
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-13
3
-3
/
+12
|
\
\
|
|
/
|
*
rt2500: disable PS by default
Stanislaw Gruszka
2014-02-04
2
-0
/
+10
|
*
rt2800: disable PS by default on USB
Stanislaw Gruszka
2014-02-04
1
-3
/
+2
*
|
rt2x00: move frequent messages to debug level
Stanislaw Gruszka
2014-02-12
1
-5
/
+5
|
/
*
rt2x00: rt2800usb: mark D-Link DWA-137 as supported
Roman Dubtsov
2014-01-23
1
-0
/
+1
*
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
6
-6
/
+0
*
rt2x00: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
1
-2
/
+2
*
rt2x00: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
44
-132
/
+44
*
wireless: rt2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-05
1
-3
/
+0
*
rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592
Kevin Lo
2013-12-05
1
-1
/
+0
*
rt2x00: rt2800lib: update RF registers for RT5390
Kevin Lo
2013-12-05
1
-11
/
+19
*
rt2x00: rt2800lib: Update BBP register initialization for RT53xx
Kevin Lo
2013-12-05
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-21
1
-1
/
+2
|
\
|
*
rt2x00: fix a crash bug in the HT descriptor handling fix
Felix Fietkau
2013-11-15
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
4
-6
/
+6
|
\
\
|
|
/
|
*
rt2x00: fix HT TX descriptor settings regression
Stanislaw Gruszka
2013-11-11
3
-5
/
+5
|
*
wireless: rt2800lib: Fix typo on checking
Felipe Pena
2013-11-11
1
-1
/
+1
*
|
kfifo API type safety
Stefani Seibold
2013-11-15
2
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
4
-13
/
+13
|
\
|
*
rt2800usb: slow down TX status polling
Stanislaw Gruszka
2013-10-18
1
-4
/
+8
|
*
rt2x00: check if device is still available on rt2x00mac_flush()
Stanislaw Gruszka
2013-10-18
1
-0
/
+3
[next]