index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
/
keyring.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
rt2800: 5592: iq calibration for 5GHz
Stanislaw Gruszka
1
-10
/
+60
2013-03-18
rt2800: 5592: add Kconfig
Stanislaw Gruszka
1
-0
/
+7
2013-03-18
rt2800: 5592: TXWI & RXWI descriptors size
Stanislaw Gruszka
4
-7
/
+58
2013-03-18
rt2800: 5592: add chip specific vgc calculations
Stanislaw Gruszka
1
-7
/
+22
2013-03-18
rt2800: 5592: add AGC init
Stanislaw Gruszka
1
-1
/
+4
2013-03-18
rt2800: add write_with_rx_chain function
Stanislaw Gruszka
2
-0
/
+19
2013-03-18
rt2800: rearrange bbp/rfcsr initialization
Stanislaw Gruszka
1
-5
/
+45
2013-03-18
rt2800: 5592: add iq calibration
Stanislaw Gruszka
3
-4
/
+101
2013-03-18
rt2800: 5592: more channel switch registers settings (BBP & GLRT)
Stanislaw Gruszka
1
-0
/
+32
2013-03-18
rt2800: 5592: enable rf init
Stanislaw Gruszka
1
-0
/
+1
2013-03-18
rt2800: 5592: setup LDO_CFG0 when configuring channel
Stanislaw Gruszka
1
-0
/
+5
2013-03-18
rt2800: 5592: init frequency calibration
Stanislaw Gruszka
1
-3
/
+9
2013-03-18
rt2800: 5592: initialize RF_38/39/30 registers
Stanislaw Gruszka
1
-1
/
+2
2013-03-18
rt2800: 5592: initialize BBP_R138 register
Stanislaw Gruszka
1
-1
/
+2
2013-03-18
rt2800: 5592: initalize BBP_R103 register on new revisions
Stanislaw Gruszka
1
-0
/
+2
2013-03-18
rt2800: 5592: initalize RF_R27 on older revisions
Stanislaw Gruszka
1
-1
/
+2
2013-03-18
rt2800: 5592: RF early registers initialization
Stanislaw Gruszka
1
-25
/
+51
2013-03-18
rt2800: 5592: common BBP initialization
Stanislaw Gruszka
1
-0
/
+22
2013-03-18
rt2800: 5592: BBP registers initialization
Stanislaw Gruszka
2
-9
/
+125
2013-03-18
rt2800: 5592: MAC registers initalization
Stanislaw Gruszka
1
-2
/
+4
2013-03-18
rt2800: 5592: channel config stub
Stanislaw Gruszka
2
-0
/
+266
2013-03-18
rt2800: 5592: add channels table
Stanislaw Gruszka
2
-0
/
+150
2013-03-18
rt2800: 5592: early defines
Stanislaw Gruszka
4
-0
/
+8
2013-03-18
rt2800: do not crash if spec->channels is NULL
Stanislaw Gruszka
1
-0
/
+3
2013-03-18
rt2x00: Fix tx status reporting for reordered frames in rt2800pci
Helmut Schaa
2
-3
/
+112
2013-03-18
rt2x00: Revert "rt2x00: remove unused argument"
Helmut Schaa
3
-12
/
+23
2013-03-18
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
2
-85
/
+1
2013-03-18
ath6kl: Fix a debugfs crash for USB devices
Mohammed Shafi Shajakhan
1
-2
/
+4
2013-03-18
ath: changed kmalloc to kmemdup
Andrei Epure
1
-3
/
+1
2013-03-18
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
2
-5
/
+7
2013-03-18
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
1
-1
/
+1
2013-03-18
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
Kalle Valo
1
-0
/
+3
2013-03-18
ath6kl: add tracing support to debug message macros
Kalle Valo
2
-4
/
+50
2013-03-18
ath6kl: add tracing support to log functions
Kalle Valo
3
-0
/
+41
2013-03-18
ath6kl: convert ath6kl_info/err/warn macros to real functions
Kalle Valo
2
-7
/
+54
2013-03-18
ath6kl: adding tracing points for htc_mbox
Kalle Valo
2
-1
/
+76
2013-03-18
ath6kl: add tracing point for hif irqs
Kalle Valo
2
-0
/
+23
2013-03-18
ath6kl: add tracing points for sdio transfers
Kalle Valo
3
-0
/
+105
2013-03-18
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
6
-0
/
+125
2013-03-18
ath6kl: cold reset target after host warm boot
Kalle Valo
2
-2
/
+13
2013-03-18
ath6kl: fix usb related error handling and warnings
Kalle Valo
3
-21
/
+33
2013-03-18
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
4
-39
/
+10
2013-03-18
ath6kl: print firmware capabilities
Kalle Valo
1
-0
/
+73
2013-03-13
b43: HT-PHY: enable basic TX power setup
Rafał Miłecki
1
-9
/
+0
2013-03-13
b43: HT-PHY: setup TX power control
Rafał Miłecki
2
-0
/
+134
2013-03-13
b43: HT-PHY: implement RSSI polling
Rafał Miłecki
2
-1
/
+100
2013-03-13
b43: HT-PHY: implement playing sample tone
Rafał Miłecki
2
-0
/
+74
2013-03-13
b43: HT-PHY: implement stopping sample tone playback
Rafał Miłecki
2
-0
/
+47
2013-03-13
b43: HT-PHY: implement controlling TX power control
Rafał Miłecki
2
-0
/
+68
2013-03-13
b43: HT-PHY: implement PA override
Rafał Miłecki
2
-0
/
+27
[next]