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
2020-09-11
drivers/net/wan/x25_asy: Remove an unused flag "SLF_OUTWAIT"
Xie He
2
-3
/
+0
2020-09-11
net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...
Luo Jiaxing
4
-8
/
+6
2020-09-11
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
4
-1
/
+56
2020-09-11
gve: Use link status register to report link status
Patricio Noyola
1
-3
/
+21
2020-09-11
gve: Batch AQ commands for creating and destroying queues.
Sagi Shahar
3
-81
/
+211
2020-09-11
gve: NIC stats for report-stats and for ethtool
David Awogbemila
4
-3
/
+94
2020-09-11
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
6
-32
/
+369
2020-09-11
gve: Use dev_info/err instead of netif_info/err.
Catherine Sullivan
2
-14
/
+11
2020-09-11
gve: Add stats for gve.
Kuo Zhao
5
-48
/
+245
2020-09-11
gve: Get and set Rx copybreak via ethtool
Kuo Zhao
1
-0
/
+34
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
325
-10766
/
+15650
2020-09-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
69
-1143
/
+2935
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
1
-2
/
+0
2020-09-11
ath11k: Remove unused inline function htt_htt_stats_debug_dump()
YueHaibing
1
-44
/
+0
2020-09-11
ath11k: fix link error when CONFIG_REMOTEPROC is disabled
Kalle Valo
1
-0
/
+3
2020-09-11
ath11k: remove calling ath11k_init_hw_params() second time
Anilkumar Kolli
1
-6
/
+0
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
7
-22
/
+91
2020-09-11
ath11k: add ipq6018 support
Anilkumar Kolli
4
-0
/
+136
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
6
-435
/
+442
2020-09-10
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
1
-2
/
+1
2020-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
1
-1
/
+1
2020-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
1
-1
/
+1
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-10
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
1
-2
/
+1
2020-09-10
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
1
-1
/
+1
2020-09-10
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
1
-2
/
+2
2020-09-10
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-10
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-10
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
3
-3
/
+28
2020-09-10
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
1
-17
/
+28
2020-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
6
-23
/
+170
2020-09-10
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
1
-10
/
+8
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
7
-23
/
+21
2020-09-10
mlx4: make sure to always set the port type
Jakub Kicinski
1
-0
/
+11
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
1
-2
/
+1
2020-09-09
net: dsa: b53: Report VLAN table occupancy via devlink
Florian Fainelli
3
-3
/
+66
2020-09-09
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2
-11
/
+244
2020-09-09
net: mvpp2: ptp: add support for receive timestamping
Russell King
3
-2
/
+194
2020-09-09
net: mvpp2: ptp: add TAI support
Russell King
5
-1
/
+521
2020-09-09
net: mvpp2: check first level interrupt status registers
Russell King
2
-2
/
+15
2020-09-09
net: mvpp2: rename mis-named "link status" interrupt
Russell King
2
-18
/
+19
2020-09-09
net: mvpp2: restructure "link status" interrupt handling
Russell King
1
-32
/
+51
2020-09-09
devlink: Introduce controller number
Parav Pandit
1
-2
/
+7
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
1
-2
/
+4
2020-09-09
net/mlx5: E-switch, Read controller number from device
Parav Pandit
2
-0
/
+23
2020-09-09
net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...
Zhang Changzhong
1
-6
/
+2
2020-09-09
net: pxa168_eth: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-3
/
+1
2020-09-09
net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag
Marco Felsch
1
-1
/
+0
2020-09-09
net: phy: smsc: LAN8710/20: add phy refclk in support
Marco Felsch
1
-0
/
+25
[next]