Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 年之前 |
David S. Miller
|
8244132ea8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Sergey Matyukevich
|
db176edc89
ucc_geth: fix for RX skb buffers recycling
|
15 年之前 |
Sergey Matyukevich
|
d19b514999
ucc_geth driver: add ioctl
|
15 年之前 |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 年之前 |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 年之前 |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Frans Pop
|
2381a55c88
net/various: remove trailing space in messages
|
15 年之前 |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 年之前 |
Jiri Pirko
|
567ec874d1
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 年之前 |
David S. Miller
|
51c24aaaca
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Liu Yu-B13201
|
81abb43a24
ucc_geth: update the tbi-phy setting
|
15 年之前 |
Jiajun Wu
|
34692421bc
ucc_geth: Fix full TX queue processing
|
15 年之前 |
Anton Vorontsov
|
29fb00e047
ucc_geth: Fix netdev watchdog triggering on suspend
|
15 年之前 |
Anton Vorontsov
|
08fafd8461
ucc_geth: Don't needlessly change MAC settings in adjust_link()
|
15 年之前 |
Anton Vorontsov
|
08b5e1c91c
ucc_geth: Fix netdev watchdog triggering on link changes
|
15 年之前 |
Anton Vorontsov
|
7583605b6d
ucc_geth: Fix empty TX queue processing
|
15 年之前 |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Anton Vorontsov
|
864fdf884e
ucc_geth: Fix hangs after switching from full to half duplex
|
15 年之前 |
Anton Vorontsov
|
7de8ee787e
ucc_geth: Rearrange some code to avoid forward declarations
|
15 年之前 |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Anton Vorontsov
|
2394905f67
ucc_geth: Implement suspend/resume and Wake-On-LAN support
|
15 年之前 |
Anton Vorontsov
|
bf5aec2e79
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
|
15 年之前 |
Anton Vorontsov
|
54b1598384
ucc_geth: Factor out MAC initialization steps into a call
|
15 年之前 |