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-09
net: phy: smsc: simplify config_init callback
Marco Felsch
1
-8
/
+10
2020-09-09
net: phy: smsc: skip ENERGYON interrupt if disabled
Marco Felsch
1
-4
/
+11
2020-09-09
net: cavium: Fix a bunch of kerneldoc parameter issues
Wang Hai
1
-5
/
+5
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
4
-55
/
+172
2020-09-09
net: dsa: microchip: Implement recommended reset timing
Paul Barker
1
-1
/
+2
2020-09-09
net: dsa: microchip: Disable RGMII in-band status on KSZ9893
Paul Barker
1
-0
/
+3
2020-09-09
net: dsa: microchip: Improve phy mode message
Paul Barker
1
-5
/
+15
2020-09-09
net: dsa: microchip: Make switch detection more informative
Paul Barker
1
-0
/
+3
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
12
-132
/
+115
2020-09-09
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
1
-1
/
+3
2020-09-09
mwifiex: remove function pointer check
Tom Rix
1
-8
/
+6
2020-09-09
rtl8xxxu: prevent potential memory leak
Chris Chiu
1
-1
/
+9
2020-09-09
rtlwifi: rtl8723ae: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2020-09-09
ath11k: Add peer max mpdu parameter in peer assoc command
Tamizh Chelvam
1
-0
/
+25
2020-09-09
ath11k: fix uninitialized return in ath11k_spectral_process_data()
Dan Carpenter
1
-0
/
+2
2020-09-08
net: ethernet/neterion/vxge: fix spelling of "functionality"
Randy Dunlap
1
-1
/
+1
2020-09-08
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-20
/
+28
2020-09-08
hippi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-55
/
+62
2020-09-08
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
2
-12
/
+13
2020-09-08
net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
Wang Hai
1
-2
/
+0
2020-09-08
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-08
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-08
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2
-15
/
+0
2020-09-08
net: hns3: remove some unused macros related to queue
Huazhong Tan
1
-5
/
+0
2020-09-08
net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
Huazhong Tan
1
-1
/
+0
2020-09-08
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2
-3
/
+0
2020-09-08
net: hns3: fix a typo in struct hclge_mac
Guangbin Huang
1
-1
/
+1
2020-09-08
net: hns3: skip periodic service task if reset failed
Guangbin Huang
2
-0
/
+6
2020-09-08
net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
Huazhong Tan
1
-6
/
+6
2020-09-08
ath11k: fix a double free and a memory leak
Tom Rix
1
-1
/
+3
2020-09-08
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
1
-0
/
+1
2020-09-07
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
3
-5
/
+1
2020-09-07
sfc: handle limited FEC support
Edward Cree
2
-14
/
+36
2020-09-07
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
3
-1
/
+51
2020-09-07
sfc: remove phy_op indirection
Edward Cree
9
-712
/
+601
2020-09-07
sfc: don't double-down() filters in ef100_reset()
Edward Cree
1
-12
/
+0
2020-09-07
net: ethernet: dnet: Remove set but unused variable 'len'
Wang Hai
1
-4
/
+1
2020-09-07
net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: stmmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-4
/
+2
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: dsa: rtl8366rb: Switch to phylink
Linus Walleij
1
-7
/
+37
2020-09-07
brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329
Dmitry Osipenko
1
-0
/
+4
2020-09-07
brcmfmac: drop chip id from debug messages
Dmitry Osipenko
1
-2
/
+2
2020-09-07
brcmfmac: increase F2 watermark for BCM4329
Dmitry Osipenko
1
-0
/
+1
2020-09-07
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2
-427
/
+427
2020-09-07
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
3
-16
/
+19
2020-09-07
rtw88: fix compile warning: [-Wignored-qualifiers]
Tzu-En Huang
1
-1
/
+1
2020-09-07
mt7601u: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
[prev]
[next]