index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
mac80211: Fix radiotap header it_present on big endian CPUs
Jouni Malinen
1
-1
/
+1
2009-01-29
mac80211: Mark ieee80211_process_sa_query_req() static
Jouni Malinen
1
-3
/
+3
2009-01-29
mac80211: Handle power constraint level advertised in 11d+h beacon
Vasanthakumar Thiagarajan
4
-2
/
+42
2009-01-29
mac80211: 802.11w - Add driver capability flag for MFP
Jouni Malinen
1
-0
/
+4
2009-01-29
mac80211: 802.11w - Optional software CCMP for management frames
Jouni Malinen
1
-2
/
+7
2009-01-29
mac80211: 802.11w - Implement Association Comeback processing
Jouni Malinen
3
-3
/
+23
2009-01-29
mac80211: 802.11w - Drop unprotected robust management frames if MFP is used
Jouni Malinen
1
-0
/
+7
2009-01-29
mac80211: 802.11w - Do not force Action frames to disable encryption
Jouni Malinen
4
-7
/
+7
2009-01-29
mac80211: 802.11w - SA Query processing
Jouni Malinen
1
-0
/
+69
2009-01-29
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
3
-0
/
+17
2009-01-29
mac80211: 802.11w - WEXT configuration for IGTK
Jouni Malinen
1
-14
/
+48
2009-01-29
mac80211: 802.11w - WEXT parameter for setting mgmt cipher
Jouni Malinen
1
-0
/
+1
2009-01-29
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
9
-19
/
+302
2009-01-29
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
7
-1
/
+296
2009-01-29
mac80211: 802.11w - CCMP for management frames
Jouni Malinen
2
-7
/
+34
2009-01-29
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
5
-4
/
+15
2009-01-29
cfg80211: fix typo on message after intersection
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: allow multiple driver regulatory_hints()
Luis R. Rodriguez
1
-12
/
+92
2009-01-29
cfg80211: call reg_notifier() once
Luis R. Rodriguez
1
-2
/
+2
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
3
-33
/
+40
2009-01-29
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
4
-11
/
+13
2009-01-29
mac80211: validate SIOCSIWPOWER arguments better
Johannes Berg
1
-1
/
+4
2009-01-29
mac80211: clean up channel type config
Johannes Berg
3
-6
/
+8
2009-01-29
mac80211: clarify alignment docs, fix up alignment
Johannes Berg
1
-33
/
+77
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
3
-3
/
+5
2009-01-29
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
2
-5
/
+0
2009-01-29
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
1
-2
/
+0
2009-01-29
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
1
-4
/
+2
2009-01-29
mac80211: remove an unnecessary assignment to info in __ieee80211_tx().
Rami Rosen
1
-1
/
+0
2009-01-29
mac80211: Add 802.11h CSA support
Sujith
5
-1
/
+122
2009-01-29
mac80211: Allow to set channel in adhoc properly
Alina Friedrichsen
1
-2
/
+4
2009-01-29
mac80211: Don't merge if BSSID is set manually
Alina Friedrichsen
1
-0
/
+1
2009-01-29
mac80211: Don't scan if BSSID and channel are set manually
Alina Friedrichsen
1
-0
/
+4
2009-01-29
mac80211: Disallow to set multicast BSSID
Alina Friedrichsen
1
-2
/
+7
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-26
/
+25
2009-01-29
mac80211: make wake/stop_queue_by_reason() functions static
Kalle Valo
1
-4
/
+4
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
2
-5
/
+4
2009-01-29
mac80211: no need for ht.enabled
Luis R. Rodriguez
3
-13
/
+1
2009-01-29
mac80211: Cancel the power save timer in ieee80211_stop.
Vivek Natarajan
1
-0
/
+2
2009-01-29
mac80211: Enhancements to dynamic power save.
Vivek Natarajan
4
-6
/
+53
2009-01-29
mac80211: A couple of fixes to dynamic power save.
Vivek Natarajan
2
-5
/
+7
2009-01-29
mac80211: Reset the power save timer from master_start_xmit.
Vivek Natarajan
1
-13
/
+13
2009-01-29
mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
Vasanthakumar Thiagarajan
4
-3
/
+22
2009-01-26
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
2
-39
/
+80
2009-01-26
Phonet: remove useless locking in device cleanup
remi.denis-courmont@nokia
1
-6
/
+1
2009-01-26
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
2
-6
/
+15
2009-01-26
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2
-4
/
+9
2009-01-26
Phonet: check destination before delivering packets locally
remi.denis-courmont@nokia
1
-11
/
+9
2009-01-26
Phonet: move to Networking options like other protocol stacks
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-26
gre: optimize hash lookup
Timo Teras
1
-29
/
+40
[next]