Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
28cde751021abb16458b858da3403bd7c511c0d7
/
drivers
/
net
/
ethernet
28cde75
ibmvnic: Reset the CRQ queue during driver reset
by Nathan Fontenot
· 8 years ago
152ce47
ibmvnic: Check adapter state during ibmvnic_poll
by Nathan Fontenot
· 8 years ago
f185a49
ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
by Thomas Falcon
· 8 years ago
b8c80b8
ibmvnic: Halt TX and report carrier off on H_CLOSED return code
by Thomas Falcon
· 8 years ago
8cb31cf
ibmvnic: Non-fatal error handling
by John Allen
· 8 years ago
10f7621
ibmvnic: Fix cleanup of SKB's on driver close
by Thomas Falcon
· 8 years ago
2ce9e4e
ibmvnic: Send gratuitous arp on reset
by John Allen
· 8 years ago
017892c1
ibmvnic: Handle failover after failed init crq
by John Allen
· 8 years ago
d944c3d6
ibmvnic: Track state of adapter napis
by John Allen
· 8 years ago
e4f3c1c
mlxsw: spectrum_router: Implement common RIF core
by Ido Schimmel
· 8 years ago
a110748
mlxsw: spectrum: Implement common FID core
by Ido Schimmel
· 8 years ago
c9ec53f
mlxsw: spectrum_router: Determine VR first when creating RIF
by Ido Schimmel
· 8 years ago
8e3482d
mlxsw: spectrum_router: Flood packets to router after RIF creation
by Ido Schimmel
· 8 years ago
1b8f09a
mlxsw: spectrum_router: Destroy RIF only based on its struct
by Ido Schimmel
· 8 years ago
ab01ae9
mlxsw: spectrum_router: Configure RIFs based on RIF struct
by Ido Schimmel
· 8 years ago
4d93cee
mlxsw: spectrum_router: Extend the RIF struct
by Ido Schimmel
· 8 years ago
a13a594
mlxsw: spectrum_router: Allocate RIF prior to its configuration
by Ido Schimmel
· 8 years ago
caa3ddf
mlxsw: spectrum_router: Allocate FID prior to RIF configuration
by Ido Schimmel
· 8 years ago
c57529e
mlxsw: spectrum: Replace vPorts with Port-VLAN
by Ido Schimmel
· 8 years ago
ed9ddd3
mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers
by Ido Schimmel
· 8 years ago
f0cebd8
mlxsw: spectrum: Don't lose bridge port device during enslavement
by Ido Schimmel
· 8 years ago
7cbecf2
mlxsw: spectrum_router: Replace vPorts with Port-VLAN
by Ido Schimmel
· 8 years ago
ce95e15
mlxsw: spectrum: Change signature of FID leave function
by Ido Schimmel
· 8 years ago
31a08a5
mlxsw: spectrum: Introduce Port-VLAN structure
by Ido Schimmel
· 8 years ago
4aafc36
mlxsw: spectrum: Set port's mode according to FID mappings
by Ido Schimmel
· 8 years ago
03d1da3
net: ethernet: ax88796: support generating a random mac address
by Uwe Kleine-König
· 8 years ago
a55667e
liquidio: fix inaccurate count of napi-processed rx packets reported to Octeon
by Prasad Kanneganti
· 8 years ago
d5c7d9b
liquidio: fix rare pci_driver.probe failure of VF driver
by Prasad Kanneganti
· 8 years ago
ec8b1fb
nfp: support port splitting via devlink
by Jakub Kicinski
· 8 years ago
f0b8119
nfp: calculate total port lanes for split
by Jakub Kicinski
· 8 years ago
53e7a08
nfp: register ports as devlink ports
by Jakub Kicinski
· 8 years ago
71f8a11
nfp: add helper for cleaning up vNICs
by Jakub Kicinski
· 8 years ago
1851f93f
nfp: add devlink support
by Simon Horman
· 8 years ago
346cfe8
nfp: move mutex init out of net code
by Jakub Kicinski
· 8 years ago
03ea01e
mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions
by Ido Schimmel
· 8 years ago
6b74219
mlxsw: spectrum: Validate firmware revision on init
by Yotam Gigi
· 8 years ago
c41d007
mlxsw: core: Create the mlxsw_fw_rev struct
by Yotam Gigi
· 8 years ago
e5e5c88
mlxsw: spectrum: Add the needed callbacks for mlxfw integration
by Yotam Gigi
· 8 years ago
4625d59
mlxsw: reg: Add Management Component Data Access register
by Yotam Gigi
· 8 years ago
191839d
mlxsw: reg: Add Management Component Control register
by Yotam Gigi
· 8 years ago
4f2402d
mlxsw: reg: Add Management Component Query Information register
by Yotam Gigi
· 8 years ago
410ed13
Add the mlxfw module for Mellanox firmware flash process
by Yotam Gigi
· 8 years ago
aab0830
be2net: Update the driver version to 11.4.0.0
by Suresh Reddy
· 8 years ago
673c96e
be2net: Fix UE detection logic for BE3
by Suresh Reddy
· 8 years ago
ca84dfb
net-next: stmmac: rework the speed selection
by LABBE Corentin
· 8 years ago
4d869b0
net-next: stmmac: Convert old_link to bool
by LABBE Corentin
· 8 years ago
afbe17a
net-next: stmmac: use SPEED_xxx instead of raw value
by LABBE Corentin
· 8 years ago
50cb16d
net-next: stmmac: Remove unnecessary parenthesis
by LABBE Corentin
· 8 years ago
99a4cca
net-next: stmmac: Convert new_state to bool
by LABBE Corentin
· 8 years ago
26d732b
net: jme: Remove unused functions
by Matthias Kaehlcke
· 8 years ago
abc7a4e
Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 8 years ago
8a41d84
mlxsw: spectrum_flower: Add support for tcp flags
by Jiri Pirko
· 8 years ago
dea2d64
mlxsw: spectrum: Add acl block containing tcp flags for ipv4
by Jiri Pirko
· 8 years ago
b4d39b4
mlxsw: acl: Add tcp flags acl element
by Jiri Pirko
· 8 years ago
712c3cb
qed: Replace set_id() api with set_name()
by Mintz, Yuval
· 8 years ago
6bc9f23
qede: Log probe of PCI device
by Mintz, Yuval
· 8 years ago
ae33666
qed: Provide MBI information in dev_info
by Tomer Tayar
· 8 years ago
f855df2
qed: Enable RoCE parser searching on fp init
by Michal Kalderon
· 8 years ago
06892f2
qed: Flush slowpath tasklet on stop
by Tomer Tayar
· 8 years ago
c31a314
qed: Remove BB_A0 references
by Mintz, Yuval
· 8 years ago
78cea9f
qed: Drop the 's' from num_ports_in_engines
by Tomer Tayar
· 8 years ago
fc561c8
qed: Log incorrectly installed board
by Tomer Tayar
· 8 years ago
4f64675
qed: !main_ptt for tunnel configuration
by Manish Chopra
· 8 years ago
48848a0
qede: Fix sparse warnings
by Manish Chopra
· 8 years ago
9acfd1c
enic: unmask intr only when napi is complete
by Govindarajulu Varadarajan
· 8 years ago
218b6a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1876749
nfp: refresh port state before reporting autonegotiation
by Jakub Kicinski
· 8 years ago
46b2503
nfp: mark port state as stale if update failed
by Jakub Kicinski
· 8 years ago
1f60a58
nfp: mark port state as stale after reconfig
by Jakub Kicinski
· 8 years ago
3eb3b74
nfp: provide linking on port structures
by Jakub Kicinski
· 8 years ago
6d4f8cb
nfp: move refresh tracking into the port structure
by Jakub Kicinski
· 8 years ago
3d4ed1e
nfp: update port state in place
by Jakub Kicinski
· 8 years ago
eb488c2
nfp: introduce nfp_port
by Jakub Kicinski
· 8 years ago
d88b0a2
nfp: disallow mixing vNICs with and without NSP port entry
by Jakub Kicinski
· 8 years ago
7ac9ebd
nfp: introduce very minimal nfp_app
by Jakub Kicinski
· 8 years ago
9140b30
nfp: add nfp_net_pf_free_vnic() function
by Jakub Kicinski
· 8 years ago
d4e7f09
nfp: rename netdev/port to vNIC
by Jakub Kicinski
· 8 years ago
beba69c
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
by Jakub Kicinski
· 8 years ago
cd6f8db
nfp: add nfp_cppcore_pcie_unit() helper
by Simon Horman
· 8 years ago
bd703a1
net: atheros: atl2: don't return zero on failure path in atl2_probe()
by Alexey Khoroshilov
· 8 years ago
74abc9b1
net: ethernet: update drivers to make both SW and HW TX timestamps
by Miroslav Lichvar
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
2061ec3
cxgb4 : retrieve port information from firmware
by Ganesh Goudar
· 8 years ago
66aa067
ibmveth: Support to enable LSO/CSO for Trunk VEA.
by Sivakumar Krishnasamy
· 8 years ago
9ac4c54
qede: Support 1G advertisment.
by Sudarsana Reddy Kalluru
· 8 years ago
b19601b
qed: Fix setting of Management bitfields
by Tomer Tayar
· 8 years ago
2e7022d
qede: qedr closure after setting state
by Mintz, Yuval
· 8 years ago
88fa952
qed: Correct print in iscsi error-flow
by Mintz, Yuval
· 8 years ago
3587cb8
qed: Revise alloc/setup/free flow
by Tomer Tayar
· 8 years ago
492a1d9
qede: Don't use an internal MAC field
by Mintz, Yuval
· 8 years ago
71851ea
qede: Add missing Status-block free
by Sudarsana Reddy Kalluru
· 8 years ago
5a052d6
qede: Honor user request for Tx buffers
by Sudarsana Reddy Kalluru
· 8 years ago
ba798b5
qede: Allow WoL to activate by default
by Mintz, Yuval
· 8 years ago
326dde3
xgene: Check all RGMII phy mode variants
by Iyappan Subramanian
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
27902f0
net/mlx5e: Fix possible memory leak
by Wei Yongjun
· 8 years ago
74ed053
qed: Remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
6d0af07
ibmvnic: fix missing unlock on error in __ibmvnic_reset()
by Wei Yongjun
· 8 years ago
7b6859f
qed: Utilize FW 8.20.0.0
by Mintz, Yuval
· 8 years ago
Next »