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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
1
-0
/
+2
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+4
2010-01-05
mac80211: No need to include WEXT headers here
Jouni Malinen
1
-1
/
+0
2009-12-28
mac80211: support remain-on-channel command
Johannes Berg
1
-0
/
+3
2009-12-28
mac80211: proper bss private data handling
Johannes Berg
1
-3
/
+1
2009-12-28
mac80211: generalise work handling
Johannes Berg
1
-0
/
+2
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+2
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
1
-0
/
+6
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+24
2009-12-21
mac80211: trace interface name
Johannes Berg
1
-2
/
+1
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-5
/
+12
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+2
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-1
/
+3
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-18
mac80211: move TX status handling
Johannes Berg
1
-336
/
+0
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-4
/
+4
2009-11-18
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-06
mac80211: async station powersave handling
Johannes Berg
1
-4
/
+4
2009-11-04
mac80211: fix internal scan request
Johannes Berg
1
-0
/
+1
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-2
/
+0
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
1
-2
/
+0
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
1
-0
/
+2
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-5
/
+19
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
1
-8
/
+8
2009-08-04
mac80211: FIF_PSPOLL filter flag
Igor Perminov
1
-0
/
+3
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-4
/
+4
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
1
-1
/
+2
2009-08-04
mac80211: disable software retry for now
Johannes Berg
1
-0
/
+26
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
1
-1
/
+1
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
1
-0
/
+1
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-117
/
+3
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-4
/
+1
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-55
/
+6
2009-06-03
mac80211: deprecate conf.beacon_int properly
Johannes Berg
1
-10
/
+2
2009-05-27
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
1
-6
/
+2
2009-05-20
mac80211: fix managed mode BSSID handling
Johannes Berg
1
-4
/
+12
2009-05-11
mac80211: fix scan channel race
Johannes Berg
1
-6
/
+8
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-10
/
+7
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-76
/
+55
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-6
/
+11
2009-05-06
mac80211: fix scan races and rework scanning
Johannes Berg
1
-0
/
+2
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+10
2009-04-29
mac80211: default to automatic power control
Johannes Berg
1
-0
/
+1
2009-04-29
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
1
-10
/
+9
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-4
/
+2
[next]