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