index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
nl80211: Add Michael MIC failure event
Jouni Malinen
4
-11
/
+12
2009-04-22
nl80211: Generate deauth/disassoc event for locally generated frames
Jouni Malinen
1
-2
/
+6
2009-04-22
mac80211: Don't access managed mode bits in non-managed mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-04-20
mac80211: fix basic rate bitmap calculation
Johannes Berg
1
-1
/
+1
2009-04-20
mac80211: fix beacon loss detection after scan
Kalle Valo
1
-1
/
+9
2009-04-20
MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
Robert P. J. Day
1
-7
/
+0
2009-04-17
mac80211: validate TIM IE length
Johannes Berg
1
-0
/
+3
2009-04-17
mac80211: avoid crashing when no scan sdata
Johannes Berg
1
-1
/
+2
2009-04-16
mac80211: Fragmentation threshold (typo)
Gerrit Renker
1
-1
/
+1
2009-04-16
mac80211: quiet beacon loss messages
Michael Buesch
1
-6
/
+14
2009-04-16
mac80211: correct wext transmit power handler
Johannes Berg
2
-9
/
+34
2009-04-16
mac80211: Fix bug in getting rx status for frames pending in reorder buffer
Vasanthakumar Thiagarajan
1
-4
/
+9
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-27
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
7
-140
/
+11
2009-03-27
mac80211: fix aggregation to not require queue stop
Johannes Berg
6
-78
/
+217
2009-03-27
mac80211: add skb length sanity checking
Johannes Berg
1
-1
/
+6
2009-03-27
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-36
/
+27
2009-03-27
mac80211: clean up __ieee80211_tx args
Johannes Berg
1
-15
/
+16
2009-03-27
mac80211: rework the pending packets code
Johannes Berg
4
-79
/
+98
2009-03-27
mac80211: fix A-MPDU queue assignment
Johannes Berg
1
-8
/
+27
2009-03-27
mac80211: rewrite fragmentation
Johannes Berg
5
-224
/
+173
2009-03-27
mac80211: fix RX path
Johannes Berg
1
-1
/
+1
2009-03-27
mac80211: rate control status only for controlled packets
Johannes Berg
2
-3
/
+7
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
3
-1
/
+53
2009-03-27
mac80211: disable power save when scanning
Kalle Valo
1
-2
/
+62
2009-03-27
mac80211: track beacons separately from the rx path activity
Kalle Valo
3
-32
/
+52
2009-03-27
mac80211: decrease execution of the associated timer
Kalle Valo
3
-0
/
+20
2009-03-27
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
5
-34
/
+11
2009-03-27
nl80211: Check iftype in cfg80211 code
Jouni Malinen
1
-40
/
+0
2009-03-27
nl80211: Check that netif_runnin is true in cfg80211 code
Jouni Malinen
1
-25
/
+0
2009-03-27
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
5
-166
/
+7
2009-03-27
mac80211: Fix memleak in nl80211 authentication on deinit
Jouni Malinen
1
-0
/
+1
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
3
-0
/
+65
2009-03-27
nl80211: Add MLME primitives to support external SME
Jouni Malinen
4
-11
/
+184
2009-03-27
nl80211: Event notifications for MLME events
Jouni Malinen
1
-2
/
+7
2009-03-27
mac80211: Fix reassociation by not clearing previous BSSID
Jouni Malinen
1
-2
/
+4
2009-03-27
mac80211: Fix a typo in assoc vs. reassoc check
Jouni Malinen
1
-1
/
+1
2009-03-27
mac80211: don't drop nullfunc frames during software scan
Kalle Valo
2
-1
/
+26
2009-03-27
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
4
-0
/
+45
2009-03-27
mac80211: acquire sta_lock for station suspend/resume
Johannes Berg
1
-8
/
+10
2009-03-27
mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...
Vasanthakumar Thiagarajan
1
-2
/
+11
2009-03-27
wireless: radiotap updates
Johannes Berg
1
-3
/
+4
2009-03-27
mac80211: stop queues across suspend/resume
Johannes Berg
2
-0
/
+7
2009-03-27
mac80211: fix warnings in ieee80211_if_config
Johannes Berg
1
-9
/
+3
2009-03-27
mac80211: start pending scan after probe/auth/assoc timed out
Helmut Schaa
1
-0
/
+23
2009-03-27
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
2
-5
/
+4
2009-03-27
mac80211: ieee80211_ibss_commit() cleanup
Alina Friedrichsen
1
-1
/
+2
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-23
/
+53
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-03-16
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
1
-4
/
+12
[next]