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
/
include
/
net
/
mac80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
1
-2
/
+10
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
1
-0
/
+5
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
1
-14
/
+39
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
1
-0
/
+4
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-5
/
+15
2012-07-31
mac80211: add PS flag to bss_conf
Eliad Peller
1
-0
/
+5
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-2
/
+8
2012-07-12
mac80211: optimize ieee80211_rx_status struct layout
Johannes Berg
1
-7
/
+7
2012-07-09
mac80211: remove ieee80211_key_removed
Johannes Berg
1
-16
/
+0
2012-07-03
mac80211: add TX prepare API
Johannes Berg
1
-0
/
+15
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-4
/
+4
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
1
-15
/
+0
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-0
/
+6
2012-06-28
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
1
-6
/
+0
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-24
/
+5
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-24
/
+0
2012-06-21
mac80211: add command to get current rssi
Victor Goldenshtein
1
-0
/
+5
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+6
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
1
-0
/
+6
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
1
-3
/
+0
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
1
-1
/
+7
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
1
-10
/
+0
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
1
-0
/
+11
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
1
-0
/
+13
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
1
-0
/
+5
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
1
-0
/
+10
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
1
-1
/
+1
2012-05-08
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
1
-0
/
+17
2012-04-23
mac80211: declare ieee80211_ave_rssi as EXPORT
Wey-Yi Guy
1
-0
/
+8
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
1
-0
/
+3
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-0
/
+1
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-04-11
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
1
-0
/
+1
2012-04-11
mac80211: add improved HW queue control
Johannes Berg
1
-4
/
+77
2012-04-11
mac80211: add explicit monitor interface if needed
Johannes Berg
1
-1
/
+5
2012-04-11
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
1
-2
/
+3
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
1
-1
/
+1
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
1
-3
/
+4
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
1
-13
/
+24
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
1
-3
/
+2
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
1
-1
/
+1
2012-04-09
mac80211: Convert WARN_ON to WARN_ON_ONCE
Larry Finger
1
-1
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+2
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-2
/
+3
2012-03-12
mac80211: remove tx_sync
Johannes Berg
1
-41
/
+0
2012-03-08
mac80211: update ieee80211_tx_rate_control kerneldoc
Simon Wunderlich
1
-4
/
+5
2012-03-05
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
1
-0
/
+3
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
[next]