summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
AgeCommit message (Expand)Author
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen
2015-04-30staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32Aaro Koskinen
2015-04-30staging: octeon-ethernet: spi: refactor spx block interrupt handlingAaro Koskinen
2015-04-30staging: octeon-ethernet: spi: move stx interrupt dumps into a functionAaro Koskinen
2015-04-30staging: octeon-ethernet: spi: move spx interrupt dumps into a functionAaro Koskinen
2015-04-30staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen
2015-04-30staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen
2015-04-30staging: octeon-ethernet: add queue information to carrier noteAaro Koskinen
2015-04-30staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen
2015-04-30staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen
2015-04-30staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-03staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen
2015-04-01MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin
2015-04-01MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin
2015-03-26Staging: octeon: Remove extern from .c fileHelen Fornazier
2015-03-20Staging: octeon: constify of_device_id arrayFabian Frederick
2015-01-17Staging: octeon: Fixed a typoGustavo A. R. Silva
2015-01-17Staging: octeon: Add blank lines after declarationsJamie Lawler
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-02staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt
2014-11-26staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen
2014-10-30staging: octeon-ethernet: disable load balance for receiving packet when CONF...Eunbong Song
2014-10-20staging: octeon: drop owner assignment from platform_driversWolfram Sang
2014-10-20Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina
2014-10-20staging: octeon: Fix warning of prefer ether_addr_copy.Dilek Uzulmez
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose
2014-09-28staging: octeon: Fix missing blank line warning.Melike Yurtoglu
2014-09-28staging: octeon: Removed unnecessary else expression.Dilek Uzulmez
2014-09-28staging: octeon: Fix line 80 characters in ethernet.cEsra Altintas
2014-09-23Staging: octeon: Fix missing blank line warning.Aybuke Ozdemir
2014-09-19staging: octeon: Fix quoted string split warning.Gulsah Kose
2014-09-19staging: octeon: Fix missing blank line warning.Gulsah Kose
2014-09-19Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir
2014-07-15staging: octeon: fix coding styleRahul Bedarkar
2014-06-19Staging: octeon: minor style cleanupsNicolas Koch
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-24staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman