Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar8216: prefix mii_xxx functions to avoid kernel namespace pollution | Felix Fietkau | 2015-01-24 | 1 | -10/+10 |
* | ar8216: add swconfig attribute to display ARL table on AR8327/AR8337 | Felix Fietkau | 2015-01-24 | 1 | -0/+81 |
* | ar8216: fix ATU flushing | Felix Fietkau | 2015-01-24 | 1 | -1/+2 |
* | ar8216: display flow control info in swconfig get_link in case of autonegatia... | Felix Fietkau | 2015-01-18 | 1 | -1/+17 |
* | ar8216: add 802.3az EEE info to swconfig get_link attribute | Felix Fietkau | 2015-01-18 | 1 | -0/+24 |
* | ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per port | Felix Fietkau | 2015-01-18 | 1 | -12/+101 |
* | ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_set | John Crispin | 2015-01-17 | 1 | -6/+4 |
* | ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate | John Crispin | 2015-01-17 | 1 | -4/+2 |
* | ar8216: define all switch_addr structs as const | John Crispin | 2015-01-17 | 1 | -3/+3 |
* | ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c | Felix Fietkau | 2015-01-05 | 1 | -0/+1029 |