Age | Commit message (Expand) | Author |
2024-10-09 | staging: Switch back to struct platform_driver::remove() | Sergio Paracuellos |
2024-10-09 | staging: octeon: Use new initialization api for tasklet | Abhishek Tamboli |
2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin |
2024-03-05 | Staging: octeon: Match parenthesis alignment | Dorine Tipo |
2024-03-05 | staging: octeon: Don't bother filling in ethtool driver version | John Garry |
2023-05-08 | staging: octeon: delete my name from TODO contact | Aaro Koskinen |
2023-04-03 | staging: octeon: ethernet: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-17 | Staging: octeon: Fix line ending with '(' | Sumitra Sharma |
2022-11-02 | staging: octeon: cvmx_ptr_to_phys() should return physaddr_t | Geert Uytterhoeven |
2022-10-20 | staging: octeon: remove redundant variable total_freed | Colin Ian King |
2022-09-24 | staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow | Nathan Huckleberry |
2022-07-08 | staging: switch to netif_napi_add_weight() | Jakub Kicinski |
2021-11-04 | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-10-27 | staging: use of_get_ethdev_address() | Jakub Kicinski |
2021-10-20 | staging: use eth_hw_addr_set() in orphan drivers | Jakub Kicinski |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann |
2021-05-10 | staging: octeon: ethernet-tx: Fix formatting issue in function header | Lee Jones |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-22 | staging: octeon: Use 'for_each_child_of_node' | Christophe JAILLET |
2021-04-13 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle |
2021-03-10 | staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.c | Shreesh Adiga |
2021-02-07 | staging: octeon: remove braces from single-line block | Phillip Potter |
2021-02-04 | staging: octeon: Switch from strlcpy to strscpy | Kumar Kartikeya Dwivedi |
2020-10-27 | staging: octeon: Drop on uncorrectable alignment or FCS error | Alexander Sverdlin |
2020-10-27 | staging: octeon: repair "fixed-link" support | Alexander Sverdlin |
2020-08-06 | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook |
2020-07-23 | staging: octeon: Indent with tabs instead of spaces | Muhammad Usama Anjum |
2020-07-23 | staging: octeon: Add the license identifier | Muhammad Usama Anjum |
2020-07-07 | net: phy: mdio-octeon: Cleanup module loading dependencies | Andrew Lunn |
2020-03-30 | staging/octeon: fix up merge error | Randy Dunlap |
2020-02-23 | staging: octeon: match parentheses alignment | Kaaira Gupta |
2020-02-23 | staging: octeon: add blank line after union | Kaaira Gupta |
2020-02-23 | staging: octeon: add space around '+' and parentheses | Kaaira Gupta |
2020-02-12 | Revert "staging/octeon: Mark Ethernet driver as BROKEN" | Chris Packham |
2020-02-12 | Revert "staging: octeon: delete driver" | Chris Packham |
2019-12-17 | staging: octeon: delete driver | Greg Kroah-Hartman |
2019-12-10 | staging/octeon: Mark Ethernet driver as BROKEN | Guenter Roeck |
2019-11-22 | staging: octeon: indent with tabs instead of spaces | Giovanni Gherdovich |
2019-11-11 | staging: octeon: fix missing a blank line after declaration | Valery Ivanov |
2019-10-27 | staging: octeon: Remove unneeded variable | Cristiane Naves |
2019-10-15 | staging: octeon: fix restricted __be16 degrades to integer | Wambui Karuga |
2019-10-14 | staging: octeon: remove typedef declaration for cvmx_fau_op_size | Wambui Karuga |
2019-10-14 | staging: octeon: remove typedef declartion for cvmx_pko_command_word0 | Wambui Karuga |
2019-10-14 | staging: octeon: remove typedef declaration for cvmx_fau_reg_32 | Wambui Karuga |
2019-10-14 | staging: octeon: remove typedef declaration for cvmx_helper_link_info | Wambui Karuga |
2019-10-14 | staging: octeon: remove typedef declaration for cvmx_wqe | Wambui Karuga |
2019-10-14 | Merge 5.4-rc3 into staging-next | Greg Kroah-Hartman |
2019-10-12 | Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |