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
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
1
-0
/
+3
2009-03-27
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
1
-2
/
+1
2009-03-27
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
1
-7
/
+0
2009-03-27
mac80211: Fix memleak in nl80211 authentication on deinit
Jouni Malinen
1
-0
/
+1
2009-03-16
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
1
-4
/
+12
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-32
/
+44
2009-02-27
mac80211: disallow moving netns
Johannes Berg
1
-0
/
+1
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-1
/
+1
2009-02-13
mac80211: clean up BA session teardown
Johannes Berg
1
-2
/
+1
2009-02-09
mac80211: convert to net_device_ops
Johannes Berg
1
-17
/
+30
2009-01-29
mac80211: add interface list lock
Johannes Berg
1
-0
/
+31
2009-01-29
nl80211: New command for adding extra IE(s) into management frames
Jouni Malinen
1
-0
/
+7
2009-01-29
mac80211: Add 802.11h CSA support
Sujith
1
-0
/
+2
2009-01-29
mac80211: Cancel the power save timer in ieee80211_stop.
Vivek Natarajan
1
-0
/
+2
2009-01-29
mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
Vasanthakumar Thiagarajan
1
-1
/
+2
2009-01-12
mac80211: allow mode change if IBSS is not allowed
Pavel Roskin
1
-1
/
+2
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
1
-0
/
+4
2008-12-05
mac80211: deauth when interface is marked down
John W. Linville
1
-1
/
+5
2008-11-21
mac80211: disable BSSID filtering for mesh interfaces
Andrey Yurovsky
1
-2
/
+15
2008-10-31
mac80211: move bss_conf into vif
Johannes Berg
1
-1
/
+1
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-6
/
+19
2008-09-30
mac80211: fixups for "make master iface not wireless"
Johannes Berg
1
-5
/
+4
2008-09-24
cfg80211: show interface type
Johannes Berg
1
-0
/
+1
2008-09-15
mac80211 : Fix mode change hard_start_xmit function
Abhijeet Kolekar
1
-0
/
+1
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+2
2008-09-15
mac80211: move regular interface handling
Johannes Berg
1
-0
/
+534
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-19
/
+21
2008-09-15
mac80211: inform driver of basic rateset
Johannes Berg
1
-1
/
+3
2008-09-15
mac80211: reorder MLME code more
Johannes Berg
1
-16
/
+1
2008-09-15
mac80211: split off mesh handling entirely
Johannes Berg
1
-7
/
+6
2008-09-11
mac80211: Reorder debugfs calls during netdev deinit
Jouni Malinen
1
-2
/
+2
2008-08-22
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
1
-5
/
+3
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-1
/
+0
2008-07-14
mac80211: push interface checks down
Johannes Berg
1
-2
/
+18
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
1
-184
/
+153
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-51
/
+13
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
1
-3
/
+3
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
1
-1
/
+1
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-0
/
+9
2008-05-14
mac80211: require four hardware queues for QoS/HT
Johannes Berg
1
-1
/
+2
2008-05-12
mac80211: assign needed_headroom/tailroom for netdevs
Johannes Berg
1
-0
/
+9
2008-05-07
mac80211: a few code cleanups
Johannes Berg
1
-2
/
+1
2008-04-08
mac80211: rename files
Johannes Berg
1
-0
/
+314