summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
AgeCommit message (Expand)Author
2017-01-12staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli
2016-09-20Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar
2016-09-18Staging: octeon: ethernet-rx: fixed three redundant blank line style issuesCathal Mullaney
2016-09-16staging: octeon: remove multiple blank linesGargi Sharma
2016-09-15staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen
2016-09-12staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen
2016-09-02staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-02staging: octeon: prevent poll during rx initAaro Koskinen
2016-09-02staging: octeon: set up pknd for all interfacesAaro Koskinen
2016-09-02staging: octeon: enable taking multiple rx groups into useAaro Koskinen
2016-09-02staging: octeon: support enabling multiple rx groupsAaro Koskinen
2016-09-02staging: octeon: move group number into rx group dataAaro Koskinen
2016-09-02staging: octeon: move irq into rx group specific dataAaro Koskinen
2016-09-02staging: octeon: create a struct for rx group specific dataAaro Koskinen
2016-09-02staging: octeon: move common poll code into a separate functionAaro Koskinen
2016-09-02staging: octeon: pass the NAPI instance reference to irq handlerAaro Koskinen
2016-09-02staging: octeon: use passed interrupt number in the handlerAaro Koskinen
2016-09-02staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen
2016-09-01staging: octeon: configure rx-delay/tx-delayAaro Koskinen
2016-08-21net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes
2016-08-21staging: octeon: delete redundant log messageAaro Koskinen
2016-08-21staging: octeon: check for pow0 before calling interface helperAaro Koskinen
2016-08-21staging: octeon: validate interface before calling INDEXAaro Koskinen
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana
2016-03-28staging: octeon: Use type int instead of int32_tLaura Garcia Liebana
2016-03-11staging: octeon: Fix braces in condition statementLaura Garcia Liebana
2016-03-11staging: octeon: Remove multiple blank linesLaura Garcia Liebana
2016-03-11staging: octeon: Fix lines over 80 charactersLaura Garcia Liebana
2016-03-11staging: octeon: Remove blank lines after open braceLaura Garcia Liebana
2016-03-11staging: octeon: Fix block commentsLaura Garcia Liebana
2016-03-11staging: octeon: Remove comparison to NULLLaura Garcia Liebana
2016-03-11staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana
2016-03-11staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana
2016-03-11staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar
2016-02-20Staging: octeon: Remove blank lines after open bracesDilek Uzulmez
2016-02-20staging: octeon: drop atomic usage from rx countersAaro Koskinen
2016-02-14staging: octeon: support fixed-link physAaro Koskinen
2016-02-11staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen
2016-02-11staging: octeon: Add spaces around operatorsJanani Ravichandran
2016-02-07Staging:octeon:removed blank line after {Bhumika Goyal
2016-02-07staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen
2016-02-07staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-10net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn
2015-11-15staging: octeon: Add space around '+'Burcin Akalin
2015-10-24staging: octeon: Do not use multiple blank lines.Burcin Akalin
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-17staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen