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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix bad locking balance
Gustavo F. Padovan
2011-07-01
1
-2
/
+2
*
Bluetooth: Add Atheros AR3012 one PID/VID supported
Steven.Li
2011-07-01
2
-1
/
+16
*
Bluetooth: Add bt_printk
Joe Perches
2011-06-30
2
-3
/
+25
*
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
2011-06-30
5
-8
/
+8
*
Bluetooth: ERTM timeouts need to be converted to jiffies
Mat Martineau
2011-06-30
1
-1
/
+1
*
Bluetooth: Fix indentation whitespace
Mat Martineau
2011-06-30
1
-6
/
+6
*
Bluetooth: uses crypto interfaces, select CRYPTO
Randy Dunlap
2011-06-27
1
-0
/
+1
*
Bluetooth: include scatterlist.h where needed
Stephen Rothwell
2011-06-24
1
-0
/
+1
*
ssb: add __devinit to some functions
Hauke Mehrtens
2011-06-22
6
-32
/
+36
*
ath9k: enable support for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+1
*
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
2011-06-22
4
-0
/
+38
*
ath9k: configure internal regulator for AR9330
Gabor Juhos
2011-06-22
1
-5
/
+20
*
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: fix few register offsets for AR9330
Gabor Juhos
2011-06-22
1
-2
/
+2
*
ath9k: set diversity group for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+4
*
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
2011-06-22
1
-0
/
+83
*
ath9k: remove superfluous parentheses
Gabor Juhos
2011-06-22
1
-32
/
+30
*
ath9k: fix antenna diversity configuration for non AR9485 chips
Gabor Juhos
2011-06-22
1
-2
/
+8
*
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
2011-06-22
1
-0
/
+1
*
ath9k: use correct max_streams for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: enable antenna diversity for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: set NF limits for AR9330
Gabor Juhos
2011-06-22
2
-1
/
+6
*
ath9k: configure xpa bias level for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: use correct EEPROM base for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+2
*
ath9k: enable tuning capacitance configuration for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: skip internal regulator configuration for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: enable TX/RX data byte swap for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: configure RF channel frequency for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+13
*
ath9k: fix channel frequency calculation for AR9340
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: read spur frequency information from eeprom for AR9330
Gabor Juhos
2011-06-22
1
-2
/
+2
*
ath9k: don't enable LDPC for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: use different BB watchdog timeout value for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+4
*
ath9k: add AR9330 specific PLL initialization
Gabor Juhos
2011-06-22
1
-1
/
+34
*
ath9k: initialize rx gain table for AR9330
Gabor Juhos
2011-06-22
1
-2
/
+22
*
ath9k: initialize tx gain table for AR9330
Gabor Juhos
2011-06-22
1
-4
/
+44
*
ath9k: initialize mode registers for AR9330
Gabor Juhos
2011-06-22
2
-1
/
+112
*
ath9k: add AR9330 initvals
Gabor Juhos
2011-06-22
2
-0
/
+2227
*
ath9k: add platform device id for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+4
*
ath9k: add MAC revision detection for AR9330
Gabor Juhos
2011-06-22
4
-0
/
+12
*
ath9k: define device id for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+1
*
ath9k: define mac version for AR9330
Gabor Juhos
2011-06-22
2
-1
/
+20
*
ath9k_hw: Fix calculation of PAPRD training power at 5Ghz
Mohammed Shafi Shajakhan
2011-06-22
1
-1
/
+17
*
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
2011-06-22
1
-4
/
+8
*
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-06-22
13
-177
/
+129
*
zd1211rw: detect stalled beacon interrupt faster
Jussi Kivilinna
2011-06-22
1
-1
/
+2
*
zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...
Jussi Kivilinna
2011-06-22
1
-7
/
+12
*
zd1211rw: handle lost read-reg interrupts
Jussi Kivilinna
2011-06-22
2
-21
/
+109
*
zd1211rw: only update HW beacon if new beacon differs from currect
Jussi Kivilinna
2011-06-22
2
-13
/
+64
*
zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-only
Jussi Kivilinna
2011-06-22
1
-2
/
+2
*
zd1211rw: fix invalid signal values from device
Jussi Kivilinna
2011-06-22
2
-2
/
+24
[next]