index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
2023-06-15
sunvnet: fix sparc64 build error after gso code split
Stephen Rothwell
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-17
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-07
niu: Fix missing unwind goto in niu_alloc_channels()
Harshit Mogalapalli
2023-04-06
net: sunhme: move asm includes to below linux includes
Simon Horman
2023-03-27
net: sunhme: Consolidate common probe tasks
Sean Anderson
2023-03-27
net: sunhme: Inline error returns
Sean Anderson
2023-03-27
net: sunhme: Clean up mac address init
Sean Anderson
2023-03-27
net: sunhme: Consolidate mac address initialization
Sean Anderson
2023-03-27
net: sunhme: Switch SBUS to devres
Sean Anderson
2023-03-27
net: sunhme: Alphabetize includes
Sean Anderson
2023-03-27
net: sunhme: Unify IRQ requesting
Sean Anderson
2023-03-27
net: sunhme: Remove residual polling code
Sean Anderson
2023-03-27
net: sunhme: Just restart autonegotiation if we can't bring the link up
Sean Anderson
2023-03-27
net: sunhme: Fix uninitialized return code
Sean Anderson
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-02-23
net: sunhme: Fix region request
Sean Anderson
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-11-25
sunvnet: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
2022-11-25
cassini: Use memcpy_from_page() instead of k[un]map_atomic()
Anirudh Venkataramanan
2022-11-25
cassini: Use page_address() instead of kmap_atomic()
Anirudh Venkataramanan
2022-10-15
sunhme: Uninitialized variable in happy_meal_init()
Dan Carpenter
2022-10-13
sunhme: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
2022-09-28
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-26
sunhme: Use vdbg for spam-y prints
Sean Anderson
2022-09-26
sunhme: Combine continued messages
Sean Anderson
2022-09-26
sunhme: Use (net)dev_foo wherever possible
Sean Anderson
2022-09-26
sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)
Sean Anderson
2022-09-26
sunhme: Clean up debug infrastructure
Sean Anderson
2022-09-26
sunhme: Convert FOO((...)) to FOO(...)
Sean Anderson
2022-09-26
sunhme: switch to devres
Rolf Eike Beer
2022-09-26
sunhme: Regularize probe errors
Sean Anderson
2022-09-26
sunhme: Return an ERR_PTR from quattro_pci_find
Sean Anderson
2022-09-26
sunhme: forward the error code from pci_enable_device()
Rolf Eike Beer
2022-09-26
sunhme: Remove version
Sean Anderson
2022-09-26
sunhme: remove unused tx_dump_ring()
Rolf Eike Beer
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
net: sunhme: output link status with a single print.
Nick Bowler
2022-07-01
ethernet/sun: fix repeated words in comments
Jilin Yuan
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-18
eth: sun: cassini: remove dead code
Martin Liška
2022-05-16
niu: Silence randstruct warnings
Kees Cook
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
[next]