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-16
iwlagn: move the Rx dispatching to the upper layer
Emmanuel Grumbach
3
-38
/
+52
2011-07-16
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
6
-10
/
+20
2011-07-16
iwlagn: move the tasklet / irq to the transport layer
Emmanuel Grumbach
6
-29
/
+55
2011-07-16
iwlagn: move Tx datapath to transport layer
Emmanuel Grumbach
5
-146
/
+189
2011-07-15
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
5
-8
/
+8
2011-07-15
ath9k: improve reliability of MIC error detection
Felix Fietkau
1
-21
/
+32
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
21
-154
/
+155
2011-07-15
mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL
Yogesh Ashok Powar
1
-3
/
+3
2011-07-13
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
1
-0
/
+54
2011-07-13
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Felix Fietkau
1
-1
/
+6
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
3
-3
/
+13
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
[next]