index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-08-08
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
-0
/
+6
2017-08-08
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
-2
/
+2
2017-08-08
wcn36xx: Introduce mutual exclusion of fw configuration
Bjorn Andersson
-2
/
+53
2017-08-08
ath10k: switch to use new generic UUID API
Andy Shevchenko
-8
/
+8
2017-08-08
ath10k: fix memory leak in rx ring buffer allocation
Rakesh Pillai
-6
/
+6
2017-08-08
ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()
Gabriel Craciunescu
-1
/
+1
2017-08-03
wcn36xx: check dma_mapping_error()
Rob Clark
-0
/
+5
2017-08-03
ath9k: Add Dell Wireless 1802 with wowlan capability
Rosen Penev
-0
/
+5
2017-08-03
ath9k: fix debugfs file permission
Christoph Fritz
-1
/
+1
2017-08-03
ath10k: explicitly request exclusive reset control
Philipp Zabel
-5
/
+10
2017-08-03
ath10k: push peer type to target for TDLS peers
Manikanta Pubbisetty
-0
/
+2
2017-08-03
ath10k: add tdls support for 10.4 firmwares
Manikanta Pubbisetty
-3
/
+436
2017-08-03
ath10k: extend wmi service map to accommodate new services
Manikanta Pubbisetty
-1
/
+12
2017-08-03
ath10k: sdio: fix compile warning
Erik Stromdahl
-4
/
+4
2017-08-03
ath10k: add initial USB support
Erik Stromdahl
-0
/
+1244
2017-08-03
ath10k: various usb related definitions
Erik Stromdahl
-0
/
+6
2017-08-03
ath10k: set a-mpdu receiver reference number
Matthias Frei
-1
/
+13
2017-07-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-177
/
+394
2017-07-27
wl1251: add a missing spin_lock_init()
Cong Wang
-0
/
+1
2017-07-27
bcma: gpio: Correct number of GPIOs for BCM53573
Florian Fainelli
-0
/
+1
2017-07-27
rtlwifi: kfree entry until after entry->bssid has been accessed
Colin Ian King
-1
/
+1
2017-07-27
mwifiex: correct channel stat buffer overflows
Brian Norris
-1
/
+7
2017-07-27
Merge branch 'qed-next'
David S. Miller
-180
/
+1393
2017-07-27
qed: enhanced per queue max coalesce value.
Rahul Verma
-1
/
+1
2017-07-27
qed: Read per queue coalesce from hardware
Rahul Verma
-31
/
+324
2017-07-27
qed: Add support for vf coalesce configuration.
Rahul Verma
-87
/
+251
2017-07-27
qede: Add ethtool support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
-0
/
+84
2017-07-27
qed: Add support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
-7
/
+256
2017-07-27
qed/qede: Add setter APIs support for RX flow classification
Chopra, Manish
-60
/
+347
2017-07-27
qede: Add getter APIs support for RX flow classification
Chopra, Manish
-8
/
+144
2017-07-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-56
/
+122
2017-07-26
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-51
/
+96
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
-0
/
+4
2017-07-26
hamradio: dmascc: avoid -Wformat-overflow warning
Arnd Bergmann
-1
/
+1
2017-07-26
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
-2
/
+10
2017-07-26
i40evf: remove unnecessary __packed
Tushar Dave
-2
/
+2
2017-07-26
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
-7
/
+7
2017-07-26
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
-0
/
+1
2017-07-26
i40evf: add some missing includes
Jesse Brandeburg
-0
/
+11
2017-07-26
i40e: display correct UDP tunnel type name
Jacob Keller
-8
/
+20
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
-12
/
+12
2017-07-26
i40e/i40evf: make IPv6 ATR code clearer
Jesse Brandeburg
-3
/
+9
2017-07-26
i40e: fix odd formatting and indent
Jesse Brandeburg
-10
/
+8
2017-07-26
i40e: fix up 32 bit timespec references
Jesse Brandeburg
-3
/
+2
2017-07-26
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
-2
/
+19
2017-07-26
i40e: remove WQ_UNBOUND and the task limit of our workqueue
Jacob Keller
-5
/
+7
2017-07-26
i40e: Fix for trace found with S4 state
Carolyn Wyborny
-1
/
+13
2017-07-26
i40e: fix incorrect variable assignment
Gustavo A R Silva
-1
/
+1
2017-07-25
virtio-net: mark PM functions as __maybe_unused
Arnd Bergmann
-4
/
+2
2017-07-25
ixgbe: Disable flow control for XFI
Tony Nguyen
-27
/
+35
[next]