index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2013-02-19
ar71xx: remove __dev{init,exit} annotations from kernel files
juhosg
2013-02-11
ar71xx: allow unknown multicast frames to pass to the CPU on AR934x
nbd
2012-12-25
ar71xx: ag71xx: show PHY interface mode in dmesg
juhosg
2012-12-22
ar71xx: ag71xx: fix mii_bus_dev sanity check
juhosg
2012-12-22
ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_dev
juhosg
2012-10-27
ar71xx: ag71xx: fix build_skb arguments for 3.6
juhosg
2012-09-09
ar71xx: add dynamic MDIO clock calculation
juhosg
2012-07-03
ar71xx: improve MDIO busy wait code
juhosg
2012-05-28
ar71xx: do not override the mdio clock for ar9330. the override value (obtain...
nbd
2012-05-28
ar71xx: improve rx performance of the ethernet driver by using build_skb to d...
nbd
2012-05-27
ar71xx: fix MII clock settings for various chips, improves ethernet stability...
nbd
2012-05-15
ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...
nbd
2012-05-06
kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...
nbd
2012-04-29
ar71xx: allow to disable link polling on unused PHYs
juhosg
2012-04-25
ar71xx: enable MIB counters in the built-in switch of the AR934x
juhosg
2012-03-13
ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports
juhosg
2012-03-13
ar71xx: ag71xx: start aneg on switch PHYs after reset
juhosg
2012-03-13
ar71xx: ag71xx: poll PHY status of all available switch ports
juhosg
2012-03-13
ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch
juhosg
2012-03-07
ar71xx: ag71xx: fix get_port_link callback
juhosg
2012-03-07
ar71xx: ag71xx: use the generic get_port_link implementation
juhosg
2012-03-01
ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
juhosg
2012-02-10
ar71xx: ag71xx: add BQL support
juhosg
2012-02-10
ar71xx: merge files-3.2 to files
juhosg