index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-03-08
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
4
-0
/
+42
2019-03-08
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
1
-0
/
+1
2019-03-08
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
1
-0
/
+1
2019-03-08
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
1
-2
/
+2
2019-03-08
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
1
-0
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
2019-03-08
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
1
-1
/
+2
2019-03-07
nfp: fix simple vNIC mailbox length
Dirk van der Merwe
1
-1
/
+1
2019-03-07
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
1
-3
/
+3
2019-03-07
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
1
-2
/
+5
2019-03-07
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
1
-3
/
+3
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
1
-1
/
+1
2019-03-07
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
1
-1
/
+1
2019-03-07
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
1
-3
/
+1
2019-03-06
net: hns3: Fix a logical vs bitwise typo
Dan Carpenter
1
-2
/
+2
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+5
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-18
/
+36
2019-03-04
phy: mdio-mux: fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
Heiner Kallweit
1
-9
/
+8
2019-03-04
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...
Heiner Kallweit
1
-0
/
+1
2019-03-04
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
1
-1
/
+23
2019-03-04
net/mlx5e: Update tx reporter status in case channels were successfully opened
Eran Ben Elisha
1
-0
/
+4
2019-03-04
team: Free BPF filter when unregistering netdev
Ido Schimmel
1
-0
/
+15
2019-03-04
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...
Heiner Kallweit
4
-14
/
+52
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
11
-104
/
+105
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
5
-22
/
+16
2019-03-03
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
2
-6
/
+17
2019-03-03
mlxsw: i2c: Extend input parameters list of command API
Vadim Pasternak
1
-19
/
+101
2019-03-03
mlxsw: i2c: Modify input parameter name in initialization API
Vadim Pasternak
1
-1
/
+1
2019-03-03
mlxsw: i2c: Fix comment misspelling
Vadim Pasternak
1
-1
/
+1
2019-03-03
mlxsw: core: Move resource query API to common location
Vadim Pasternak
3
-37
/
+40
2019-03-03
mlxsw: minimal: Add ethtool support
Vadim Pasternak
1
-2
/
+322
2019-03-03
mlxsw: minimal: Make structures and variables names shorter
Vadim Pasternak
1
-18
/
+18
2019-03-03
mlxsw: core: Move ethtool module callbacks to a common location
Vadim Pasternak
3
-107
/
+139
2019-03-03
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
4
-12
/
+5
2019-03-03
net: phy: don't export gen10g_read_status
Heiner Kallweit
1
-2
/
+1
2019-03-03
net: phy: remove gen10g_config_init
Heiner Kallweit
3
-16
/
+0
2019-03-03
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
1
-14
/
+0
2019-03-03
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
1
-8
/
+4
2019-03-03
qmi_wwan: Add support for Quectel EG12/EM12
Kristian Evensen
1
-8
/
+18
2019-03-03
net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
Heiner Kallweit
1
-6
/
+6
2019-03-03
fsl/fman: Use vsprintf extension %pM
Joe Perches
1
-3
/
+1
2019-03-03
net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...
Heiner Kallweit
1
-1
/
+1
2019-03-03
dpaa2-eth: add XDP_REDIRECT support
Ioana Radulescu
3
-14
/
+176
2019-03-03
dpaa2-eth: Add software annotation types
Ioana Radulescu
2
-22
/
+40
2019-03-03
net: macb: Add support for suspend/resume with full power down
Harini Katakam
1
-2
/
+38
2019-03-03
net: macb: Add pm runtime support
Harini Katakam
1
-36
/
+112
[next]