Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | lan743x: fix rx_napi_poll/interrupt ping-pong | Sven Van Asbroeck | 1 | -20/+23 |
2020-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2020-12-05 | ethernet: select CONFIG_CRC32 as needed | Arnd Bergmann | 1 | -0/+1 |
2020-11-25 | lan743x: replace polling loop by wait_event_timeout() | Sven Van Asbroeck | 2 | -16/+15 |
2020-11-25 | lan743x: clean up software_isr function | Sven Van Asbroeck | 1 | -9/+4 |
2020-11-20 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+7 |
2020-11-17 | lan743x: replace devicetree phy parse code with library function | Sven Van Asbroeck | 2 | -28/+8 |
2020-11-15 | lan743x: prevent entire kernel HANG on open, for some platforms | Sven Van Asbroeck | 1 | -1/+2 |
2020-11-15 | lan743x: fix issue causing intermittent kernel log warnings | Sven Van Asbroeck | 1 | -5/+5 |
2020-11-13 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -17/+10 |
2020-11-12 | lan743x: fix use of uninitialized variable | Sven Van Asbroeck | 1 | -1/+1 |
2020-11-11 | lan743x: fix "BUG: invalid wait context" when setting rx mode | Sven Van Asbroeck | 2 | -12/+3 |
2020-11-11 | lan743x: correctly handle chips with internal PHY | Sven Van Asbroeck | 1 | -4/+6 |
2020-11-04 | lan743x: fix for potential NULL pointer dereference with bare card | Sergej Bauer | 1 | -4/+5 |
2020-10-28 | net: microchip: Remove unneeded variable ret | Xu Wang | 1 | -2/+1 |
2020-09-26 | drivers/net/ethernet: clean up mis-targeted comments | Jesse Brandeburg | 1 | -1/+1 |
2020-09-26 | drivers/net/ethernet: clean up unused assignments | Jesse Brandeburg | 1 | -4/+2 |
2020-09-23 | net: microchip: Make `lan743x_pm_suspend` function return right value | Zheng Yongjun | 1 | -4/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-23 | lan743x: remove redundant initialization of variable current_head_index | Colin Ian King | 1 | -2/+1 |
2020-07-14 | lan743x: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -24/+22 |
2020-06-25 | lan743x: Remove duplicated include from lan743x_main.c | YueHaibing | 1 | -1/+0 |
2020-06-19 | lan743x: allow mac address to come from dt | Tim Harvey | 1 | -16/+25 |
2020-06-17 | lan743x: add MODULE_DEVICE_TABLE for module loading alias | Tim Harvey | 1 | -0/+2 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -5/+5 |
2020-06-05 | lan743x: Use correct MAC_CR configuration for 1 GBit speed | Roelof Berg | 1 | -1/+1 |
2020-06-01 | lan743x: Added fixed link and RGMII support | Roelof Berg | 4 | -13/+80 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+4 |
2020-05-08 | net: microchip: encx24j600: add missed kthread_stop | Chuhong Yuan | 1 | -1/+4 |
2020-05-07 | net: encx24j600: make encx24j600_hw_init() return void | Jason Yan | 1 | -10/+2 |
2020-05-05 | net: microchip: Remove unused inline function is_bits_set | YueHaibing | 1 | -5/+0 |
2019-12-26 | net: Introduce peer to peer one step PTP time stamping. | Richard Cochran | 1 | -0/+3 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2 | -2/+2 |
2019-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+4 |
2019-11-15 | net: reject PTP periodic output requests with unsupported flags | Jacob Keller | 1 | -0/+4 |
2019-11-11 | Support LAN743x PTP periodic output on any GPIO | John Efstathiades | 2 | -96/+230 |
2019-09-06 | lan743x: remove redundant assignment to variable rx_process_result | Colin Ian King | 1 | -2/+1 |
2019-08-23 | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring | 1 | -2/+1 |
2019-07-23 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -3/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-03-20 | enc28j60: Convert to use SPDX identifier | Andy Shevchenko | 1 | -5/+1 |
2019-03-20 | enc28j60: Fix indentation splats | Andy Shevchenko | 1 | -37/+21 |
2019-03-20 | enc28j60: Amend comments by fixing typos, adding periods, etc | Andy Shevchenko | 1 | -15/+16 |
2019-03-20 | enc28j60: Remove linux/init.h | Andy Shevchenko | 1 | -1/+0 |
2019-03-20 | enc28j60: Convert printk() to netdev_printk() | Andy Shevchenko | 1 | -24/+27 |
2019-03-20 | enc28j60: Convert HW related printk() to dev_printk() | Andy Shevchenko | 1 | -119/+141 |
2019-03-20 | enc28j60: Switch to dev_<level> from pr_<level> | Andy Shevchenko | 1 | -12/+17 |
2019-03-20 | enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address() | Andy Shevchenko | 1 | -1/+1 |