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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: delay full calibration after reset
Felix Fietkau
2011-07-13
1
-1
/
+1
*
ath5k: initialize common->clockrate
Felix Fietkau
2011-07-13
1
-0
/
+1
*
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
2011-07-13
1
-0
/
+1
*
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
2011-07-13
1
-8
/
+11
*
ath5k: add missing checks for rfgain probe
Felix Fietkau
2011-07-13
1
-4
/
+6
*
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
2011-07-13
2
-4
/
+2
*
iwlagn: Add missing comma between constant string array
Joe Perches
2011-07-13
1
-2
/
+2
*
iwlegacy: Add missing comma between constant string array
Joe Perches
2011-07-13
1
-1
/
+1
*
iwlagn: fix warning in testmode attribute table
Wey-Yi Guy
2011-07-11
1
-1
/
+1
*
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
2011-07-11
1
-26
/
+24
*
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
2011-07-11
1
-0
/
+2
*
ath5k: Add missing breaks in switch/case
Joe Perches
2011-07-11
1
-0
/
+3
*
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
2011-07-11
1
-1
/
+1
*
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
2011-07-11
4
-17
/
+45
*
libertas: fix errors in functions accessing module registers
Olivier Sobrie
2011-07-11
1
-1
/
+3
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
18
-94
/
+94
*
ath5k: validate mode in ath5k_ani_init() before trying to set it
Pavel Roskin
2011-07-11
1
-0
/
+5
*
ath9k_hw: add a missing delay for an analog register
Felix Fietkau
2011-07-11
1
-2
/
+3
*
ath9k_hw: fix synth delay for half/quarter channels
Felix Fietkau
2011-07-11
1
-0
/
+5
*
ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode
Felix Fietkau
2011-07-11
1
-1
/
+3
*
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
2011-07-11
4
-49
/
+7
*
ath9k_hw: initialize more timing related registers for half/quarter channels
Felix Fietkau
2011-07-11
1
-8
/
+59
*
ath9k_hw: fix MAC clock rate for AR9287 v1.3+
Felix Fietkau
2011-07-11
1
-1
/
+4
*
ath9k_hw: fix MAC clock for half/quarter rate
Felix Fietkau
2011-07-11
1
-0
/
+7
*
ath9k_hw: always enable 5 GHz fast clock for AR9280
Felix Fietkau
2011-07-11
1
-4
/
+1
*
ath9k_hw: remove hardcoded PLL overrides for AR9280
Felix Fietkau
2011-07-11
1
-12
/
+13
*
mwifiex: 11n specific configuration for transmit
Amitkumar Karwar
2011-07-11
2
-1
/
+20
*
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
14
-151
/
+109
*
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
2011-07-11
4
-12
/
+30
*
iwlagn: block regular host commands if driver don't own uCode
Wey-Yi Guy
2011-07-11
1
-0
/
+6
*
iwlagn: allow application own the uCode operation
Wey-Yi Guy
2011-07-11
3
-2
/
+62
*
iwlagn: add CMD_ON_DEMAND flag for host command from testmode
Wey-Yi Guy
2011-07-11
2
-0
/
+2
*
iwlagn: declare static
Wey-Yi Guy
2011-07-11
1
-1
/
+1
*
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
Meenakshi Venkataraman
2011-07-11
6
-2
/
+150
*
iwlagn: use bt handler for 2030 and 135 series devices
Wey-Yi Guy
2011-07-11
1
-2
/
+23
*
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
2011-07-11
6
-25
/
+9
*
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
2011-07-11
9
-19
/
+4
*
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
7
-34
/
+11
*
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
8
-16
/
+5
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
17
-50
/
+104
*
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
2011-07-11
8
-10
/
+3
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
19
-92
/
+100
*
iwlagn: remove code duplication
Emmanuel Grumbach
2011-07-11
2
-22
/
+0
*
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
7
-55
/
+59
*
iwlagn: add an API for RX stop
Emmanuel Grumbach
2011-07-11
4
-18
/
+19
*
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-11
8
-148
/
+95
*
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2011-07-11
2
-13
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
7
-11
/
+25
|
\
|
*
rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M
Yoann DI-RUZZA
2011-07-05
1
-0
/
+1
|
*
ath9k: Fix tx throughput drops for AR9003 chips with AES encryption
Rajkumar Manoharan
2011-07-05
1
-1
/
+2
[next]