summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-1/+1
|\
| * staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar2019-05-071-1/+1
| * staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
* | staging: octeon-ethernet: add TODOAaro Koskinen2019-04-301-0/+9
* | staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* | Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2019-04-013-7/+39
|\|
| * staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-263-7/+39
* | staging: octeon: Lines should not end with a '('Branden Bonaby2019-03-181-9/+11
|/
* staging: octeon: fix broken phylib usageAaro Koskinen2019-01-301-1/+1
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-282-7/+5
|\
| * staging: octeon-ethernet: delete redundant includeAaro Koskinen2018-12-062-2/+0
| * staging: octeon: Fix style issuesIoannis Valasakis2018-11-051-5/+5
* | staging: octeon: fix build failure with XFRM enabledFlorian Westphal2018-12-241-2/+1
|/
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-1516-63/+0
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-1516-0/+16
* staging: octeon: fix line over 80 charactersJohn Smith2017-08-181-38/+41
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-8/+5
|\
| * net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-2/+1
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-6/+4
* | staging: octeon: use __func__ instead of func nameCraig Kewley2017-05-151-1/+1
|/
* staging: octeon: remove unused variableArnd Bergmann2017-03-081-1/+0
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-224-20/+19
|\
| * staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser2017-02-164-19/+17
| * staging: octeon: Fix line over 80 charactersKamal Heib2017-02-051-1/+2
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-0/+2
|\|
| * staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli2017-01-031-0/+2
* | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-081-3/+2
|/
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-12/+10
* Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar2016-09-201-0/+1
* Staging: octeon: ethernet-rx: fixed three redundant blank line style issuesCathal Mullaney2016-09-181-3/+0
* staging: octeon: remove multiple blank linesGargi Sharma2016-09-161-2/+0
* staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen2016-09-151-6/+12
* staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen2016-09-122-3/+8
* staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-021-1/+1
* staging: octeon: prevent poll during rx initAaro Koskinen2016-09-021-0/+6
* staging: octeon: set up pknd for all interfacesAaro Koskinen2016-09-021-0/+2
* staging: octeon: enable taking multiple rx groups into useAaro Koskinen2016-09-021-2/+47
* staging: octeon: support enabling multiple rx groupsAaro Koskinen2016-09-023-53/+81
* staging: octeon: move group number into rx group dataAaro Koskinen2016-09-021-9/+11
* staging: octeon: move irq into rx group specific dataAaro Koskinen2016-09-021-7/+10
* staging: octeon: create a struct for rx group specific dataAaro Koskinen2016-09-021-6/+9
* staging: octeon: move common poll code into a separate functionAaro Koskinen2016-09-021-10/+19
* staging: octeon: pass the NAPI instance reference to irq handlerAaro Koskinen2016-09-021-4/+4
* staging: octeon: use passed interrupt number in the handlerAaro Koskinen2016-09-021-3/+3
* staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen2016-09-022-9/+9
* staging: octeon: configure rx-delay/tx-delayAaro Koskinen2016-09-011-1/+13
* net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-211-21/+2
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-214-37/+26
* staging: octeon: delete redundant log messageAaro Koskinen2016-08-211-1/+0