index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
samsung
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sxgbe: Added set function for interrupt on complete
Byungho An
2014-04-30
3
-0
/
+11
*
net: sxgbe: Added rxqueue enable function
Byungho An
2014-04-30
4
-0
/
+36
*
net: sxgbe: sw reset moved to probe function
Byungho An
2014-04-30
2
-13
/
+22
*
net: sxgbe: Added phy_found error path
Byungho An
2014-04-22
1
-2
/
+12
*
net: sxgbe: rearrange dma descriptor
Byungho An
2014-04-22
2
-24
/
+19
*
sxgbe: fix duplicate #include headers
Jean Sacren
2014-04-07
1
-1
/
+0
*
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
2014-04-03
1
-10
/
+17
*
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2014-04-03
2
-13
/
+20
*
net: sxgbe: make "core_ops" static
Dan Carpenter
2014-04-01
1
-1
/
+1
*
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
2014-04-01
1
-3
/
+3
*
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
2014-04-01
1
-7
/
+0
*
net: sxgbe: fix potential null dereference
Byungho An
2014-03-28
1
-2
/
+8
*
net: sxgbe: fix sparse warnings about static declaration
Byungho An
2014-03-28
2
-4
/
+4
*
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
2014-03-26
4
-1
/
+458
*
net: sxgbe: add Checksum offload support for Samsung sxgbe
Vipul Pandya
2014-03-26
4
-12
/
+61
*
net: sxgbe: add TSO support for Samsung sxgbe
Vipul Pandya
2014-03-26
6
-11
/
+92
*
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
Girish K S
2014-03-26
6
-2
/
+360
*
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
2014-03-26
19
-0
/
+5451