Florian Fainelli
|
55ff4ea9a8
net: systemport: fix software maintained statistics
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Florian Fainelli
|
fb3b596d3c
net: systemport: allow changing MAC address
|
10 年之前 |
Florian Fainelli
|
60b4ea1781
net: systemport: log RX buffer allocation and RX/TX DMA failures
|
10 年之前 |
Florian Fainelli
|
9dfa9a27b6
net: systemport: fix tx work done in TX napi poll
|
10 年之前 |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
10 年之前 |
Florian Fainelli
|
914adb55af
net: systemport: do not crash freeing an unitialized TX ring
|
10 年之前 |
Florian Fainelli
|
3e8fc38c21
net: systemport: fix DMA allocation/freeing sizes
|
10 年之前 |
Florian Fainelli
|
704d33e700
net: systemport: reset UniMAC coming out of a suspend cycle
|
10 年之前 |
Florian Fainelli
|
8edf0047f4
net: systemport: enable RX interrupts after NAPI
|
10 年之前 |
Wolfram Sang
|
3a2f66b544
net: ethernet: broadcom: drop owner assignment from platform_drivers
|
10 年之前 |
Florian Fainelli
|
61b423a8a0
net: systemport: avoid unbalanced enable_irq_wake calls
|
11 年之前 |
David S. Miller
|
64b1f00a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Florian Fainelli
|
e87474a6e6
net: systemport: fix bcm_sysport_insert_tsb()
|
11 年之前 |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Florian Fainelli
|
fe24ba082b
net: systemport: check harder for out of memory conditions
|
11 年之前 |
Florian Fainelli
|
4a804c0163
net: systemport: update UMAC_CMD only when link is detected
|
11 年之前 |
Florian Fainelli
|
d09d3038a3
net: systemport: tell RXCHK if we are using Broadcom tags
|
11 年之前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Florian Fainelli
|
40a8a317a0
net: systemport: use kcalloc instead of kzalloc
|
11 年之前 |
Florian Fainelli
|
23acb2fc32
net: systemport: align multiple lines correctly
|
11 年之前 |
Florian Fainelli
|
83e82f4c70
net: systemport: add Wake-on-LAN support
|
11 年之前 |
Florian Fainelli
|
9d34c1cb01
net: systemport: rename rx_csum_en to rx_chk_en
|
11 年之前 |
Florian Fainelli
|
40755a0fce
net: systemport: add suspend and resume support
|
11 年之前 |
Florian Fainelli
|
b02e6d9ba7
net: systemport: add bcm_sysport_netif_{enable,stop}
|
11 年之前 |
Florian Fainelli
|
18e21b01fb
net: systemport: update umac_enable_set to take a bitmask
|
11 年之前 |
Florian Fainelli
|
16f62d9bed
net: systemport: fix TX NAPI work done return value
|
11 年之前 |
Florian Fainelli
|
412bce83ac
net: systemport: fix UniMAC reset logic
|
11 年之前 |
Florian Fainelli
|
3b140a6788
net: systemport: do not clear IFF_MULTICAST flag
|
11 年之前 |
Florian Fainelli
|
f532e744a4
net: systemport: start with carrier off
|
11 年之前 |