index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
mac80211: avoid duplicate TX path station lookup
Johannes Berg
4
-30
/
+50
2015-03-20
mac80211: mesh: avoid pointless station lookup
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: drop 4-addr VLAN frames earlier if not connected
Johannes Berg
1
-0
/
+3
2015-03-20
mac80211: don't look up destination station twice
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
7
-30
/
+2
2015-03-17
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
3
-7
/
+9
2015-03-17
mac80211: IBSS: refactor ieee80211_rx_bss_info
Janusz.Dziedzic@tieto.com
1
-85
/
+99
2015-03-17
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
Felix Fietkau
1
-2
/
+4
2015-03-17
mac80211: initialize rate control earlier for tdls station
Marek Puzyniak
1
-5
/
+8
2015-03-16
mac80211: ignore CSA to same channel
Johannes Berg
2
-0
/
+14
2015-03-16
mac80211: ask for ECSA IE to be considered for beacon parse CRC
Johannes Berg
1
-1
/
+2
2015-03-16
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
1
-1
/
+1
2015-03-16
mac80211: refactor drop connection/unlock in CSA processing
Johannes Berg
1
-20
/
+9
2015-03-16
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
1
-0
/
+12
2015-03-16
mac80211: add comment for rx_path_lock
Johannes Berg
1
-0
/
+6
2015-03-16
mac80211: move netdev stats to common function
Johannes Berg
1
-5
/
+3
2015-03-04
mesh_plink: fixup type of timeout to match usage
Nicholas Mc Guire
1
-1
/
+1
2015-03-04
mesh_plink: use msecs_to_jiffies for proper time conversion
Nicholas Mc Guire
1
-2
/
+2
2015-03-04
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
2
-1
/
+6
2015-03-04
mac80211: allow iterating inactive interfaces
Arik Nemtsov
1
-13
/
+16
2015-03-04
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
1
-0
/
+9
2015-03-04
mac80211: remove duplicate check for quiescing when queueing work
Luciano Coelho
1
-10
/
+0
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/sc...
David S. Miller
28
-138
/
+1246
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
-21
/
+171
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
[prev]
[next]