index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
1
-1
/
+1
2019-05-05
staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-30
staging: octeon-ethernet: add TODO
Aaro Koskinen
1
-0
/
+9
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
3
-7
/
+39
2019-03-26
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
3
-7
/
+39
2019-03-18
staging: octeon: Lines should not end with a '('
Branden Bonaby
1
-9
/
+11
2019-01-30
staging: octeon: fix broken phylib usage
Aaro Koskinen
1
-1
/
+1
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+5
2018-12-24
staging: octeon: fix build failure with XFRM enabled
Florian Westphal
1
-2
/
+1
2018-12-06
staging: octeon-ethernet: delete redundant include
Aaro Koskinen
2
-2
/
+0
2018-11-05
staging: octeon: Fix style issues
Ioannis Valasakis
1
-5
/
+5
2018-01-15
staging: octeon: remove redundant license text
Greg Kroah-Hartman
16
-63
/
+0
2018-01-15
staging: octeon: add SPDX identifiers.
Greg Kroah-Hartman
16
-0
/
+16
2017-08-18
staging: octeon: fix line over 80 characters
John Smith
1
-38
/
+41
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-8
/
+5
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-2
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-6
/
+4
2017-05-15
staging: octeon: use __func__ instead of func name
Craig Kewley
1
-1
/
+1
2017-03-08
staging: octeon: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+19
2017-02-16
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
4
-19
/
+17
2017-02-05
staging: octeon: Fix line over 80 characters
Kamal Heib
1
-1
/
+2
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
1
-3
/
+2
2017-01-03
staging: octeon: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+2
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-12
/
+10
2016-09-20
Staging: octeon: Add missing of_node_put after calling of_parse_phandle.
Sandhya Bankar
1
-0
/
+1
2016-09-18
Staging: octeon: ethernet-rx: fixed three redundant blank line style issues
Cathal Mullaney
1
-3
/
+0
2016-09-16
staging: octeon: remove multiple blank lines
Gargi Sharma
1
-2
/
+0
2016-09-15
staging: octeon: use defines instead of magic numbers
Asbjoern Sloth Toennesen
1
-6
/
+12
2016-09-12
staging: octeon: stop using cvmx_helper_link_autoconf()
Aaro Koskinen
2
-3
/
+8
2016-09-02
staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-02
staging: octeon: prevent poll during rx init
Aaro Koskinen
1
-0
/
+6
2016-09-02
staging: octeon: set up pknd for all interfaces
Aaro Koskinen
1
-0
/
+2
2016-09-02
staging: octeon: enable taking multiple rx groups into use
Aaro Koskinen
1
-2
/
+47
2016-09-02
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
3
-53
/
+81
2016-09-02
staging: octeon: move group number into rx group data
Aaro Koskinen
1
-9
/
+11
2016-09-02
staging: octeon: move irq into rx group specific data
Aaro Koskinen
1
-7
/
+10
2016-09-02
staging: octeon: create a struct for rx group specific data
Aaro Koskinen
1
-6
/
+9
2016-09-02
staging: octeon: move common poll code into a separate function
Aaro Koskinen
1
-10
/
+19
2016-09-02
staging: octeon: pass the NAPI instance reference to irq handler
Aaro Koskinen
1
-4
/
+4
2016-09-02
staging: octeon: use passed interrupt number in the handler
Aaro Koskinen
1
-3
/
+3
2016-09-02
staging: octeon: disable rx interrupts in oct_rx_shutdown
Aaro Koskinen
2
-9
/
+9
2016-09-01
staging: octeon: configure rx-delay/tx-delay
Aaro Koskinen
1
-1
/
+13
2016-08-21
net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-08-21
net: ethernet: octeon: use phydev from struct net_device
Philippe Reynes
4
-37
/
+26
2016-08-21
staging: octeon: delete redundant log message
Aaro Koskinen
1
-1
/
+0
[next]