index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
2019-07-31
staging/octeon: Fix build error without CONFIG_NETDEVICES
YueHaibing
2019-07-29
staging/octeon: Allow test build on !MIPS
Matthew Wilcox (Oracle)
2019-07-26
staging: octeon: Fix build failure due to typo.
David S. Miller
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
2019-05-05
staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-30
staging: octeon-ethernet: add TODO
Aaro Koskinen
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
2019-03-26
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
2019-03-18
staging: octeon: Lines should not end with a '('
Branden Bonaby
2019-01-30
staging: octeon: fix broken phylib usage
Aaro Koskinen
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-24
staging: octeon: fix build failure with XFRM enabled
Florian Westphal
2018-12-06
staging: octeon-ethernet: delete redundant include
Aaro Koskinen
2018-11-05
staging: octeon: Fix style issues
Ioannis Valasakis
2018-01-15
staging: octeon: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: octeon: add SPDX identifiers.
Greg Kroah-Hartman
2017-08-18
staging: octeon: fix line over 80 characters
John Smith
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-15
staging: octeon: use __func__ instead of func name
Craig Kewley
2017-03-08
staging: octeon: remove unused variable
Arnd Bergmann
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-16
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
2017-02-05
staging: octeon: Fix line over 80 characters
Kamal Heib
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-03
staging: octeon: Call SET_NETDEV_DEV()
Florian Fainelli
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-09-20
Staging: octeon: Add missing of_node_put after calling of_parse_phandle.
Sandhya Bankar
2016-09-18
Staging: octeon: ethernet-rx: fixed three redundant blank line style issues
Cathal Mullaney
2016-09-16
staging: octeon: remove multiple blank lines
Gargi Sharma
2016-09-15
staging: octeon: use defines instead of magic numbers
Asbjoern Sloth Toennesen
2016-09-12
staging: octeon: stop using cvmx_helper_link_autoconf()
Aaro Koskinen
2016-09-02
staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-02
staging: octeon: prevent poll during rx init
Aaro Koskinen
2016-09-02
staging: octeon: set up pknd for all interfaces
Aaro Koskinen
2016-09-02
staging: octeon: enable taking multiple rx groups into use
Aaro Koskinen
2016-09-02
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
2016-09-02
staging: octeon: move group number into rx group data
Aaro Koskinen
2016-09-02
staging: octeon: move irq into rx group specific data
Aaro Koskinen
2016-09-02
staging: octeon: create a struct for rx group specific data
Aaro Koskinen
2016-09-02
staging: octeon: move common poll code into a separate function
Aaro Koskinen
2016-09-02
staging: octeon: pass the NAPI instance reference to irq handler
Aaro Koskinen
2016-09-02
staging: octeon: use passed interrupt number in the handler
Aaro Koskinen
[next]