Eric Dumazet
|
d64b5e85bf
net: add netif_tx_napi_add()
|
9 years ago |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
10 years ago |
Luis de Bethencourt
|
46d5a3431f
net: systemport: Fix module autoload for OF platform driver
|
10 years ago |
Florian Fainelli
|
6cec4f5e00
net: systemport: Add netconsole support
|
10 years ago |
Vaishali Thakkar
|
adb3505086
net: systemport: Use eth_hw_addr_random
|
10 years ago |
Florian Fainelli
|
25977ac77d
net: systemport: Add a check for oversized packets
|
10 years ago |
Florian Fainelli
|
c73b01837e
net: systemport: rewrite bcm_sysport_rx_refill
|
10 years ago |
Florian Fainelli
|
baf387a8ed
net: systemport: Pre-calculate and utilize cb->bd_addr
|
10 years ago |
Florian Fainelli
|
d0634868d3
net: systemport: Implement RX coalescing control knobs
|
10 years ago |
Florian Fainelli
|
b1a15e8643
net: systemport: Implement TX coalescing control knobs
|
10 years ago |
Florian Fainelli
|
55ff4ea9a8
net: systemport: fix software maintained statistics
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Florian Fainelli
|
fb3b596d3c
net: systemport: allow changing MAC address
|
10 years ago |
Florian Fainelli
|
60b4ea1781
net: systemport: log RX buffer allocation and RX/TX DMA failures
|
10 years ago |
Florian Fainelli
|
9dfa9a27b6
net: systemport: fix tx work done in TX napi poll
|
11 years ago |
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
|
11 years ago |
Florian Fainelli
|
914adb55af
net: systemport: do not crash freeing an unitialized TX ring
|
11 years ago |
Florian Fainelli
|
3e8fc38c21
net: systemport: fix DMA allocation/freeing sizes
|
11 years ago |
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 |
Wolfram Sang
|
3a2f66b544
net: ethernet: broadcom: drop owner assignment from platform_drivers
|
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 |