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
/
ieee80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-08
mac80211: rename files
Johannes Berg
1
-1889
/
+0
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-0
/
+6
2008-04-08
mac80211: BA session debug prints changes
Ron Rindjunsky
1
-10
/
+8
2008-04-08
mac80211: eliminate conf_ht
Tomas Winkler
1
-29
/
+44
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-0
/
+12
2008-04-01
mac80211: automatically free sta struct when insertion fails
Johannes Berg
1
-1
/
+1
2008-04-01
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
1
-0
/
+12
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-22
/
+42
2008-03-25
mac80211: tear down of block ack sessions
Ron Rindjunsky
1
-6
/
+1
2008-03-13
the scheduled rc80211-simple.c removal
Adrian Bunk
1
-8
/
+1
2008-03-06
mac80211: remove STA entries when taking down interface
Johannes Berg
1
-57
/
+42
2008-03-06
mac80211: split sta_info_add
Johannes Berg
1
-7
/
+11
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-26
/
+52
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-7
/
+2
2008-03-06
mac80211: complete the mesh (interface handling) code
Luis Carlos Cobo
1
-1
/
+27
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-1
/
+1
2008-03-06
mac80211: add mesh interface type
Johannes Berg
1
-0
/
+1
2008-02-29
mac80211: Disallow concurrent IBSS/STA mode interfaces
Johannes Berg
1
-4
/
+47
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
1
-2
/
+2
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
1
-42
/
+79
2008-02-29
mac80211: defer master netdev allocation to ieee80211_register_hw
Johannes Berg
1
-34
/
+38
2008-02-29
mac80211: Add cooked monitor mode support
Michael Wu
1
-29
/
+38
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
1
-2
/
+0
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
1
-15
/
+41
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-0
/
+3
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-72
/
+40
2008-02-29
mac80211: dissolve pre-rx handlers
Johannes Berg
1
-1
/
+0
2008-02-29
mac80211: A-MPDU Tx adding qdisc support
Ron Rindjunsky
1
-4
/
+4
2008-02-29
mac80211: A-MPDU Tx adding basic functionality
Ron Rindjunsky
1
-0
/
+336
2008-02-15
mac80211: Fix initial hardware configuration
Michael Buesch
1
-1
/
+4
2008-02-01
mac80211: fix initialisation error path
Johannes Berg
1
-7
/
+7
2008-01-28
mac80211: A-MPDU Rx stop aggregation on proper dev
Ron Rindjunsky
1
-3
/
+5
2008-01-28
mac80211: add unified BSS configuration
Johannes Berg
1
-12
/
+17
2008-01-28
mac80211: add beacon configuration via cfg80211
Johannes Berg
1
-1
/
+8
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
1
-18
/
+18
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
1
-5
/
+7
2008-01-28
mac80211: Add radio led trigger
Ivo van Doorn
1
-0
/
+3
2008-01-28
mac80211: better rate control algorithm selection
Johannes Berg
1
-23
/
+11
2008-01-28
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
1
-0
/
+9
2008-01-28
mac80211: clean up eapol handling in TX path
Johannes Berg
1
-0
/
+2
2008-01-28
mac80211: make PID rate control algorithm the default
Stefano Brivio
1
-6
/
+6
2008-01-28
mac80211: add PID controller based rate control algorithm
Mattias Nissler
1
-5
/
+22
2008-01-28
mac80211: clean up rate selection
Mattias Nissler
1
-4
/
+2
2008-01-28
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
1
-0
/
+51
2008-01-28
mac80211: hardware scan rework
Zhu Yi
1
-5
/
+8
2007-12-19
mac80211: fix header ops
Johannes Berg
1
-1
/
+0
2007-11-30
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
1
-3
/
+7
2007-11-29
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
1
-3
/
+2
2007-11-29
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
1
-0
/
+5
2007-11-20
mac80211: fix allmulti/promisc behaviour
Johannes Berg
1
-0
/
+23
[next]