index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2017-02-08
net: stmmac: print phy information
LABBE Corentin
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
2017-02-08
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
2017-02-08
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
2017-02-08
net: stmmac: Use readl_poll_timeout
LABBE Corentin
2017-02-08
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
LABBE Corentin
2017-02-08
net: stmmac: fix some code style problem
LABBE Corentin
2017-02-08
net: stmmac: remplace asm/io.h by linux/io.h
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
net: stmmac: fix some typos in comments
LABBE Corentin
2017-02-08
net: stmmac: Remove the bus_setup function pointer
LABBE Corentin
2017-02-08
net: stmmac: fix the typo on MAC_RNABLE_RX
LABBE Corentin
2017-02-08
net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-08
net: qcom/emac: fix semicolon.cocci warnings
Wu Fengguang
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
liquidio: do not dereference pointer if it's NULL
Felix Manlunas
2017-02-07
spectrum: acl_tcam: Fix catchall prio value
Jiri Pirko
2017-02-07
sfc: fix an off by one bug
Dan Carpenter
2017-02-07
net: netcp: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
net: pxa168_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-02-07
net: ethernet: ti: cpsw: remove netif_trans_update
Ivan Khoronzhuk
2017-02-07
bnxt_en: Add support for XDP_TX action.
Michael Chan
2017-02-07
bnxt_en: Add basic XDP support.
Michael Chan
2017-02-07
bnxt_en: Refactor tx completion path.
Michael Chan
2017-02-07
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
2017-02-07
bnxt_en: Add tx ring mapping logic.
Michael Chan
2017-02-07
bnxt_en: Centralize logic to reserve rings.
Michael Chan
2017-02-07
bnxt_en: Use event bit map in RX path.
Michael Chan
2017-02-07
bnxt_en: Add RX page mode support.
Michael Chan
2017-02-07
bnxt_en: Parameterize RX buffer offsets.
Michael Chan
2017-02-07
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
Michael Chan
2017-02-07
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
Michael Chan
2017-02-07
bnxt_en: Refactor rx SKB function.
Michael Chan
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-02-07
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
2017-02-07
mlxsw: add psample dependency for spectrum
Arnd Bergmann
2017-02-06
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
2017-02-06
net/mlx4_en: fix a condition
Dan Carpenter
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-06
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
2017-02-06
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
2017-02-06
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
2017-02-06
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
2017-02-06
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
2017-02-06
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
[next]