index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan743x_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
2022-05-27
1
-10
/
+22
*
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
2022-05-05
1
-3
/
+3
*
net: lan743x: Add support for EEPROM
Raju Lakkaraju
2022-03-18
1
-0
/
+1
*
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
2022-03-18
1
-0
/
+1
*
net: lan743x: Add support for Clause-45 MDIO PHY management
Raju Lakkaraju
2022-02-13
1
-3
/
+106
*
net: lan743x: Add support for SGMII interface
Raju Lakkaraju
2022-02-13
1
-0
/
+48
*
net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10
Raju Lakkaraju
2022-02-13
1
-9
/
+23
*
net: lan743x: Add support for 4 Tx queues
Raju Lakkaraju
2022-02-13
1
-18
/
+65
*
net: lan743x: Add PCI11010 / PCI11414 device IDs
Raju Lakkaraju
2022-02-13
1
-0
/
+2
*
lan743x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-14
/
+8
*
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
2021-11-24
1
-9
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-4
/
+31
|
\
|
*
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
2021-10-28
1
-4
/
+9
|
*
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
2021-10-24
1
-0
/
+20
|
*
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
2021-10-24
1
-0
/
+2
*
|
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
|
/
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-4
/
+4
|
\
|
*
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
2021-04-09
1
-4
/
+4
*
|
lan743x: remove redundant semi-colon
Yang Yingliang
2021-04-01
1
-1
/
+1
|
/
*
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
2021-03-05
1
-1
/
+1
*
lan743x: sync only the received area of an rx ring buffer
Sven Van Asbroeck
2021-02-16
1
-9
/
+26
*
lan743x: boost performance on cpu archs w/o dma cache snooping
Sven Van Asbroeck
2021-02-16
1
-179
/
+145
*
lan743x: fix endianness when accessing descriptors
Alexey Denisov
2021-01-28
1
-33
/
+33
*
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
2020-12-16
1
-20
/
+23
*
lan743x: replace polling loop by wait_event_timeout()
Sven Van Asbroeck
2020-11-24
1
-15
/
+13
*
lan743x: clean up software_isr function
Sven Van Asbroeck
2020-11-24
1
-9
/
+4
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
1
-6
/
+7
|
\
|
*
lan743x: prevent entire kernel HANG on open, for some platforms
Sven Van Asbroeck
2020-11-14
1
-1
/
+2
|
*
lan743x: fix issue causing intermittent kernel log warnings
Sven Van Asbroeck
2020-11-14
1
-5
/
+5
*
|
lan743x: replace devicetree phy parse code with library function
Sven Van Asbroeck
2020-11-17
1
-27
/
+8
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-14
/
+10
|
\
|
|
*
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
2020-11-12
1
-1
/
+1
|
*
lan743x: fix "BUG: invalid wait context" when setting rx mode
Sven Van Asbroeck
2020-11-10
1
-9
/
+3
|
*
lan743x: correctly handle chips with internal PHY
Sven Van Asbroeck
2020-11-10
1
-4
/
+6
*
|
net: microchip: Remove unneeded variable ret
Xu Wang
2020-10-27
1
-2
/
+1
|
/
*
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-25
1
-4
/
+2
*
net: microchip: Make `lan743x_pm_suspend` function return right value
Zheng Yongjun
2020-09-23
1
-4
/
+1
*
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
2020-07-22
1
-2
/
+1
*
lan743x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-14
1
-24
/
+22
*
lan743x: Remove duplicated include from lan743x_main.c
YueHaibing
2020-06-24
1
-1
/
+0
*
lan743x: allow mac address to come from dt
Tim Harvey
2020-06-18
1
-16
/
+25
*
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-16
1
-0
/
+2
*
lan743x: Use correct MAC_CR configuration for 1 GBit speed
Roelof Berg
2020-06-04
1
-1
/
+1
*
lan743x: Added fixed link and RGMII support
Roelof Berg
2020-06-01
1
-10
/
+71
*
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
2019-09-06
1
-2
/
+1
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-3
/
+2
*
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-13
1
-8
/
+1
*
lan743x: Fix RX Kernel Panic
Bryan Whitehead
2019-03-11
1
-14
/
+32
[next]