Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atlx: make local functions/data static | stephen hemminger | 2010-10-24 | 1 | -6/+3 |
* | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -2/+2 |
* | atlx: timer cleanup | Stephen Hemminger | 2008-11-02 | 1 | -1/+1 |
* | atlx: use embedded net_device_stats | Stephen Hemminger | 2008-11-02 | 1 | -1/+1 |
* | atl1: fix vlan tag regression | Jay Cliburn | 2008-10-31 | 1 | -1/+1 |
* | atl1: bump version number | Jay Cliburn | 2008-05-13 | 1 | -1/+1 |
* | atl1: reduce forward declarations | Jay Cliburn | 2008-03-17 | 1 | -10/+0 |
* | atl1: make functions static | Jay Cliburn | 2008-03-17 | 1 | -3/+0 |
* | atl1: use netif_msg | Jay Cliburn | 2008-03-17 | 1 | -1/+1 |
* | atl1: simplify tx packet descriptor | Jay Cliburn | 2008-03-17 | 1 | -96/+105 |
* | atl1: add ethtool register dump | Jay Cliburn | 2008-03-17 | 1 | -0/+1 |
* | atl1: move common functions to atlx files | Jay Cliburn | 2008-03-17 | 1 | -45/+558 |
* | atl1: relocate atl1 driver to /drivers/net/atlx | Jay Cliburn | 2008-03-17 | 1 | -0/+286 |