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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
ath9k_hw: Fix tx power settings for AR9003
Rajkumar Manoharan
1
-0
/
+2
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
6
-5
/
+89
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
3
-0
/
+19
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
3
-0
/
+42
2011-11-11
nl80211: fix compiler warning
Johannes Berg
1
-1
/
+1
2011-11-11
mac80211: make sure hw_key exists before checking its flags
Arik Nemtsov
1
-1
/
+2
2011-11-11
ath9k: set ATH9K_PCI to y by default
Daniel Kuehn
1
-0
/
+1
2011-11-11
wireless: move ieee80211chan2mhz macro
Johannes Berg
2
-8
/
+8
2011-11-11
mac80211: add recalc PS in ieee80211_reconfig()
Eyal Shapira
1
-0
/
+2
2011-11-11
NFC: Check if NCI data flow control is used
Ilan Elias
2
-1
/
+7
2011-11-11
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
5
-74
/
+3
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
7
-114
/
+193
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
3
-0
/
+26
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
2
-128
/
+82
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2
-1
/
+5
2011-11-11
ath9k_hw: Fix channel list of CalFreqPeir for AR938x
Rajkumar Manoharan
1
-7
/
+7
2011-11-11
ath9k_hw: Read and configure xpa timing field
Rajkumar Manoharan
1
-0
/
+16
2011-11-11
ath9k_hw: Read and configure quick drop for AR9003
Rajkumar Manoharan
4
-64
/
+59
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2
-1
/
+4
2011-11-11
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
1
-6
/
+0
2011-11-11
mwifiex: fix 'Smatch' warnings
Yogesh Ashok Powar
2
-7
/
+9
2011-11-11
mwifiex: fix coding style
Yogesh Ashok Powar
2
-10
/
+9
2011-11-11
mwifiex: change return types to void
Yogesh Ashok Powar
1
-12
/
+6
2011-11-11
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
1
-48
/
+33
2011-11-11
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
1
-2
/
+2
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-11
cfg80211: merge in beacon ies of hidden bss.
Dmitry Tarnyagin
1
-3
/
+114
2011-11-10
mwifiex: prevent corruption instead of just warning
Dan Carpenter
1
-1
/
+4
2011-11-10
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
1
-2
/
+2
2011-11-10
mwifiex: remove an unneeded NULL check
Dan Carpenter
1
-3
/
+2
2011-11-10
mwifiex: remove unneeded kfree(NULL);
Dan Carpenter
1
-1
/
+0
2011-11-10
net/rfkill/core.c: use kstrtoul, etc
Julia Lawall
1
-2
/
+2
2011-11-10
net/mac80211/debugfs.c: use kstrtoul, etc
Julia Lawall
1
-1
/
+1
2011-11-10
mac80211: implement wifi TX status
Johannes Berg
5
-6
/
+115
2011-11-10
nl80211: advertise socket TX status capability
Johannes Berg
3
-1
/
+22
2011-11-10
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
1
-1
/
+4
2011-11-10
brcm80211: fmac: optimize chip core info management
Franky Lin
3
-42
/
+81
2011-11-10
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2
-63
/
+28
2011-11-10
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
3
-115
/
+117
2011-11-10
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
3
-10
/
+11
2011-11-10
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
3
-47
/
+49
2011-11-10
brcm80211: fmac: abstract chip core revision function
Franky Lin
2
-7
/
+15
2011-11-10
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
3
-7
/
+17
2011-11-10
brcm80211: fmac: chip attach code flow clean up
Franky Lin
3
-34
/
+21
2011-11-10
brcm80211: fmac: remove duplicate regiter set in chip attach path
Franky Lin
1
-13
/
+0
2011-11-10
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
2
-5
/
+5
2011-11-10
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
2
-6
/
+6
2011-11-10
brcm80211: fmac: move core disable function to sdio_chip.c
Franky Lin
3
-114
/
+111
2011-11-10
brcm80211: fmac: abstract chip buscore setup function
Franky Lin
2
-20
/
+34
2011-11-10
brcm80211: fmac: move bus core prep code to sdio_chip.c
Franky Lin
3
-72
/
+77
[prev]
[next]