Huang, Xiong
|
7cb08d7f3a
atl1c: restore buffer state
|
12 years ago |
David S. Miller
|
6338a53a2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
|
12 years ago |
Huang, Xiong
|
ac574804d4
atl1c: add error checking for pci_map_single functions
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
Jiri Pirko
|
e41b2d7fe7
net: set dev->addr_assign_type correctly
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
093d369d4e
net/atheros: remove __dev* attributes
|
12 years ago |
Andi Kleen
|
c477ebd89d
sections: fix section conflicts in drivers/net
|
12 years ago |
Bjorn Helgaas
|
1959ec5f82
Merge branch 'pci/stephen-const' into next
|
12 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
12 years ago |
Jiang Liu
|
eb0ff56366
atl1c: Use PCI Express Capability accessors
|
13 years ago |
Cloud Ren
|
fa0afcd109
atl1c: fix issue of io access mode for AR8152 v2.1
|
13 years ago |
David S. Miller
|
04c9f416e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Cloud Ren
|
b94e52f626
atl1c: fix issue of transmit queue 0 timed out
|
13 years ago |
Joe Perches
|
6469933605
ethernet: Remove casts to same type
|
13 years ago |
Huang, Xiong
|
80bcb4238d
atl1c: remove PHY polling from atl1c_change_mtu
|
13 years ago |
Huang, Xiong
|
4fc363528c
atl1c: Disable L0S when no cable link
|
13 years ago |
Huang, Xiong
|
5e5c0964d9
atl1c: do MAC-reset when PHY link down
|
13 years ago |
Huang, Xiong
|
0aa76ce332
atl1c: cancel task when interface closed
|
13 years ago |
Huang, Xiong
|
229e6b6e9c
atl1c: refine mac address related code
|
13 years ago |
Huang, Xiong
|
87eabe6bf0
atl1c: clear WoL status when reset pcie
|
13 years ago |
Huang, Xiong
|
903d7ce0cc
atl1c: add PHY link event(up/down) patch
|
13 years ago |
Huang, Xiong
|
25456e5cee
atl1c: refine start/enable code for MAC module
|
13 years ago |
Huang, Xiong
|
319d013af0
atl1c: add function atl1c_power_saving
|
13 years ago |
Huang, Xiong
|
52a12fc785
atl1c: remove PHY reset/init for link down event
|
13 years ago |
Huang, Xiong
|
ce5b972bc8
atl1c: update PHY reset related routine
|
13 years ago |
Huang, Xiong
|
7c6c44f064
atl1c: remove PHY polling from atl1c_open
|
13 years ago |