Cyrille Pitchen
|
cf250de07c
net/macb: remove useless calls of devm_free_irq()
|
10 年之前 |
Cyrille Pitchen
|
e965be7d17
net/macb: fix misplaced call of free_netdev() in macb_remove()
|
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 年之前 |
Cyrille Pitchen
|
02c958dd34
net/macb: add TX multiqueue support for gem
|
10 年之前 |
Cyrille Pitchen
|
51f8301485
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header
|
10 年之前 |
Wolfram Sang
|
fe6a12d1b2
net: ethernet: cadence: drop owner assignment from platform_drivers
|
11 年之前 |
David S. Miller
|
739e4a758e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Soren Brinkmann
|
9026968abe
Revert "net/macb: add pinctrl consumer support"
|
11 年之前 |
Bo Shen
|
5879823fc6
net/macb: Add hardware revision information during probe
|
11 年之前 |
Cyrille Pitchen
|
4b7b0e4f25
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
|
11 年之前 |
Cyrille Pitchen
|
924ec53c41
net/macb: add RX checksum offload feature
|
11 年之前 |
Cyrille Pitchen
|
85ff3d87bf
net/macb: add TX checksum offload feature
|
11 年之前 |
Cyrille Pitchen
|
a4c35ed3fb
net/macb: add scatter-gather hw feature
|
11 年之前 |
Nicolas Ferre
|
e175587f4d
net/macb: configure for FIFO mode and non-gigabit
|
11 年之前 |
Soren Brinkmann
|
c8ea5a22bd
net: macb: Fix race between HW and driver
|
11 年之前 |
Soren Brinkmann
|
504ad98df3
net: macb: Remove 'unlikely' optimization
|
11 年之前 |
Soren Brinkmann
|
02f7a34f34
net: macb: Re-enable RX interrupt only when RX is done
|
11 年之前 |
Soren Brinkmann
|
6a027b705f
net: macb: Clear interrupt flags
|
11 年之前 |
Soren Brinkmann
|
ccd6d0a910
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
|
11 年之前 |
Florian Fainelli
|
5b31f22a8b
macb: remove empty MDIO bus reset function
|
11 年之前 |
Eric W. Biederman
|
c88b5b6a68
macb: Call dev_kfree_skb_any instead of kfree_skb.
|
11 年之前 |
Soren Brinkmann
|
48330e08fa
net: macb: DMA-unmap full rx-buffer
|
11 年之前 |
Soren Brinkmann
|
9203090866
net: macb: Check DMA mappings for error
|
11 年之前 |
Soren Brinkmann
|
9319e47c18
net: macb: Fix build warning
|
11 年之前 |
Soren Brinkmann
|
e1824dfe0d
net: macb: Adjust tx_clk when link speed changes
|
11 年之前 |
Soren Brinkmann
|
0a4acf08ea
net: macb: Use devm_request_irq()
|
11 年之前 |
Soren Brinkmann
|
60fe716f00
net: macb: Use devm_ioremap()
|
11 年之前 |
Soren Brinkmann
|
b48e0bab14
net: macb: Migrate to devm clock interface
|
11 年之前 |
Soren Brinkmann
|
0dfc3e1862
net: macb: Migrate to dev_pm_ops
|
11 年之前 |
Jingoo Han
|
c607a0d99c
net: macb: use dev_get_platdata()
|
12 年之前 |