Sign in
android-kvm
/
linux
/
4f7d58517f461aa6e7b7509668f04021e089323d
/
drivers
/
staging
/
octeon
33ebca0
staging: octeon: fix line over 80 characters
by John Smith
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
355e6e4
staging: octeon: use __func__ instead of func name
by Craig Kewley
· 8 years ago
69eb159
staging: octeon: remove unused variable
by Arnd Bergmann
· 8 years ago
caa5942
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
66812da
staging: octeon: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
8ad253f
staging: octeon: Fix line over 80 characters
by Kamal Heib
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a5135bc
net-tc: convert tc_verd to integer bitfields
by Willem de Bruijn
· 8 years ago
e7c9a3d
staging: octeon: Call SET_NETDEV_DEV()
by Florian Fainelli
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
24586a3
Staging: octeon: Add missing of_node_put after calling of_parse_phandle.
by Sandhya Bankar
· 8 years ago
364bcc5
Staging: octeon: ethernet-rx: fixed three redundant blank line style issues
by Cathal Mullaney
· 8 years ago
52edd01
staging: octeon: remove multiple blank lines
by Gargi Sharma
· 8 years ago
f8b3085
staging: octeon: use defines instead of magic numbers
by Asbjoern Sloth Toennesen
· 8 years ago
60dcf58
staging: octeon: stop using cvmx_helper_link_autoconf()
by Aaro Koskinen
· 8 years ago
aa652b1
staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
d48f10f
staging: octeon: prevent poll during rx init
by Aaro Koskinen
· 8 years ago
ce060d8
staging: octeon: set up pknd for all interfaces
by Aaro Koskinen
· 8 years ago
5cf9b1c
staging: octeon: enable taking multiple rx groups into use
by Aaro Koskinen
· 8 years ago
e971a11
staging: octeon: support enabling multiple rx groups
by Aaro Koskinen
· 8 years ago
942bab4
staging: octeon: move group number into rx group data
by Aaro Koskinen
· 8 years ago
9382cfe
staging: octeon: move irq into rx group specific data
by Aaro Koskinen
· 8 years ago
785e9b7
staging: octeon: create a struct for rx group specific data
by Aaro Koskinen
· 8 years ago
b7d7dee
staging: octeon: move common poll code into a separate function
by Aaro Koskinen
· 8 years ago
08712f9
staging: octeon: pass the NAPI instance reference to irq handler
by Aaro Koskinen
· 8 years ago
513ff86
staging: octeon: use passed interrupt number in the handler
by Aaro Koskinen
· 8 years ago
287faa5
staging: octeon: disable rx interrupts in oct_rx_shutdown
by Aaro Koskinen
· 8 years ago
ef2d4f6
staging: octeon: configure rx-delay/tx-delay
by Aaro Koskinen
· 8 years ago
de55b42
net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5d99db1
net: ethernet: octeon: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
0048a44
staging: octeon: delete redundant log message
by Aaro Koskinen
· 9 years ago
9eca499
staging: octeon: check for pow0 before calling interface helper
by Aaro Koskinen
· 9 years ago
0ad1ed9
staging: octeon: validate interface before calling INDEX
by Aaro Koskinen
· 9 years ago
ac05a58
staging: octeon: Fix alignment with open parenthesis
by Laura Garcia Liebana
· 9 years ago
c2598d4
staging: octeon: Use type int instead of int32_t
by Laura Garcia Liebana
· 9 years ago
32680d9
staging: octeon: Fix braces in condition statement
by Laura Garcia Liebana
· 9 years ago
3f4a565
staging: octeon: Remove multiple blank lines
by Laura Garcia Liebana
· 9 years ago
18f6970
staging: octeon: Fix lines over 80 characters
by Laura Garcia Liebana
· 9 years ago
7ba18e8
staging: octeon: Remove blank lines after open brace
by Laura Garcia Liebana
· 9 years ago
b4ede79
staging: octeon: Fix block comments
by Laura Garcia Liebana
· 9 years ago
e8a4e57
staging: octeon: Remove comparison to NULL
by Laura Garcia Liebana
· 9 years ago
0e350e1
staging: octeon: Insert blank line after struct declaration
by Laura Garcia Liebana
· 9 years ago
7636941
staging: octeon: Move logical operators on the correct line
by Laura Garcia Liebana
· 9 years ago
6fe5efa
staging: octeon: Convert create_singlethread_workqueue()
by Bhaktipriya Shridhar
· 9 years ago
e26bf88
Staging: octeon: Remove blank lines after open braces
by Dilek Uzulmez
· 9 years ago
dcf24f7
staging: octeon: drop atomic usage from rx counters
by Aaro Koskinen
· 9 years ago
a25e278
staging: octeon: support fixed-link phys
by Aaro Koskinen
· 9 years ago
710086d
staging: octeon: refactor rgmii 10 mbps preamble error checking
by Aaro Koskinen
· 9 years ago
beb6e57
staging: octeon: Add spaces around operators
by Janani Ravichandran
· 9 years ago
a6fccdb
Staging:octeon:removed blank line after {
by Bhumika Goyal
· 9 years ago
7c0b6bc
staging: octeon: Fix logic for waking octeon ethernet tx queue.
by Luuk Paulussen
· 9 years ago
5a89a87
staging: octeon-ethernet: fix TCP/UDP checksum calc
by Hamish Martin
· 9 years ago
39272dd
Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
0c129bf
net: ethernet-rgmii.c: Fix breakage from moving phdev bus
by Andrew Lunn
· 9 years ago
b0035ef
staging: octeon: Add space around '+'
by Burcin Akalin
· 9 years ago
9a28617
staging: octeon: Do not use multiple blank lines.
by Burcin Akalin
· 9 years ago
ffca44f
staging: octeon: Remove explicit NULL comparison
by Muhammad Falak R Wani
· 9 years ago
192b6a8
staging: octeon: Remove explicit NULL comparison
by Muhammad Falak R Wani
· 9 years ago
d566e69
staging: octeon-ethernet: move cvm_oct_xaui_open()
by Aaro Koskinen
· 9 years ago
2c265f74
staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open
by Aaro Koskinen
· 9 years ago
064e083
staging: octeon-ethernet: rgmii: poll link status on open
by Aaro Koskinen
· 9 years ago
41cb578
staging: octeon-ethernet: xaui: use common init
by Aaro Koskinen
· 9 years ago
d4583ed
staging: octeon-ethernet: xaui: don't register poll function in init
by Aaro Koskinen
· 9 years ago
9059075
staging: octeon: Fix kernel-doc function description
by Cristina Moraru
· 9 years ago
d0fbf9f
staging: octeon: Remove /** from regular comments
by Cristina Moraru
· 9 years ago
b775df2
staging: octeon: Remove extra line from kernel-doc
by Cristina Moraru
· 9 years ago
ea14cd2
staging: octeon: Add kernel-doc params description
by Cristina Moraru
· 9 years ago
ec2c398
Staging: octeon: Use preferred kernel type
by Aybuke Ozdemir
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
1d39a5e
STAGING: Octeon: Use common helpers for determining interface and port
by Janne Huttunen
· 9 years ago
f8023da
STAGING: Octeon: Support CN68XX style WQE
by Janne Huttunen
· 9 years ago
d5f9bc7
STAGING: Octeon: Increase output command buffers
by Janne Huttunen
· 9 years ago
f5cfc8d
STAGING: Octeon: Set SSO group mask properly on CN68XX
by Aaro Koskinen
· 9 years ago
bcbb139
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
by Aaro Koskinen
· 9 years ago
b239904
staging: octeon: Remove unnecessary externs
by Joe Perches
· 9 years ago
e2622fb
staging: octeon: fix coding style warnings for block comments
by Okash Khawaja
· 10 years ago
4bc8ff7
staging: octeon: add missing blank line after declarations
by Kevin Darbyshire-Bryant
· 10 years ago
861e82d
staging: style fix for octeon/ethernet-tx.c
by Jacob Kiefer
· 10 years ago
6762098
staging: octeon-ethernet: update boilerplate comments
by Aaro Koskinen
· 10 years ago
948c251
staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION
by Aaro Koskinen
· 10 years ago
c93b0e7
staging: octeon-ethernet: eliminate DONT_WRITEBACK
by Aaro Koskinen
· 10 years ago
cccdb27
staging: octeon-ethernet: eliminate USE_RED define
by Aaro Koskinen
· 10 years ago
3a990f3
staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define
by Aaro Koskinen
· 10 years ago
6646baf
staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM define
by Aaro Koskinen
· 10 years ago
25efe08
staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND define
by Aaro Koskinen
· 10 years ago
280eb5b
staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32
by Aaro Koskinen
· 10 years ago
81f56d3
staging: octeon-ethernet: spi: refactor spx block interrupt handling
by Aaro Koskinen
· 10 years ago
124bcc5e
staging: octeon-ethernet: spi: move stx interrupt dumps into a function
by Aaro Koskinen
· 10 years ago
8884cee
staging: octeon-ethernet: spi: move spx interrupt dumps into a function
by Aaro Koskinen
· 10 years ago
01d3007
staging: octeon-ethernet: rgmii: use function to configure hw preamble
by Aaro Koskinen
· 10 years ago
67d2ee2
staging: octeon-ethernet: rgmii: refactor gmx block interrupt handling
by Aaro Koskinen
· 10 years ago
a8d2e81
staging: octeon-ethernet: sgmii/xaui: make link poll generic
by Aaro Koskinen
· 10 years ago
2638f71
staging: octeon-ethernet: consolidate carrier notifications
by Aaro Koskinen
· 10 years ago
36a1457
staging: octeon-ethernet: add queue information to carrier note
by Aaro Koskinen
· 10 years ago
3c33914
staging: octeon-ethernet: delete sgmii and xaui specific uninit functions
by Aaro Koskinen
· 10 years ago
be76400
staging: octeon-ethernet: move ndo_stop to common init
by Aaro Koskinen
· 10 years ago
Next »