Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Florian Fainelli
|
5571415c96
bgmac: propagate error codes in bgmac_probe()
|
11 years ago |
Hauke Mehrtens
|
0e5959346c
bgmac: fix typos
|
11 years ago |
Hauke Mehrtens
|
6df4aff972
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
|
11 years ago |
Hauke Mehrtens
|
622a521fa4
bgmac: reset all cores on Northstar SoC
|
11 years ago |
Hauke Mehrtens
|
48e07fbe07
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
|
11 years ago |
Hauke Mehrtens
|
56ceecde1f
bgmac: initialize the DMA controller of core rev >= 4
|
11 years ago |
Hauke Mehrtens
|
69c588529d
bgmac: use phy_mii_ioctl in ioctl handler
|
11 years ago |
Rafał Miłecki
|
5322dbf00a
bgmac: drop duplicated PHY defines
|
11 years ago |
Rafał Miłecki
|
1a0ab7675d
bgmac: replace some magic values with defines
|
11 years ago |
Rafał Miłecki
|
d469962f85
bgmac: reset cached MAC state during chip reset
|
11 years ago |
Rafał Miłecki
|
4e34da4d42
bgmac: start/stop PHY on netdev open/stop
|
11 years ago |
Rafał Miłecki
|
5824d2d16d
bgmac: connect to PHY and make use of PHY device
|
11 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Rafał Miłecki
|
92b9ccd34a
bgmac: pass received packet to the netif instead of copying it
|
11 years ago |
Nathan Hintz
|
b757a62e9f
bgmac: don't update slot on skb alloc/dma mapping error
|
11 years ago |
Rafał Miłecki
|
d549c76bcc
bgmac: separate RX descriptor setup code into a new function
|
11 years ago |
Hauke Mehrtens
|
49a467b4f6
bgmac: add support for Byte Queue Limits
|
12 years ago |
Rafał Miłecki
|
9900303ec7
bgmac: implement unaligned addressing for DMA rings that support it
|
12 years ago |
Hauke Mehrtens
|
3647268ded
bgmac: allow bigger et_swtype nvram variable
|
12 years ago |
Rafał Miłecki
|
6a391e7bf2
bgmac: fix internal switch initialization
|
12 years ago |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Rafał Miłecki
|
11e5e76eb4
bgmac: register MII bus
|
12 years ago |
Linus Torvalds
|
9da060d0ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Linus Torvalds
|
aebb2afd54
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
12 years ago |
Hauke Mehrtens
|
02e711276d
bgmac: omit the fcs
|
12 years ago |
Rafał Miłecki
|
70a737b795
bgmac: fix indexing of 2nd level loops
|
12 years ago |
Ralf Baechle
|
edb15d83a8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
|
12 years ago |
Hauke Mehrtens
|
885d299414
bgmac: fix unaligned accesses to network headers
|
12 years ago |
Nathan Hintz
|
4160815ffc
bgmac: add read of interrupt mask after disabling interrupts
|
12 years ago |