Florian Fainelli
|
704d33e700
net: systemport: reset UniMAC coming out of a suspend cycle
|
11 years ago |
Florian Fainelli
|
8edf0047f4
net: systemport: enable RX interrupts after NAPI
|
11 years ago |
Florian Fainelli
|
61b423a8a0
net: systemport: avoid unbalanced enable_irq_wake calls
|
11 years ago |
David S. Miller
|
64b1f00a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Florian Fainelli
|
e87474a6e6
net: systemport: fix bcm_sysport_insert_tsb()
|
11 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Florian Fainelli
|
fe24ba082b
net: systemport: check harder for out of memory conditions
|
11 years ago |
Florian Fainelli
|
4a804c0163
net: systemport: update UMAC_CMD only when link is detected
|
11 years ago |
Florian Fainelli
|
d09d3038a3
net: systemport: tell RXCHK if we are using Broadcom tags
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Florian Fainelli
|
40a8a317a0
net: systemport: use kcalloc instead of kzalloc
|
11 years ago |
Florian Fainelli
|
23acb2fc32
net: systemport: align multiple lines correctly
|
11 years ago |
Florian Fainelli
|
83e82f4c70
net: systemport: add Wake-on-LAN support
|
11 years ago |
Florian Fainelli
|
9d34c1cb01
net: systemport: rename rx_csum_en to rx_chk_en
|
11 years ago |
Florian Fainelli
|
40755a0fce
net: systemport: add suspend and resume support
|
11 years ago |
Florian Fainelli
|
b02e6d9ba7
net: systemport: add bcm_sysport_netif_{enable,stop}
|
11 years ago |
Florian Fainelli
|
18e21b01fb
net: systemport: update umac_enable_set to take a bitmask
|
11 years ago |
Florian Fainelli
|
16f62d9bed
net: systemport: fix TX NAPI work done return value
|
11 years ago |
Florian Fainelli
|
412bce83ac
net: systemport: fix UniMAC reset logic
|
11 years ago |
Florian Fainelli
|
3b140a6788
net: systemport: do not clear IFF_MULTICAST flag
|
11 years ago |
Florian Fainelli
|
f532e744a4
net: systemport: start with carrier off
|
11 years ago |
Florian Fainelli
|
e0ea05d00b
net: systemport: fix comment about HW prepending 2bytes
|
11 years ago |
Florian Fainelli
|
ad51c61061
net: systemport: correctly check for RX_STATUS_OVFLOW flag
|
11 years ago |
Florian Fainelli
|
d8498088cf
net: systemport: fix transmit locking scheme
|
11 years ago |
Paul Gortmaker
|
3afc557d77
drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
|
11 years ago |
Florian Fainelli
|
186534a3f8
net: systemport: use the new fixed PHY helpers
|
11 years ago |
Florian Fainelli
|
00b91c693e
net: systemport: wait for packet in umac_enable_set()
|
11 years ago |
Florian Fainelli
|
b1ff53e9fd
net: systemport: fix dma_unmap_single() len
|
11 years ago |
Florian Fainelli
|
dab531b430
net: systemport: pad packets to a minimum of 68 bytes
|
11 years ago |
Florian Fainelli
|
d5e32cc7c9
net: systemport: only update UMAC_CMD if something changed
|
11 years ago |