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
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-21
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-06-13
mac80211: stop polling in disassociation
David Spinadel
1
-2
/
+2
2012-06-13
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
1
-0
/
+3
2012-06-12
mac80211: add missing kernel-doc
Ashok Nagarajan
1
-0
/
+3
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
1
-0
/
+2
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-04
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-05-29
mac80211: fix ADDBA declined after suspend with wowlan
Eyal Shapira
1
-6
/
+6
2012-05-29
mac80211: fix flag check for QoS NOACK frames
Claudio Pisa
1
-1
/
+1
2012-05-25
mac80211: Fix race in checking AP status by sending null frame
Soumik Das
1
-1
/
+2
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
11
-45
/
+86
2012-05-16
mac80211: Add debugfs entry for mesh ht_opmode
Ashok Nagarajan
1
-0
/
+2
2012-05-16
mac80211: Modify mesh_set_ht_prot_mode() to have less identation
Ashok Nagarajan
1
-23
/
+24
2012-05-16
mac80211: Fix don't use '>' operator for matching channel types
Ashok Nagarajan
1
-2
/
+4
2012-05-16
mac80211: Push the deleted comment to correct place
Ashok Nagarajan
1
-0
/
+5
2012-05-16
mac80211: fix network header location when adding encryption headers
Arik Nemtsov
2
-0
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
2
-3
/
+6
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
2
-4
/
+18
2012-05-16
mac80211: fix TX aggregation session timer
Johannes Berg
1
-2
/
+8
2012-05-16
mac80211: fix single queue drivers
Johannes Berg
1
-1
/
+3
2012-05-15
mac80211: fix the increment of unicast/multicast counters for forwarded PREQ
Chun-Yeow Yeoh
1
-1
/
+4
2012-05-15
mac80211: send peer candidate event for new sta only
Thomas Pedersen
1
-9
/
+9
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
6
-43
/
+28
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-22
/
+343
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
2
-3
/
+3
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
13
-71
/
+64
2012-05-08
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
3
-0
/
+9
2012-05-08
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
1
-3
/
+9
2012-05-08
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2
-7
/
+77
2012-05-08
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
4
-9
/
+8
2012-05-08
mac80211: Add more ethtools stats: survey, rates, etc
Ben Greear
1
-8
/
+81
2012-05-08
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
3
-3
/
+68
2012-05-08
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
1
-0
/
+91
2012-05-08
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
1
-0
/
+6
2012-05-08
mac80211: insert mesh peer after init
Thomas Pedersen
1
-3
/
+5
2012-05-08
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
1
-1
/
+1
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+6
2012-04-30
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
1
-1
/
+2
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-118
/
+226
2012-04-24
mac80211: Adds clean sdata helper
Andrei Emeltchenko
2
-5
/
+18
2012-04-24
mac80211: fix num_mcast_sta counting issues
Felix Fietkau
2
-4
/
+27
2012-04-24
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
4
-6
/
+6
2012-04-24
mac80211: check for non-managed interface
Wey-Yi Guy
1
-0
/
+4
[next]