summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/samsung
Commit message (Expand)AuthorAgeFilesLines
* net: sxgbe: Added set function for interrupt on completeByungho An2014-04-303-0/+11
* net: sxgbe: Added rxqueue enable functionByungho An2014-04-304-0/+36
* net: sxgbe: sw reset moved to probe functionByungho An2014-04-302-13/+22
* net: sxgbe: Added phy_found error pathByungho An2014-04-221-2/+12
* net: sxgbe: rearrange dma descriptorByungho An2014-04-222-24/+19
* sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0
* sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
* sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
* net: sxgbe: make "core_ops" staticDan Carpenter2014-04-011-1/+1
* net: sxgbe: fix logical vs bitwise operationDan Carpenter2014-04-011-3/+3
* net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter2014-04-011-7/+0
* net: sxgbe: fix potential null dereferenceByungho An2014-03-281-2/+8
* net: sxgbe: fix sparse warnings about static declarationByungho An2014-03-282-4/+4
* net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya2014-03-264-1/+458
* net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya2014-03-264-12/+61
* net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya2014-03-266-11/+92
* net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S2014-03-266-2/+360
* net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-2619-0/+5451
OpenPOWER on IntegriCloud