Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-02 | net: sxgbe: make "core_ops" static | Dan Carpenter | 1 | -1/+1 |
2014-04-02 | net: sxgbe: fix logical vs bitwise operation | Dan Carpenter | 1 | -3/+3 |
2014-04-02 | net: sxgbe: sxgbe_mdio_register() frees the bus | Dan Carpenter | 1 | -7/+0 |
2014-03-28 | net: sxgbe: fix potential null dereference | Byungho An | 1 | -2/+8 |
2014-03-28 | net: sxgbe: fix sparse warnings about static declaration | Byungho An | 2 | -4/+4 |
2014-03-27 | net: sxgbe: add ethtool related functions support Samsung sxgbe | Vipul Pandya | 4 | -1/+458 |
2014-03-27 | net: sxgbe: add Checksum offload support for Samsung sxgbe | Vipul Pandya | 4 | -12/+61 |
2014-03-27 | net: sxgbe: add TSO support for Samsung sxgbe | Vipul Pandya | 6 | -11/+92 |
2014-03-27 | net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe | Girish K S | 6 | -2/+360 |
2014-03-27 | net: sxgbe: add basic framework for Samsung 10Gb ethernet driver | Siva Reddy | 17 | -0/+5430 |