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
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-45
/
+41
2011-12-07
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+6
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
2011-11-30
mac80211: fill rate filter for internal scan requests
Simon Wunderlich
1
-0
/
+6
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+39
2011-11-28
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
1
-0
/
+14
2011-11-28
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
1
-1
/
+17
2011-11-28
mac80211: don't stop a single aggregation session twice
Johannes Berg
1
-2
/
+8
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-6
/
+6
2011-11-21
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
1
-4
/
+4
2011-11-21
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
1
-2
/
+2
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+11
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-4
/
+23
2011-11-09
mac80211: fix race between connection monitor & suspend
Johannes Berg
1
-1
/
+1
2011-11-09
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
1
-0
/
+4
2011-11-09
mac80211: fix NULL dereference in radiotap code
Johannes Berg
1
-3
/
+6
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+26
2011-11-07
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
Janusz.Dziedzic@tieto.com
1
-4
/
+4
2011-11-07
mac80211: use min rate as basic rate for buggy APs
Eliad Peller
1
-0
/
+19
2011-11-02
mac80211: disable powersave for broken APs
Johannes Berg
2
-2
/
+17
2011-11-02
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
1
-6
/
+6
2011-11-02
mac80211: config hw when going back on-channel
Eliad Peller
1
-2
/
+1
2011-11-02
mac80211: fix remain_off_channel regression
Eliad Peller
1
-2
/
+2
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
16
-0
/
+16
2011-10-31
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
10
-273
/
+288
2011-10-14
mac80211: Provide station flags to cfg80211
Helmut Schaa
1
-1
/
+19
2011-10-14
mac80211: fix TID for null poll response
Johannes Berg
1
-4
/
+2
2011-10-14
mac80211: reformat TX unauthorised check
Johannes Berg
1
-5
/
+4
2011-10-14
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
1
-0
/
+23
2011-10-14
mac80211: Build TX radiotap header dynamically
Helmut Schaa
3
-52
/
+78
2011-10-11
mac80211: dont orphan TX skb
Johannes Berg
1
-5
/
+0
2011-10-11
mac80211: dont adjust truesize
Johannes Berg
1
-3
/
+0
2011-10-11
mac80211: parse radiotap header earlier
Johannes Berg
1
-113
/
+88
2011-10-11
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
3
-27
/
+16
2011-10-11
mac80211: remove tx_data ethertype
Johannes Berg
2
-7
/
+1
2011-10-11
mac80211: optimise monitor xmit
Johannes Berg
1
-59
/
+49
2011-10-11
mac80211: Fix regression that allowed mpaths between non-peers.
Javier Cardona
1
-0
/
+9
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
4
-3
/
+4
2011-10-11
mac80211: pass no-CCK flag through to HW scan
Johannes Berg
1
-0
/
+1
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
27
-452
/
+1470
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
3
-3
/
+3
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-10-03
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
2
-3
/
+10
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
1
-2
/
+13
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
4
-0
/
+66
[next]