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
/
rt2800lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2800lib: merge same defines
Stanislaw Gruszka
2012-07-11
1
-17
/
+12
*
rt2x00 : RT3290 chip support v4
Woody Hung
2012-06-20
1
-55
/
+295
*
rt2x00:Add RT5392 chipset support
Zero.Lin
2012-06-06
1
-1
/
+21
*
rt2x00: Add support for RT5360 based PCI devices.
villacis@palosanto.com
2012-06-05
1
-0
/
+5
*
rt2x00: Add debugfs access for rfcsr register
Anisse Astier
2012-05-08
1
-0
/
+7
*
rt2800: add chipset revision RT5390R support
Anisse Astier
2012-04-23
1
-0
/
+12
*
rt2800: initialize queues before giving up due to DMA error
Jakub Kicinski
2012-04-13
1
-1
/
+1
*
rt2800: add disabling of DMA before loading firmware
Jakub Kicinski
2012-04-13
1
-0
/
+2
*
rt2800: introduce wpdma_disable function
Jakub Kicinski
2012-04-13
1
-15
/
+17
*
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
Helmut Schaa
2012-03-15
1
-1
/
+3
*
rt2x00:Add RT5372 chipset support
John Li
2012-02-27
1
-24
/
+129
*
rt2x00:Add VCO recalibration
John Li
2012-02-27
1
-0
/
+88
*
rt2x00:Add debug message for new chipset
John Li
2012-02-22
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
1
-4
/
+4
|
\
|
*
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
Luigi Tarenga
2012-02-01
1
-4
/
+4
*
|
rt2x00: Correctly set txmixer_gain in RT3572 channel switching.
Gertjan van Wingerde
2012-02-08
1
-7
/
+27
*
|
rt2x00: Fix RT3572 channel switch RFCSR 7 programming.
Gertjan van Wingerde
2012-02-08
1
-1
/
+6
*
|
rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.
Gertjan van Wingerde
2012-02-08
1
-1
/
+2
*
|
rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.
Gertjan van Wingerde
2012-02-08
1
-4
/
+2
*
|
rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.
Gertjan van Wingerde
2012-02-08
1
-2
/
+8
*
|
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Gertjan van Wingerde
2012-02-08
1
-10
/
+21
*
|
rt2800: radio 3xxxx: channel switch RX/TX calibration fixes
Stanislaw Gruszka
2012-02-06
1
-3
/
+16
*
|
rt2800: radio 3xxx: add channel switch calibration routines
Stanislaw Gruszka
2012-02-06
1
-0
/
+14
*
|
rt2800: radio 3xxx: program RF_R1 during channel switch
Stanislaw Gruszka
2012-02-06
1
-0
/
+34
*
|
rt2800: radio 3xxx: reprogram only lower bits of RF_R3
Stanislaw Gruszka
2012-02-06
1
-1
/
+4
*
|
rt2800: disable DMA after firmware load
Stanislaw Gruszka
2012-01-27
1
-12
/
+9
*
|
rt2800usb: initialize H2M_INT_SRC register
Stanislaw Gruszka
2012-01-27
1
-0
/
+2
|
/
*
rt2x00: Convert big if-statements to switch-statements.
Gertjan van Wingerde
2012-01-04
1
-18
/
+26
*
rt2x00: Mark active channel's survey data as "in use"
Helmut Schaa
2012-01-04
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-1
/
+1
|
\
|
*
rt2x00: Fix efuse EEPROM reading on PPC32.
Gertjan van Wingerde
2011-11-17
1
-1
/
+1
*
|
rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode
Helmut Schaa
2011-11-28
1
-2
/
+4
|
/
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-2
/
+3
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-1
/
+1
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
1
-21
/
+26
|
\
|
*
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
2011-09-16
1
-8
/
+9
|
*
rt2800pci: Fix compiler error on PowerPC
Larry Finger
2011-09-16
1
-13
/
+17
*
|
rt2x00: Use the available helper functions to initialize the WCID table
Helmut Schaa
2011-09-14
1
-5
/
+2
*
|
rt2x00: Forbid aggregation for STAs not programmed into the hw
Helmut Schaa
2011-09-14
1
-0
/
+11
*
|
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
2011-09-14
1
-30
/
+123
*
|
rt2x00: Remove incorrect led blink
Helmut Schaa
2011-09-14
1
-16
/
+0
*
|
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
2011-09-14
1
-3
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
1
-2
/
+1
|
\
|
*
rt2x00: rt2800: fix zeroing skb structure
Stanislaw Gruszka
2011-08-01
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
1
-91
/
+285
|
\
\
|
|
/
|
*
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
2011-06-01
1
-82
/
+0
|
*
rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card
Gertjan van Wingerde
2011-06-01
1
-6
/
+276
|
*
rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence.
Gertjan van Wingerde
2011-06-01
1
-1
/
+5
|
*
rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band.
Gertjan van Wingerde
2011-06-01
1
-2
/
+4
*
|
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-1
/
+1
|
/
[next]