index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
1
-17
/
+24
2015-03-04
mac80211: start queues if driver rejected wowlan
Johannes Berg
1
-0
/
+7
2015-03-04
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
1
-1
/
+1
2015-03-04
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
1
-1
/
+18
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+7
2015-03-03
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
4
-8
/
+8
2015-03-03
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
1
-1
/
+18
2015-03-03
mac80211: fix another suspend vs. association race
Johannes Berg
1
-0
/
+28
2015-03-03
mac80211: TDLS: support VHT between peers
Arik Nemtsov
4
-9
/
+118
2015-03-03
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
1
-12
/
+20
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-31
/
+12
2015-03-03
mac80211: disable u-APSD queues by default
Michal Kazior
1
-6
/
+17
2015-03-03
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
8
-495
/
+5
2015-02-28
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
1
-1
/
+2
2015-02-28
mac80211: iterate using station list in AP SMPS
Johannes Berg
1
-39
/
+30
2015-02-28
mac80211: don't look up stations for multicast addresses
Johannes Berg
1
-1
/
+1
2015-02-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-0
/
+1
2015-02-24
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
1
-1
/
+1
2015-02-24
mac80211: clear sdata->radar_required
Eliad Peller
1
-0
/
+5
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
28
-135
/
+1243
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+17
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
12
-3
/
+339
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
10
-20
/
+170
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
10
-31
/
+88
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
13
-4
/
+482
2015-01-27
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
2
-1
/
+14
2015-01-23
mac80211: support beacon statistics
Johannes Berg
1
-0
/
+14
2015-01-23
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
1
-2
/
+2
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
1
-16
/
+16
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
1
-1
/
+0
2015-01-23
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
1
-7
/
+0
2015-01-23
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
1
-0
/
+5
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
3
-12
/
+40
2015-01-23
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
1
-0
/
+3
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
1
-1
/
+1
2015-01-23
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
1
-14
/
+15
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
4
-8
/
+23
2015-01-22
mac80211: allow drivers to control software crypto
Johannes Berg
2
-29
/
+46
2015-01-21
mac80211: fix HW registration error paths
Johannes Berg
1
-6
/
+6
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2
-19
/
+37
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
3
-9
/
+0
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
1
-1
/
+1
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
4
-7
/
+5
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
10
-22
/
+27
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
1
-3
/
+13
[prev]
[next]