| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define | Dan Carpenter | 2014-06-11 | 1 | -1/+0 |
* | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 | 7 | -13/+69 |
|\ |
|
| * | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-04-24 | 3 | -26/+31 |
|\ \
| |/ |
|
| * | 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 |
* | | net: sxgbe: remove sxgbe_config | Florian Fainelli | 2014-04-21 | 1 | -35/+0 |
* | | net: sxgbe: make local functions static | Jingoo Han | 2014-04-20 | 1 | -8/+7 |
|/ |
|
* | 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 |