index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
ssb: pci: Standardize a function to get mac address
Joe Perches
1
-26
/
+18
2013-03-06
ssb: fix unaligned access to mac address
Hauke Mehrtens
1
-3
/
+3
2013-03-06
iwlwifi: mvm: the SCD byte count is a TLV flag
Emmanuel Grumbach
2
-2
/
+3
2013-03-06
iwlwifi: fix indirect write bug
Amnon Paz
1
-2
/
+3
2013-03-06
iwlwifi: move firmware restart debugfs hook to op_mode
Emmanuel Grumbach
5
-22
/
+52
2013-03-06
iwlwifi: mvm: update firmware API - MAC ID in RX
Emmanuel Grumbach
1
-1
/
+2
2013-03-06
iwlwifi: mvm: export last bt_notif through debugfs
Emmanuel Grumbach
3
-0
/
+104
2013-03-06
iwlwifi: mvm: update SMPS when BT gets active
Emmanuel Grumbach
1
-0
/
+52
2013-03-06
iwlwifi: mvm: handle BT-coex notification
Emmanuel Grumbach
3
-0
/
+58
2013-03-06
iwlwifi: mvm: begin basic BT-Coex implementation
Emmanuel Grumbach
4
-1
/
+259
2013-03-06
iwlwifi: mvm: add BT Coex FW API
Emmanuel Grumbach
3
-0
/
+330
2013-03-06
iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd strings
Emmanuel Grumbach
1
-0
/
+1
2013-03-06
iwlwifi: export symbols only conditionally
Johannes Berg
11
-35
/
+64
2013-03-06
iwlwifi: allow selecting only MVM driver
Johannes Berg
1
-1
/
+4
2013-03-06
iwlwifi: mvm: Change NVM default section read size
Dor Shaish
1
-3
/
+6
2013-03-06
iwlwifi: mvm: don't read system time when modifying AP/GO MAC
Johannes Berg
2
-7
/
+20
2013-03-06
iwlwifi: make device configuration bus agnostic
Emmanuel Grumbach
9
-124
/
+48
2013-03-06
iwlwifi: dvm: pad iwl_compressed_ba_resp
Emmanuel Grumbach
1
-0
/
+1
2013-03-06
iwlwifi: mvm: advertise VHT capabilities
Eytan Lifshitz
1
-0
/
+46
2013-03-06
iwlwifi: mvm: set up initial SMPS/NSS station info
Johannes Berg
1
-2
/
+49
2013-03-06
iwlwifi: mvm: implement remote wake
Johannes Berg
3
-1
/
+334
2013-03-06
iwlwifi: convert to use simple_open()
Wei Yongjun
1
-9
/
+3
2013-03-06
iwlwifi: use __get_str in tracing
Johannes Berg
1
-1
/
+1
2013-03-06
iwlwifi: support DSSS/CCK mode in 40 MHz
Johannes Berg
1
-1
/
+1
2013-03-06
iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSH
Emmanuel Grumbach
3
-1
/
+33
2013-03-06
iwlwifi: mvm: Add support for additional addresses
Ilan Peer
2
-6
/
+10
2013-03-06
iwlwifi: disable greenfield transmissions as a workaround
Beni Lev
1
-6
/
+8
2013-03-06
iwlwifi: 7000: disable HT greenfield support
Beni Lev
1
-1
/
+0
2013-03-06
iwlwifi: mvm: Update MAC context filter flags
Ilan Peer
1
-1
/
+13
2013-03-06
iwlwifi: mvm: don't use cts to self
Dor Shaish
1
-2
/
+2
2013-03-06
iwlwifi: mvm: free AGG queue when we STA is removed
Emmanuel Grumbach
1
-3
/
+3
2013-03-06
iwlwifi: mvm: respect disable Tx AGG parameter
Emmanuel Grumbach
1
-0
/
+4
2013-03-06
iwlwifi: a few fixes in license
Emmanuel Grumbach
69
-80
/
+117
2013-03-06
Merge remote-tracking branch 'iwlwifi-fixes/master' into HEAD
Johannes Berg
18
-385
/
+370
2013-03-06
mac80211: init mesh timer for user authed STAs
Thomas Pedersen
2
-1
/
+5
2013-03-06
mac80211: disallow changing auto_open_plinks
Thomas Pedersen
1
-1
/
+4
2013-03-06
nl80211: user_mpm overrides auto_open_plinks
Thomas Pedersen
2
-2
/
+7
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
6
-6
/
+14
2013-03-06
cfg80211: rename mesh station types
Thomas Pedersen
3
-10
/
+10
2013-03-06
nl80211: explicit userspace MPM
Thomas Pedersen
4
-7
/
+29
2013-03-06
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
3
-36
/
+49
2013-03-06
mac80211: treat minstrel success probabilities below 10% as implausible
Thomas Huehn
1
-1
/
+6
2013-03-06
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
3
-15
/
+10
2013-03-06
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
2
-4
/
+10
2013-03-06
mac80211: add documentation and verbose variable names in
Thomas Huehn
2
-33
/
+50
2013-03-06
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
4
-13
/
+12
2013-03-06
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
3
-21
/
+17
2013-03-06
mac80211/minstrel_ht: disable multiple consecutive sample attempts
Felix Fietkau
1
-1
/
+1
2013-03-06
regulatory: allow VHT channels in world roaming
Johannes Berg
1
-3
/
+3
2013-03-06
cfg80211: enable TDLS on P2P client interfaces
Johannes Berg
1
-0
/
+1
[prev]
[next]