index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
1
-1
/
+11
2011-07-13
ath5k: delay full calibration after reset
Felix Fietkau
1
-1
/
+1
2011-07-13
ath5k: initialize common->clockrate
Felix Fietkau
1
-0
/
+1
2011-07-13
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
1
-0
/
+1
2011-07-13
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
1
-8
/
+11
2011-07-13
ath5k: add missing checks for rfgain probe
Felix Fietkau
1
-4
/
+6
2011-07-13
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
2
-4
/
+2
2011-07-13
iwlagn: Add missing comma between constant string array
Joe Perches
1
-2
/
+2
2011-07-13
iwlegacy: Add missing comma between constant string array
Joe Perches
1
-1
/
+1
2011-07-11
iwlagn: fix warning in testmode attribute table
Wey-Yi Guy
1
-1
/
+1
2011-07-11
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
1
-26
/
+24
2011-07-11
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
1
-0
/
+2
2011-07-11
ath5k: Add missing breaks in switch/case
Joe Perches
1
-0
/
+3
2011-07-11
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
1
-1
/
+1
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
4
-17
/
+45
2011-07-11
libertas: fix errors in functions accessing module registers
Olivier Sobrie
1
-1
/
+3
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
18
-94
/
+94
2011-07-11
ath5k: validate mode in ath5k_ani_init() before trying to set it
Pavel Roskin
1
-0
/
+5
2011-07-11
ath9k_hw: add a missing delay for an analog register
Felix Fietkau
1
-2
/
+3
2011-07-11
ath9k_hw: fix synth delay for half/quarter channels
Felix Fietkau
1
-0
/
+5
2011-07-11
ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode
Felix Fietkau
1
-1
/
+3
2011-07-11
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
4
-49
/
+7
2011-07-11
ath9k_hw: initialize more timing related registers for half/quarter channels
Felix Fietkau
1
-8
/
+59
2011-07-11
ath9k_hw: fix MAC clock rate for AR9287 v1.3+
Felix Fietkau
1
-1
/
+4
2011-07-11
ath9k_hw: fix MAC clock for half/quarter rate
Felix Fietkau
1
-0
/
+7
2011-07-11
ath9k_hw: always enable 5 GHz fast clock for AR9280
Felix Fietkau
1
-4
/
+1
2011-07-11
ath9k_hw: remove hardcoded PLL overrides for AR9280
Felix Fietkau
1
-12
/
+13
2011-07-11
mwifiex: 11n specific configuration for transmit
Amitkumar Karwar
2
-1
/
+20
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
14
-151
/
+109
2011-07-11
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
4
-12
/
+30
2011-07-11
iwlagn: block regular host commands if driver don't own uCode
Wey-Yi Guy
1
-0
/
+6
2011-07-11
iwlagn: allow application own the uCode operation
Wey-Yi Guy
3
-2
/
+62
2011-07-11
iwlagn: add CMD_ON_DEMAND flag for host command from testmode
Wey-Yi Guy
2
-0
/
+2
2011-07-11
iwlagn: declare static
Wey-Yi Guy
1
-1
/
+1
2011-07-11
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
Meenakshi Venkataraman
6
-2
/
+150
2011-07-11
iwlagn: use bt handler for 2030 and 135 series devices
Wey-Yi Guy
1
-2
/
+23
2011-07-11
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
6
-25
/
+9
2011-07-11
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
9
-19
/
+4
2011-07-11
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
7
-34
/
+11
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
8
-16
/
+5
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
17
-50
/
+104
2011-07-11
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
8
-10
/
+3
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
19
-92
/
+100
2011-07-11
iwlagn: remove code duplication
Emmanuel Grumbach
2
-22
/
+0
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
7
-55
/
+59
2011-07-11
iwlagn: add an API for RX stop
Emmanuel Grumbach
4
-18
/
+19
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
8
-148
/
+95
2011-07-11
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2
-13
/
+4
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-11
/
+25
2011-07-08
ath9k_htc: Inform stack about tx ack status
Rajkumar Manoharan
1
-0
/
+1
[prev]
[next]