Sign in
android-kvm
/
linux
/
35defd6dd1626ead22fb6cf5332ca3fbcf3bfe87
/
drivers
/
net
/
ethernet
/
samsung
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
58056c1
net: ethernet: Use phy_set_max_speed() to limit advertised speed
by Andrew Lunn
· 6 years ago
4e50ffc
net: ethernet: sxgbe: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
d3757ba
ethernet: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
c37631c
drivers/net: sxgbe: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2207d18
net: sxgbe: check memory allocation failure
by Christophe Jaillet
· 8 years ago
74abc9b1
net: ethernet: update drivers to make both SW and HW TX timestamps
by Miroslav Lichvar
· 8 years ago
6e7c2b4
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
980f140
net: ethernet: sxgbe: remove private tx queue lock
by Lino Sanfilippo
· 8 years ago
d1cbfd7
ptp_clock: Allow for it to be optional
by Nicolas Pitre
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
13e4c23
net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
2ebc440
net: ethernet: sxgbe: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
79c1342
net: sxgbe: fix error paths in sxgbe_platform_probe()
by Rasmus Villemoes
· 9 years ago
aaa5672
sxgbe: remove unused code
by Jean Sacren
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
37c85c3
net: sxgbe: fix error handling in init_rx_ring()
by Dan Carpenter
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f7d8555
net: sxgbe: Fix waring for double kfree()
by Byungho An
· 10 years ago
1c1832c
net: sxgbe: Fix NULL dereferece when using DT
by Girish K.S
· 10 years ago
df8a39de
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
1214133
net: sxgbe: Use setup_timer
by Julia Lawall
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
aaa14fe
ethernet: samsung: sxgbe: remove unnecessary check
by Varka Bhadram
· 10 years ago
6afa02f
net: ethernet: samsung: sxgbe: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
cf97b8ff
net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define
by Dan Carpenter
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3dc638d
net: sxgbe: Added set function for interrupt on complete
by Byungho An
· 11 years ago
325b94f
net: sxgbe: Added rxqueue enable function
by Byungho An
· 11 years ago
0a0347b
net: sxgbe: sw reset moved to probe function
by Byungho An
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7b07bd4
net: sxgbe: Added phy_found error path
by Byungho An
· 11 years ago
3ee2b7c
net: sxgbe: rearrange dma descriptor
by Byungho An
· 11 years ago
3e19ca4
net: sxgbe: remove sxgbe_config
by Florian Fainelli
· 11 years ago
85da101
net: sxgbe: make local functions static
by Jingoo Han
· 11 years ago
c28c7a6
sxgbe: fix duplicate #include headers
by Jean Sacren
· 11 years ago
d9bd6461
sxgbe: fix driver probe error path and driver removal leaks
by françois romieu
· 11 years ago
56c8b19
sxgbe: use common NET_VENDOR_FOO style.
by françois romieu
· 11 years ago
7baea6e
net: sxgbe: make "core_ops" static
by Dan Carpenter
· 11 years ago
4f6ed91
net: sxgbe: fix logical vs bitwise operation
by Dan Carpenter
· 11 years ago
ca231f8
net: sxgbe: sxgbe_mdio_register() frees the bus
by Dan Carpenter
· 11 years ago
2405e8f
net: sxgbe: fix potential null dereference
by Byungho An
· 11 years ago
40b92ca
net: sxgbe: fix sparse warnings about static declaration
by Byungho An
· 11 years ago
25f72a7
net: sxgbe: add ethtool related functions support Samsung sxgbe
by Vipul Pandya
· 11 years ago
8f7807a
net: sxgbe: add Checksum offload support for Samsung sxgbe
by Vipul Pandya
· 11 years ago
1051125
net: sxgbe: add TSO support for Samsung sxgbe
by Vipul Pandya
· 11 years ago
acc18c1
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
by Girish K S
· 11 years ago
1edb9ca
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
by Siva Reddy
· 11 years ago