index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
2017-06-23
1
-3
/
+3
*
net: ena: update driver's rx drop statistics
Netanel Belgazal
2017-06-23
1
-0
/
+9
*
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
2017-06-23
1
-2
/
+2
*
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
2017-06-23
1
-17
/
+27
*
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
2017-06-23
1
-1
/
+1
*
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2017-06-23
2
-20
/
+51
*
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
4
-17
/
+83
*
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
5
-6
/
+54
*
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
2017-06-23
1
-8
/
+8
*
net: ena: add hardware hints capability to the driver
Netanel Belgazal
2017-06-23
6
-11
/
+137
*
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
2017-06-23
3
-28
/
+24
*
net: stmmac: make some functions static
Colin Ian King
2017-06-23
1
-8
/
+8
*
nfp: xdp: report if program is offloaded
Jakub Kicinski
2017-06-23
1
-0
/
+2
*
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
2017-06-23
1
-3
/
+10
*
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
2
-21
/
+15
*
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-23
2
-3
/
+14
*
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
2017-06-23
1
-5
/
+18
*
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
2017-06-22
1
-11
/
+3
*
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
2017-06-22
1
-11
/
+0
*
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
2017-06-22
1
-4
/
+29
*
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
2017-06-22
1
-33
/
+64
*
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
2017-06-22
1
-44
/
+39
*
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
2017-06-22
1
-7
/
+13
*
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
2017-06-22
1
-13
/
+23
*
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
2017-06-22
1
-12
/
+11
*
hv_netvsc: Fix the carrier state error when data path is off
Haiyang Zhang
2017-06-22
3
-3
/
+9
*
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
Haiyang Zhang
2017-06-22
2
-5
/
+4
*
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
2017-06-22
1
-1
/
+1
*
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2017-06-22
2
-45
/
+35
*
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
2017-06-22
1
-1
/
+1
*
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
2017-06-22
1
-1
/
+1
*
net/mlx5e: Use device ID defines
Myron Stowe
2017-06-22
1
-3
/
+3
*
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
2017-06-22
3
-8
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
98
-1202
/
+1445
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-21
18
-94
/
+148
|
|
\
|
|
*
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
2017-06-20
6
-36
/
+49
|
|
|
\
|
|
|
*
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
2017-06-16
1
-2
/
+1
|
|
|
*
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
2017-06-15
1
-1
/
+1
|
|
|
*
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
2017-06-15
1
-2
/
+3
|
|
|
*
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
2017-06-15
1
-14
/
+13
|
|
|
*
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2017-06-15
5
-20
/
+34
|
|
*
|
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
2017-06-20
1
-4
/
+16
|
|
*
|
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
2017-06-20
1
-2
/
+0
|
|
*
|
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
2017-06-20
1
-1
/
+1
|
|
*
|
fsl/fman: propagate dma_ops
Madalin Bucur
2017-06-20
1
-0
/
+2
|
|
*
|
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
2017-06-19
1
-2
/
+14
|
|
*
|
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
2017-06-19
1
-4
/
+6
|
|
*
|
net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
Or Gerlitz
2017-06-15
1
-1
/
+2
|
|
*
|
net/mlx5e: Remove TC header re-write offloading of ip tos
Or Gerlitz
2017-06-15
1
-1
/
+0
|
|
*
|
net/mlx5: Properly check applicability of devlink eswitch commands
Or Gerlitz
2017-06-15
1
-37
/
+40
[next]