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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-18
101
-2149
/
+1843
|
\
|
*
znet: fix build failure from i82593.h relocation
John W. Linville
2009-11-17
3
-232
/
+2
|
*
ath5k: allow setting txpower to 0
Bob Copeland
2009-11-16
1
-2
/
+0
|
*
rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC
Jussi Kivilinna
2009-11-16
1
-0
/
+2
|
*
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
2009-11-16
1
-1
/
+2
|
*
ath9k: fix massive rx packet loss issue
Felix Fietkau
2009-11-16
1
-0
/
+1
|
*
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
2009-11-16
4
-10
/
+27
|
*
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
2009-11-16
7
-4
/
+13
|
*
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
2009-11-16
1
-17
/
+12
|
*
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
2009-11-16
1
-3
/
+7
|
*
rt2800lib: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-11-13
1
-1
/
+1
|
*
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
Vasanthakumar Thiagarajan
2009-11-13
1
-2
/
+2
|
*
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
Vasanthakumar Thiagarajan
2009-11-13
1
-1
/
+1
|
*
rt2x00: Properly detect Ralink RT3070 devices.
Gertjan van Wingerde
2009-11-13
2
-13
/
+16
|
*
rt2x00: Fix typo in rf programming of rt2800lib.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
|
*
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-11-11
1
-18
/
+18
|
*
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
2009-11-11
1
-0
/
+3
|
*
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
2009-11-11
1
-24
/
+10
|
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
39
-43
/
+82
|
*
rt2500usb: remove dead link tuning code
Bartlomiej Zolnierkiewicz
2009-11-11
1
-134
/
+0
|
*
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
2009-11-11
1
-1
/
+5
|
*
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
2009-11-11
5
-64
/
+77
|
*
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
2009-11-11
2
-25
/
+25
|
*
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
4
-399
/
+221
|
*
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2009-11-11
2
-17
/
+26
|
*
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
1
-21
/
+21
|
*
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
2009-11-11
1
-0
/
+4
|
*
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
4
-376
/
+204
|
*
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
2
-36
/
+55
|
*
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
2009-11-11
4
-109
/
+0
|
*
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2009-11-11
2
-4
/
+19
|
*
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
2009-11-11
1
-10
/
+11
|
*
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
2009-11-11
1
-42
/
+0
|
*
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
7
-369
/
+467
|
*
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
2009-11-11
1
-37
/
+52
|
*
ath5k: use the common->keymap
Luis R. Rodriguez
2009-11-11
2
-5
/
+7
|
*
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
4
-80
/
+85
|
*
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
2009-11-11
1
-10
/
+10
|
*
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
1
-4
/
+7
|
*
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
2009-11-11
1
-2
/
+2
|
*
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
4
-24
/
+36
|
*
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
1
-3
/
+3
|
*
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
2009-11-11
1
-22
/
+16
|
*
ath9k: move rssi processing into a helper
Luis R. Rodriguez
2009-11-11
1
-17
/
+27
|
*
ath9k: move qual processing into a helper
Luis R. Rodriguez
2009-11-11
1
-32
/
+42
|
*
ath9k: move rate descriptor reading into a helper
Luis R. Rodriguez
2009-11-11
1
-29
/
+43
|
*
ath9k: remove temp variable ratecode from ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
1
-5
/
+2
|
*
ath9k: move RX check code into helper ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
1
-22
/
+41
|
*
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
1
-19
/
+20
|
*
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
4
-40
/
+42
[next]