Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3ac96c30ccfa802501dd2f4941e4508ea54b0b8a
/
drivers
/
net
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
afe6fe7
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
18a4d8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
64af7dc
phy: mdio-mux: fix Kconfig dependencies
by Arnd Bergmann
· 6 years ago
9731ea0
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
by Heiner Kallweit
· 6 years ago
3acca1d
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework
by Heiner Kallweit
· 6 years ago
b33b7cd
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
by Kai-Heng Feng
· 6 years ago
86d7e71
net/mlx5e: Update tx reporter status in case channels were successfully opened
by Eran Ben Elisha
· 6 years ago
692c31b
team: Free BPF filter when unregistering netdev
by Ido Schimmel
· 6 years ago
72d8b4f
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external PHYs
by Heiner Kallweit
· 6 years ago
80f61f1
cxgb4/chtls: Prefix adapter flags with CXGB4
by Arjun Vynipadath
· 6 years ago
214fa1c
mellanox: Switch to bitmap_zalloc()
by Andy Shevchenko
· 6 years ago
6a98699
mlxsw: i2c: Extend initialization by querying resources data
by Vadim Pasternak
· 6 years ago
95b75cb
mlxsw: i2c: Extend input parameters list of command API
by Vadim Pasternak
· 6 years ago
f43d9d9
mlxsw: i2c: Modify input parameter name in initialization API
by Vadim Pasternak
· 6 years ago
27758c8
mlxsw: i2c: Fix comment misspelling
by Vadim Pasternak
· 6 years ago
e5ba780
mlxsw: core: Move resource query API to common location
by Vadim Pasternak
· 6 years ago
c100e47
mlxsw: minimal: Add ethtool support
by Vadim Pasternak
· 6 years ago
1ded391
mlxsw: minimal: Make structures and variables names shorter
by Vadim Pasternak
· 6 years ago
1b1c6c1
mlxsw: core: Move ethtool module callbacks to a common location
by Vadim Pasternak
· 6 years ago
7be3ad8
net: phy: remove gen10g_no_soft_reset
by Heiner Kallweit
· 6 years ago
d81210c
net: phy: don't export gen10g_read_status
by Heiner Kallweit
· 6 years ago
c5e91d3
net: phy: remove gen10g_config_init
by Heiner Kallweit
· 6 years ago
a6d0aa9
net: phy: remove gen10g_suspend and gen10g_resume
by Heiner Kallweit
· 6 years ago
d7bed82
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
by Heiner Kallweit
· 6 years ago
822e44b
qmi_wwan: Add support for Quectel EG12/EM12
by Kristian Evensen
· 6 years ago
95150f2
net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
by Heiner Kallweit
· 6 years ago
6bfc112
fsl/fman: Use vsprintf extension %pM
by Joe Perches
· 6 years ago
c6195a8
net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port_set_duplex
by Heiner Kallweit
· 6 years ago
d678be1
dpaa2-eth: add XDP_REDIRECT support
by Ioana Radulescu
· 6 years ago
e3fdf6b
dpaa2-eth: Add software annotation types
by Ioana Radulescu
· 6 years ago
de991c5
net: macb: Add support for suspend/resume with full power down
by Harini Katakam
· 6 years ago
d54f89a
net: macb: Add pm runtime support
by Harini Katakam
· 6 years ago
f5473d1
net: macb: Support clock management for tsu_clk
by Harini Katakam
· 6 years ago
8beb79b
net: macb: Check MDIO state before read/write and use timeouts
by Harini Katakam
· 6 years ago
8c29beb
net: dsa: microchip: add KSZ9893 switch support
by Tristram Ha
· 6 years ago
084e5bb
net: mscc: Enable all ports in QSGMII
by Kavya Sree Kotagiri
· 6 years ago
d5fa9c5
Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cf29576
Merge tag 'wireless-drivers-next-for-davem-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
a6da21b
net: dsa: mv88e6xxx: Fix statistics on mv88e6161
by Andrew Lunn
· 6 years ago
1f69afc
net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is down
by Antoine Tenart
· 6 years ago
7409e66
net: mvpp2: set the XPCS and MPCS in reset when not used
by Antoine Tenart
· 6 years ago
5434e8f
net: mvpp2: reset the MACs when reconfiguring a port
by Antoine Tenart
· 6 years ago
649e51d
net: mvpp2: rework the XLG MAC reset handling
by Antoine Tenart
· 6 years ago
1970ee9
net: mvpp2: force the XLG MAC link up or down when not using in-band
by Antoine Tenart
· 6 years ago
f17e70d
net: mvpp2: only update the XLG configuration when needed
by Antoine Tenart
· 6 years ago
6b10bfc
net: mvpp2: always disable both MACs when disabling a port
by Antoine Tenart
· 6 years ago
9a490e3
net: mvpp2: some AN fields require the link to be down when updated
by Antoine Tenart
· 6 years ago
3f13684
net: mvpp2: fix the computation of the RXQs
by Antoine Tenart
· 6 years ago
8b318f3
net: mvpp2: fix validate for PPv2.1
by Antoine Tenart
· 6 years ago
d78a180
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
by Antoine Tenart
· 6 years ago
052f7c8
net: mvpp2: a port can be disabled even if we use the link IRQ
by Antoine Tenart
· 6 years ago
0caa756
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
by Antoine Tenart
· 6 years ago
31383c0
net: mvpp2: update the port documentation regarding the GoP
by Antoine Tenart
· 6 years ago
6bdb87e
net: mvpp2: fix a typo in the header
by Antoine Tenart
· 6 years ago
57d37ae
cxgb4vf: Call netif_carrier_off properly in pci_probe
by Arjun Vynipadath
· 6 years ago
502c1a1
cxgb4vf: Revert force link up behaviour
by Arjun Vynipadath
· 6 years ago
8b965f3
cxgb4: Add VF Link state support
by Arjun Vynipadath
· 6 years ago
3d78bfa
cxgb4vf: Prefix adapter flags with CXGB4VF
by Arjun Vynipadath
· 6 years ago
f819cd9
drivers: net: Remove unnecessary semicolon
by YueHaibing
· 6 years ago
cf1c9cc
geneve: correctly handle ipv6.disable module parameter
by Jiri Benc
· 6 years ago
b2c091c
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
by Jiri Pirko
· 6 years ago
6f9579d
mlxsw: spectrum_acl: Remember where to continue rehash migration
by Jiri Pirko
· 6 years ago
c9c9af9
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
by Jiri Pirko
· 6 years ago
8435005
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_migrate_all()
by Jiri Pirko
· 6 years ago
844f01d
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
by Jiri Pirko
· 6 years ago
220f4fb
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
by Jiri Pirko
· 6 years ago
2c33159
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
by Jiri Pirko
· 6 years ago
e1d2f7a
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
by Jiri Pirko
· 6 years ago
a86838e
mlxsw: spectrum_acl: assign vregion->region by the newly created region
by Jiri Pirko
· 6 years ago
a9550d0
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migrate()
by Jiri Pirko
· 6 years ago
1667f76
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
by Jiri Pirko
· 6 years ago
559c276
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv there
by Jiri Pirko
· 6 years ago
6ca219e
mlxsw: spectrum_acl: Don't migrate already migrated entry
by Jiri Pirko
· 6 years ago
f9b274c
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
by Jiri Pirko
· 6 years ago
ed8fe20
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
by Heiner Kallweit
· 6 years ago
0b926d4
net: aquantia: use better wrappers for state registers
by Nikita Danilov
· 6 years ago
6a7f227
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
by Nikita Danilov
· 6 years ago
8006e37
net: aquantia: fixed instack structure overflow
by Igor Russkikh
· 6 years ago
13b7997
net: aquantia: fixed buffer overflow
by Nikita Danilov
· 6 years ago
ea4854d
net: aquantia: added newline at end of file
by Nikita Danilov
· 6 years ago
ff83dbf
net: aquantia: fixed memcpy size
by Nikita Danilov
· 6 years ago
85327a9
net/mlx5: Update the list of the PCI supported devices
by Eran Ben Elisha
· 6 years ago
10fbb1c
net/mlx5e: Set peer flow needed also for multipath
by Roi Dayan
· 6 years ago
68931c7
net/mlx5e: Update check for merged eswitch device
by Roi Dayan
· 6 years ago
5fb091e
net/mlx5e: Use hint to resolve route when in HW multipath mode
by Roi Dayan
· 6 years ago
316d5f7
net/mlx5e: Always query offloaded tc peer rule counter
by Roi Dayan
· 7 years ago
b4a2332
net/mlx5e: Re-attempt to offload flows on multipath port affinity events
by Roi Dayan
· 6 years ago
6997b1c
net/mlx5: Emit port affinity event for multipath offloads
by Roi Dayan
· 6 years ago
ef06c9e
net/mlx5e: Allow one failure when offloading tc encap rules under multipath
by Roi Dayan
· 6 years ago
95dc190
net/mlx5e: Don't inherit flow flags on peer flow creation
by Roi Dayan
· 6 years ago
544fe7c
net/mlx5e: Activate HW multipath and handle port affinity based on FIB events
by Roi Dayan
· 6 years ago
724b509
net/mlx5: Add multipath mode
by Roi Dayan
· 6 years ago
e6ee5e7
net/mlx5: Use own workqueue for lag netdev events processing
by Roi Dayan
· 6 years ago
10a193e
net/mlx5: Expose lag operations in header file
by Roi Dayan
· 6 years ago
bb19ad0
net/mlx5: Use unsigned int bit instead of bool as a struct member
by Roi Dayan
· 6 years ago
Next »