index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2021-06-09
net: lapbether: fix the code style issue about line length
Peng Li
2021-06-09
net: lapbether: fix the alignment issue
Peng Li
2021-06-09
net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"
Peng Li
2021-06-09
net: lapbether: fix the comments style issue
Peng Li
2021-06-09
net: lapbether: remove unnecessary out of memory message
Peng Li
2021-06-09
net: lapbether: remove trailing whitespaces
Peng Li
2021-06-09
net: lapbether: move out assignment in if condition
Peng Li
2021-06-09
net: lapbether: add blank line after declarations
Peng Li
2021-06-09
net: lapbether: remove redundant blank line
Peng Li
2021-06-09
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.c
Baokun Li
2021-06-09
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...
Baokun Li
2021-06-09
nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
Baokun Li
2021-06-09
net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-09
net: dsa: b53: Do not force CPU to be always tagged
Florian Fainelli
2021-06-08
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
2021-06-08
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-08
net: nixge: simplify code with devm platform functions
Yang Yingliang
2021-06-08
net: dsa: felix: set TX flow control according to the phylink_mac_link_up res...
Vladimir Oltean
2021-06-08
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
2021-06-08
net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus
Vladimir Oltean
2021-06-08
net: qede: Use list_for_each_entry() to simplify code
Wang Hai
2021-06-08
net: hns3: add error handling compatibility during initialization
Jiaran Zhang
2021-06-08
net: hns3: update error recovery module and type
Jiaran Zhang
2021-06-08
net: hns3: add support for imp-handle ras capability
Jiaran Zhang
2021-06-08
net: hns3: add the RAS compatibility adaptation solution
Jiaran Zhang
2021-06-08
net: hns3: add support for handling all errors through MSI-X
Yufeng Mo
2021-06-08
net: ena: re-organize code to improve readability
Shay Agroskin
2021-06-08
net: ena: Use dev_alloc() in RX buffer allocation
Shay Agroskin
2021-06-08
net: ena: aggregate doorbell common operations into a function
Shay Agroskin
2021-06-08
net: ena: Remove module param and change message severity
Shay Agroskin
2021-06-08
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2021-06-08
net: ena: use build_skb() in RX path
Shay Agroskin
2021-06-08
net: ena: Improve error logging in driver
Shay Agroskin
2021-06-08
net: ena: Remove unused code
Shay Agroskin
2021-06-08
net: ena: optimize data access in fast-path code
Shay Agroskin
2021-06-08
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
2021-06-08
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
2021-06-08
mlxsw: core_env: Read module temperature thresholds using MTMP register
Mykola Kostenok
2021-06-08
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
2021-06-08
mlxsw: spectrum_router: Remove abort mechanism
Amit Cohen
2021-06-08
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
2021-06-08
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
2021-06-08
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
2021-06-08
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
2021-06-08
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
2021-06-08
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
2021-06-08
net: wwan: core: expand ports number limit
Sergey Ryazanov
2021-06-08
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
2021-06-08
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
2021-06-08
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
[prev]
[next]