index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
syscall-counts-by-pid.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
ath9k: Fix interface combinations for multi-channel concurrency
Rajkumar Manoharan
1
-4
/
+21
2014-05-29
mwifiex: change hscfg gap parameter to avoid potential firmware deadlock
Bing Zhao
1
-1
/
+1
2014-05-29
mwifiex: set TDLS link for newly created RA list
Avinash Patil
1
-0
/
+1
2014-05-29
mwifiex: fix a crash in extended scan event processing
Avinash Patil
1
-10
/
+19
2014-05-29
b43: N-PHY: optimize radio switching on/off
Rafał Miłecki
2
-3
/
+7
2014-05-29
b43: N-PHY: optimize init by doing some ops just once
Rafał Miłecki
3
-48
/
+44
2014-05-29
b43: PHY: allow init optimizations by tracking PHY state
Rafał Miłecki
3
-0
/
+11
2014-05-29
wil6210: optimize wil_release_reorder_frames
Vladimir Kondratiev
1
-1
/
+8
2014-05-29
wil6210: improve pointers printing
Vladimir Kondratiev
3
-7
/
+7
2014-05-29
wil6210: detect scan timeouts
Vladimir Kondratiev
4
-0
/
+17
2014-05-29
wil6210: inline functions for vring hi/lo watermarks
Vladimir Kondratiev
1
-2
/
+18
2014-05-29
wil6210: limit fw error recovery attempts
Vladimir Kondratiev
2
-1
/
+25
2014-05-29
wil6210: limit MTU
Vladimir Kondratiev
1
-0
/
+14
2014-05-29
ath9k: Fix deadlock while updating p2p beacon timer
Rajkumar Manoharan
1
-10
/
+8
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
1
-76
/
+0
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
1
-77
/
+1
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
1
-4
/
+5
2014-05-29
brcmutil: assure unused bits are cleared in 11n chanspec
Arend van Spriel
1
-1
/
+1
2014-05-29
brcmfmac: make brcmf_fw_nvram_strip() static
Arend van Spriel
2
-2
/
+1
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
1
-30
/
+68
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
1
-147
/
+124
2014-05-29
brcmfmac: introduce asynchronous firmware loading
Arend van Spriel
2
-1
/
+120
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
1
-1
/
+3
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
1
-20
/
+28
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
1
-3
/
+1
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
4
-12
/
+12
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
4
-15
/
+10
2014-05-29
brcmfmac: make chandef_to_chanspec() function static
Arend van Spriel
1
-2
/
+2
2014-05-29
brcmfmac: restore mpc before passing scan status to cfg80211
Arend van Spriel
1
-2
/
+3
2014-05-29
brcmfmac: reduce log level for invalid scheduled scan request
Arend van Spriel
1
-1
/
+1
2014-05-29
wcn36xx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-29
mwifiex: use time_after()
Manuel Schölling
1
-1
/
+1
2014-05-29
at76c50x-usb: Make WEP encryption working.
Andrea Merello
2
-13
/
+52
2014-05-29
at76c50x-usb: Don't perform DMA from stack memory
Andrea Merello
1
-31
/
+56
2014-05-29
ath9k: avoid passing buffers to the hardware during flush
Felix Fietkau
1
-11
/
+13
2014-05-29
ath9k: simplify DFS pulse interval debug printing
Zefir Kurtisi
3
-5
/
+3
2014-05-29
rsi: avoid format string leak to thread name
Kees Cook
1
-1
/
+1
2014-05-28
mac80211: set new interfaces as idle upon init
Avraham Stern
1
-0
/
+1
2014-05-28
mac80211: reduce packet loss notifications under load
Felix Fietkau
1
-6
/
+19
2014-05-28
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
1
-4
/
+2
2014-05-28
wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT
Jes Sorensen
1
-0
/
+1
2014-05-28
mac80211: fix a memory leak on sta rate selection table
Felix Fietkau
1
-0
/
+1
2014-05-27
regdb: Generalize the mW to dBm power conversion
chaitanya.mgit@gmail.com
1
-12
/
+2
2014-05-27
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof Hałasa
1
-0
/
+1
2014-05-26
cfg80211: send events when devices are added/removed
Johannes Berg
3
-7
/
+22
2014-05-26
mac80211: fix virtual monitor interface addition
Emmanuel Grumbach
1
-0
/
+1
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
3
-0
/
+184
2014-05-23
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
2
-3
/
+19
2014-05-22
mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper
John W. Linville
1
-1
/
+1
2014-05-22
ath9k: fix sleep timer during suspend
Rajkumar Manoharan
1
-0
/
+1
[next]