index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
...
*
|
|
rt2800: 5592: add AGC init
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: add write_with_rx_chain function
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: rearrange bbp/rfcsr initialization
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: add iq calibration
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: more channel switch registers settings (BBP & GLRT)
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: enable rf init
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: setup LDO_CFG0 when configuring channel
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: init frequency calibration
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: initialize RF_38/39/30 registers
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: initialize BBP_R138 register
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: initalize BBP_R103 register on new revisions
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: initalize RF_R27 on older revisions
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: RF early registers initialization
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: common BBP initialization
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: BBP registers initialization
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: MAC registers initalization
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: channel config stub
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: add channels table
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: 5592: early defines
Stanislaw Gruszka
2013-03-18
*
|
|
rt2800: do not crash if spec->channels is NULL
Stanislaw Gruszka
2013-03-18
*
|
|
rt2x00: Fix tx status reporting for reordered frames in rt2800pci
Helmut Schaa
2013-03-18
*
|
|
rt2x00: Revert "rt2x00: remove unused argument"
Helmut Schaa
2013-03-18
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
John Crispin
2013-03-13
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-01
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rt2x00: error in configurations with mesh support disabled
Felix Fietkau
2013-02-27
*
|
|
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
2013-03-06
|
/
/
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
\
|
|
/
|
/
|
|
*
drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-15
|
\
\
|
*
|
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
*
|
|
rt2x00: check for dma mappings errors
Stanislaw Gruszka
2013-02-14
*
|
|
wireless: rt2x00: rt2800usb add "unknown" devices
Xose Vazquez Perez
2013-02-11
|
/
/
*
|
wireless: rt2x00: rt2800usb add Sweex ids
Xose Vazquez Perez
2013-02-08
*
|
wireless: rt2x00: rt2800pci add id
Xose Vazquez Perez
2013-02-01
*
|
wireless: rt2x00: rt2800usb add/identify ids
Xose Vazquez Perez
2013-02-01
*
|
rt2x00: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2013-01-30
*
|
rt2x00: remove NOTICE
Stanislaw Gruszka
2013-01-30
*
|
rt2800usb: move "TX status missed" messages to debug level
Stanislaw Gruszka
2013-01-30
*
|
rt2x00: print warning, notice and info as default
Stanislaw Gruszka
2013-01-30
*
|
rt2x00: print chip and firmware version by default
Stanislaw Gruszka
2013-01-30
*
|
rt2x00: Improve TX status handling for BlockAckReq frames
Helmut Schaa
2013-01-22
*
|
rt2x00: rt2800: convert read_eeprom functions to return an int value
Gabor Juhos
2013-01-07
*
|
rt2800: refactor RFCSR initialization
Stanislaw Gruszka
2013-01-07
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
|
/
*
rt2x00: zero-out rx_status
Gabor Juhos
2012-12-17
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-12-11
|
\
|
*
Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"
Stanislaw Gruszka
2012-12-05
*
|
rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapter
John W. Linville
2012-12-11
*
|
rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter
Maia Kozheva
2012-12-10
[prev]
[next]