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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-26
/
+57
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
-7
/
+7
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
-2
/
+2
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
-19
/
+80
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
-5
/
+7
2019-09-12
ice: Bump version
Tony Nguyen
-2
/
+2
2019-09-12
ice: Enable DDP package download
Tony Nguyen
-195
/
+679
2019-09-12
ice: Initialize DDP package structures
Tony Nguyen
-2
/
+953
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
-1
/
+1137
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
-29
/
+53
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
-1
/
+97
2019-09-12
wil6210: ignore reset errors for FW during probe
Lior David
-3
/
+1
2019-09-12
wil6210: fix RX short frame check
Lior David
-2
/
+2
2019-09-12
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
Lior David
-1
/
+2
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
-4
/
+17
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
-0
/
+1
2019-09-12
wil6210: verify cid value is valid
Alexei Avshalom Lazar
-0
/
+6
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
-18
/
+18
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
-3
/
+276
2019-09-12
wil6210: add debugfs to show PMC ring content
Dedy Lansky
-0
/
+40
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
-24
/
+38
2019-09-12
ath10k: fix channel info parsing for non tlv target
Rakesh Pillai
-9
/
+17
2019-09-12
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
-8
/
+21
2019-09-12
ath10k: free beacon buf later in vdev teardown
Ben Greear
-4
/
+5
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
-15
/
+15
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
-1
/
+2
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
-0
/
+11
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
-0
/
+110
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
-5
/
+11
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
-10
/
+6
2019-09-11
net: stmmac: pci: Add HAPS support using GMAC5
Jose Abreu
-0
/
+71
2019-09-11
net: phy: dp83867: Add SGMII mode type switching
Vitaly Gaiduk
-0
/
+19
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
-18
/
+11
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
-1
/
+3
2019-09-11
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
-0
/
+5
2019-09-11
net/ixgbevf: make array api static const, makes object smaller
Colin Ian King
-6
/
+8
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
-1
/
+7
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
-1
/
+2
2019-09-11
i40e: use BIT macro to specify the cloud filter field flags
Jacob Keller
-5
/
+5
2019-09-11
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
-3
/
+7
2019-09-11
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
-9
/
+10
2019-09-11
i40e: mark additional missing bits as reserved
Jacob Keller
-0
/
+3
2019-09-11
i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
Jacob Keller
-1
/
+1
2019-09-11
i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
Jacob Keller
-1
/
+1
2019-09-11
ixgbe: use skb_get_queue_mapping in tx path
Tonghao Zhang
-1
/
+1
2019-09-11
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
-0
/
+5
2019-09-11
ixgbe: fix memory leaks
Wenwen Wang
-0
/
+4
2019-09-11
net: stmmac: implement support for passive mode converters via dt
Alexandru Ardelean
-2
/
+34
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
-1
/
+1
[prev]
[next]