roel kluin
|
15b8e19131
pasemi_mac: mac_to_intf() error not noticed
|
16 years ago |
Grant Likely
|
1dd2d06c04
net: Rework pasemi_mac driver to use of_mdio infrastructure
|
16 years ago |
Alexander Beregalov
|
9e0ac841f4
pasemi_mac: convert to net_device_ops
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Ingo Molnar
|
fe333321e2
powerpc: Change u64/s64 to a long long integer type
|
16 years ago |
David S. Miller
|
59c5ea6ebd
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
Kay Sievers
|
fb28ad3590
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |
Roland Dreier
|
7732123379
pasemi_mac: Access iph->tot_len with correct endianness
|
17 years ago |
Linus Torvalds
|
9a64388d83
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
17 years ago |
Andy Fleming
|
9d9326d3bc
phy: Change mii_bus id field to a string
|
17 years ago |
Nate Case
|
6e62040c55
pasemi_mac: Netpoll support
|
17 years ago |
Olof Johansson
|
1724ac2ef1
pasemi_mac: Jumbo frame bugfixes
|
17 years ago |
Olof Johansson
|
e37c772e36
pasemi_mac: basic ethtool support
|
17 years ago |
Olof Johansson
|
251567848f
pasemi_mac: Enable GSO by default
|
17 years ago |
Olof Johansson
|
8d636d8bc5
pasemi_mac: jumbo frame support
|
17 years ago |
Olof Johansson
|
afea3278f7
pasemi_mac: Move RX/TX section enablement to dma_lib
|
17 years ago |
Olof Johansson
|
1145d954a5
pasemi_mac: Disable interface on close
|
17 years ago |
Olof Johansson
|
ef1ea0b424
pasemi_mac: add support for setting MTU
|
17 years ago |
Olof Johansson
|
5cea73b0f7
pasemi_mac: Add support for changing mac address
|
17 years ago |
Olof Johansson
|
b0cd2f9016
pasemi_mac: Don't enable RX/TX without a link (if possible)
|
17 years ago |
Olof Johansson
|
8304b633c5
pasemi_mac: Print warning when not attaching to a PHY
|
17 years ago |
Olof Johansson
|
5d8949448b
pasemi_mac: Remove SKB copy/recycle logic
|
17 years ago |
Olof Johansson
|
7e9916e9dd
pasemi_mac: SKB unmap optimization
|
17 years ago |
Olof Johansson
|
28ae79f531
pasemi_mac: Software-based LRO support
|
17 years ago |
Olof Johansson
|
906674abab
pasemi_mac: Improve RX interrupt mitigation
|
17 years ago |
Olof Johansson
|
61cec3bddc
pasemi_mac: Fix TX cleaning
|
17 years ago |
Olof Johansson
|
5c15332bed
pasemi_mac: performance tweaks
|
17 years ago |