Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ec945cfbbf918dd862d7574f9b75588ba1f4a729
/
drivers
ec945cf
e1000e: fix legacy interrupt handling in i219
by Yanir Lubetkin
· 10 years ago
ff917429
e1000e: fix flush_desc_ring implementation
by Yanir Lubetkin
· 10 years ago
95f0d95
e1000e: fix logical error in flush_desc_rings
by Yanir Lubetkin
· 10 years ago
bfc9473
e1000e: remove call to do_div and sign mismatch warning
by Yanir Lubetkin
· 10 years ago
0ffc564
e1000e: i219 execute unit hang fix on every reset or power state transition
by Yanir Lubetkin
· 10 years ago
ad851fb
e1000e: i219 fix unit hang on reset and runtime D3
by Yanir Lubetkin
· 10 years ago
6598dad
sfc: leak vports if a VF is assigned during PF unload
by Daniel Pieczko
· 10 years ago
2a3fc31
sfc: force removal of VF and vport on driver removal
by Daniel Pieczko
· 10 years ago
71158bf
sfc: do not allow VFs to be destroyed if assigned to guests
by Daniel Pieczko
· 10 years ago
f00bf23
sfc: don't update stats on VF when called in atomic context
by Daniel Pieczko
· 10 years ago
d94619c
sfc: suppress vadaptor stats when EVB is not present
by Daniel Pieczko
· 10 years ago
6dd4859
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
by Daniel Pieczko
· 10 years ago
0fc95fc
sfc: update netdevice statistics to use vadaptor stats
by Daniel Pieczko
· 10 years ago
d778819
sfc: DMA the VF stats only when requested
by Daniel Pieczko
· 10 years ago
3c36a2a
sfc: display vadaptor statistics for all interfaces
by Daniel Pieczko
· 10 years ago
0a2ab4d
sfc: set the port-id when calling MC_CMD_MAC_STATS
by Daniel Pieczko
· 10 years ago
e80ca013
sfc: add "port_" prefix to MAC stats
by Daniel Pieczko
· 10 years ago
1d051e0
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
by Shradha Shah
· 10 years ago
0f5c084
sfc: Add sysfs entry for flags (link control and primary)
by Shradha Shah
· 10 years ago
c9012e0
sfc: Add paranthesis correctly on all branches of the if statement
by Shradha Shah
· 10 years ago
8be4132
sfc: Add code to export port_num in netdev->dev_port
by Shradha Shah
· 10 years ago
86ace69
net: thunderx: use GFP_KERNEL in thread context
by Aleksey Makarov
· 10 years ago
fa1a6c9
net: thunderx: check if memory allocation was successful
by Aleksey Makarov
· 10 years ago
39a0dd0
net: thunderx: remove unneeded type conversions
by Aleksey Makarov
· 10 years ago
8998784
net: thunderx: fix nicvf_set_rxfh()
by Aleksey Makarov
· 10 years ago
fd7ec06
net: thunderx: add static
by Aleksey Makarov
· 10 years ago
0c886a1
net: thunderx: delete unused variables
by Aleksey Makarov
· 10 years ago
e610cb3
net: thunderx: rework mac address handling
by Aleksey Makarov
· 10 years ago
2cd2a19
net: thunderx: introduce a function for mailbox access
by Aleksey Makarov
· 10 years ago
4a4f87d
net: thunderx: fix constants
by Aleksey Makarov
· 10 years ago
d768b67
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
by Robert Richter
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
41fc2e41d
cxgb4vf: Adds SRIOV driver changes for T6 adapter
by Hariprasad Shenai
· 10 years ago
3ccc6cf
cxgb4: Adds support for T6 adapter
by Hariprasad Shenai
· 10 years ago
ab4b583
cxgb4: Add is_t6 macro and T6 register ranges
by Hariprasad Shenai
· 10 years ago
c46a024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d895112
geneve: allow user to specify TOS info for tunnel frames
by John W. Linville
· 10 years ago
8760ce5
geneve: allow user to specify TTL for tunnel frames
by John W. Linville
· 10 years ago
2aa2ed0
rocker: remove support for legacy VLAN ndo ops
by Scott Feldman
· 10 years ago
027e00d
rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge
by Scott Feldman
· 10 years ago
bcfd780
rocker: install untagged VLAN (vid=0) support for each port
by Scott Feldman
· 10 years ago
cec04a6
rocker: cleanup vlan table on error adding vlan
by Scott Feldman
· 10 years ago
27b808c
rocker: zero allocate ports array
by Scott Feldman
· 10 years ago
661b689
cxgb4: remove unused fn to enable/disable db coalescing
by Hariprasad Shenai
· 10 years ago
cd842a6
Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 10 years ago
534ba6a
rocker: remove rocker parameter from functions that have rocker_port parameter
by Simon Horman
· 10 years ago
4cace67
bnx2x: Alloc 4k fragment for each rx ring buffer element
by Gabriel Krisman Bertazi
· 10 years ago
c6e36d8
bnx2x: Move statistics implementation into semaphores
by Yuval Mintz
· 10 years ago
31a4189
xen: netback: read hotplug script once at start of day.
by Ian Campbell
· 10 years ago
dc5e7a8
xen: netback: fix printf format string warning
by Ian Campbell
· 10 years ago
493be55
xen-netfront: Use setup_timer
by Vaishali Thakkar
· 10 years ago
f16e9d8
ethernet/intel: Use setup_timer
by Vaishali Thakkar
· 10 years ago
a24c85a
isdn/capi: Use setup_timer
by Vaishali Thakkar
· 10 years ago
52e0b2b
net: dl2k: Use setup_timer
by Vaishali Thakkar
· 10 years ago
12d5e6f
net: mv643xx_eth: Use setup_timer
by Vaishali Thakkar
· 10 years ago
9eb0a5d
sfc: free multiple Rx buffers when required
by Daniel Pieczko
· 10 years ago
d803731
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
e4ca714b
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux
by Linus Torvalds
· 10 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
30a5f11
Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
5defde5
hv_netvsc: Allocate the sendbuf in a NUMA aware way
by K. Y. Srinivasan
· 10 years ago
0a726c2
hv_netvsc: Allocate the receive buffer from the correct NUMA node
by K. Y. Srinivasan
· 10 years ago
25977ac
net: systemport: Add a check for oversized packets
by Florian Fainelli
· 10 years ago
c73b018
net: systemport: rewrite bcm_sysport_rx_refill
by Florian Fainelli
· 10 years ago
baf387a
net: systemport: Pre-calculate and utilize cb->bd_addr
by Florian Fainelli
· 10 years ago
4818e856
bna: fix soft lock-up during firmware initialization failure
by Ivan Vecera
· 10 years ago
4918eb1
bna: remove unreasonable iocpf timer start
by Ivan Vecera
· 10 years ago
e236b95
bna: fix firmware loading on big-endian machines
by Ivan Vecera
· 10 years ago
5e9615b
net: thunderx: add 64-bit dependency
by Arnd Bergmann
· 10 years ago
6d90aa5
net/mlx4_core: Make sure there are no pending async events when freeing CQ
by Matan Barak
· 10 years ago
de16180
net/mlx4_core: Move affinity hints to mlx4_core ownership
by Ido Shamay
· 10 years ago
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 10 years ago
4856413
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
by Matan Barak
· 10 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
b2feda4fe
iser-target: Fix error path in isert_create_pi_ctx()
by Roland Dreier
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
7bfea53b
target: Move passthrough CDB parsing into a common function
by Andy Grover
· 10 years ago
9c1cd1b
target/user: Only support full command pass-through
by Andy Grover
· 10 years ago
5a7125c
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
by Andy Grover
· 10 years ago
f62b8bb
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
by Amir Vadai
· 10 years ago
afb736e
net/mlx5: Ethernet resource handling files
by Amir Vadai
· 10 years ago
e586b3b
net/mlx5: Ethernet Datapath files
by Amir Vadai
· 10 years ago
e725440
net/mlx5_core: Set/Query port MTU commands
by Saeed Mahameed
· 10 years ago
90b3e38
net/mlx5_core: Modify CQ moderation parameters
by Rana Shahout
· 10 years ago
4c916a7
net/mlx5_core: Implement get/set port status
by Rana Shahout
· 10 years ago
adb0c95
net/mlx5_core: Implement access functions of ptys register fields
by Saeed Mahameed
· 10 years ago
938fe83
net/mlx5_core: New device capabilities handling
by Saeed Mahameed
· 10 years ago
e281682
net/mlx5_core: HW data structs/types definitions cleanup
by Saeed Mahameed
· 10 years ago
db058a1
net/mlx5_core: Set irq affinity hints
by Saeed Mahameed
· 10 years ago
64ffaa2
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
by Amir Vadai
· 10 years ago
8ed9b5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
d588cf8
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
by Christoph Hellwig
· 10 years ago
e01ec21
hv_netvsc: Properly size the vrss queues
by KY Srinivasan
· 10 years ago
b1c1721
stmmac: add ipq806x glue layer
by Mathieu Olivari
· 10 years ago
2773238
stmmac: add fixed-link device-tree support
by Mathieu Olivari
· 10 years ago
5790cf3
stmmac: add phy-handle support to the platform layer
by Mathieu Olivari
· 10 years ago
f7b81d6
clk: qcom: Add support for NSS/GMAC clocks and resets
by Stephen Boyd
· 10 years ago
c7bd6dc
hwmon: (nct6683) Add missing sysfs attribute initialization
by Guenter Roeck
· 10 years ago
1b63bf6
hwmon: (nct6775) Add missing sysfs attribute initialization
by Guenter Roeck
· 10 years ago
0f1e5b5
Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
Next »