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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
iwlwifi: iwl-agn.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-27
mac80211_hwsim: correctly line up a multiline printk
Antonio Quartulli
1
-1
/
+1
2012-02-27
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
1
-3
/
+3
2012-02-27
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
1
-4
/
+4
2012-02-27
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
Stanislav Yakovlev
1
-55
/
+35
2012-02-27
ath9k: Cleanup mci.c
Sujith Manoharan
1
-154
/
+59
2012-02-27
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
1
-294
/
+68
2012-02-27
ath9k_hw: Remove HW revision checks
Sujith Manoharan
1
-24
/
+10
2012-02-27
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
1
-44
/
+47
2012-02-27
ath9k: Modify ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
1
-8
/
+8
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
4
-68
/
+1
2012-02-27
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
4
-42
/
+1
2012-02-27
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2
-6
/
+22
2012-02-27
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
Sujith Manoharan
3
-31
/
+34
2012-02-27
ath9k_htc: Start/stop btcoex using a helper
Sujith Manoharan
3
-12
/
+29
2012-02-27
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
5
-14
/
+80
2012-02-27
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
2
-267
/
+254
2012-02-27
ath9k_hw: Cleanup MCI bits from hw.h
Sujith Manoharan
5
-195
/
+199
2012-02-27
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
3
-118
/
+163
2012-02-27
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
3
-38
/
+54
2012-02-27
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
3
-15
/
+20
2012-02-27
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
3
-27
/
+28
2012-02-27
ath9k: Initialize BTCOEX scheme using a helper
Sujith Manoharan
4
-25
/
+37
2012-02-27
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
3
-2
/
+34
2012-02-27
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
3
-10
/
+24
2012-02-27
ath9k: Process BTCOEX interrupts using a helper
Sujith Manoharan
3
-6
/
+14
2012-02-27
ath9k: Use proper start/stop routines for BTCOEX
Sujith Manoharan
3
-19
/
+34
2012-02-27
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
3
-47
/
+54
2012-02-27
ath9k: Initialize MCI params using a helper
Sujith Manoharan
3
-21
/
+27
2012-02-27
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
4
-56
/
+23
2012-02-27
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
7
-1573
/
+10
2012-02-27
wireless: Fix typo in mac80211_hwsim.c
Masanari Iida
1
-4
/
+4
2012-02-27
rt2x00:Add RT5372 chipset support
John Li
5
-25
/
+147
2012-02-27
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
Pavel Roskin
1
-4
/
+2
2012-02-27
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
1
-1
/
+1
2012-02-27
rt2x00:Add VCO recalibration
John Li
10
-0
/
+171
2012-02-27
ath9k: Fix descriptor length for AR9462
Sujith Manoharan
2
-2
/
+7
2012-02-27
ath9k: Fix programming SYNTH4 for AR9462
Sujith Manoharan
1
-2
/
+2
2012-02-27
ath9k: Initialize NF values properly
Sujith Manoharan
2
-8
/
+20
2012-02-27
ath9k: Remove unused initvals
Sujith Manoharan
2
-859
/
+0
2012-02-27
ath9k: Fix phyerr debug statistics
Sujith Manoharan
1
-4
/
+2
2012-02-27
ath9k: Prettify recv debugfs file output
Sujith Manoharan
1
-52
/
+45
2012-02-27
ath9k: Add a debugfs file to display reset statistics
Sujith Manoharan
1
-0
/
+41
2012-02-27
ath9k: Merge wiphy and misc debugfs files
Sujith Manoharan
1
-160
/
+64
2012-02-27
ath9k: Remove unnecessary variable initialization
Sujith Manoharan
1
-5
/
+0
2012-02-27
ath9k_hw: remove duplicate initvals
Felix Fietkau
3
-441
/
+34
2012-02-27
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Gertjan van Wingerde
1
-0
/
+1
2012-02-27
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
35
-611
/
+1112
2012-02-24
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
1
-3
/
+3
2012-02-24
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
1
-5
/
+1
[prev]
[next]