index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2019-02-12
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2019-01-13
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-21
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-12-21
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
1
-1
/
+2
2018-12-13
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-13
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-13
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-13
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
2018-11-04
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
3
-8
/
+8
2018-11-04
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
1
-4
/
+4
2018-11-04
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
1
-1
/
+1
2018-11-04
mac80211: Always report TX status
Andrei Otcheretianski
1
-5
/
+2
2018-10-13
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-10-10
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-10-10
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-10-10
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-10-10
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-10-10
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-10-10
mac80211: always account for A-MSDU header changes
Johannes Berg
1
-5
/
+7
2018-10-10
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
1
-3
/
+3
2018-10-10
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
1
-17
/
+21
2018-10-10
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
1
-0
/
+4
2018-10-10
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-4
/
+1
2018-10-10
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
1
-1
/
+1
2018-09-26
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-09-05
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
1
-1
/
+2
2018-06-21
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2
-1
/
+6
2018-06-21
mac80211: Adjust SAE authentication timeout
Ilan Peer
1
-7
/
+18
2018-05-30
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
1
-1
/
+1
2018-05-30
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
1
-3
/
+1
2018-05-30
mac80211: Do not disconnect on invalid operating class
Ilan Peer
1
-4
/
+3
2018-05-30
mac80211: fix calling sleeping function in atomic context
Sara Sharon
1
-1
/
+1
2018-05-30
mac80211: fix a possible leak of station stats
Sara Sharon
1
-0
/
+1
2018-05-30
mac80211: mesh: fix wrong mesh TTL offset calculation
Peter Oh
2
-12
/
+7
2018-04-12
mac80211: Fix setting TX power on monitor interfaces
Peter Große
2
-2
/
+29
2018-03-19
mac80211: remove BUG() when interface type is invalid
Luca Coelho
1
-1
/
+1
2018-03-03
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2018-02-28
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
1
-1
/
+1
2018-02-03
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
1
-6
/
+9
2018-02-03
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+28
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-10-25
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-10-18
mac80211: validate user rate mask before configuring driver
Johannes Berg
1
-6
/
+6
2017-10-18
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-10-16
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
3
-14
/
+28
2017-09-06
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
1
-0
/
+18
2017-09-05
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
1
-0
/
+2
2017-09-05
mac80211: agg-tx: call drv_wake_tx_queue in proper context
Johannes Berg
1
-0
/
+4
[next]