Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 年之前 |
Bill Pemberton
|
093d369d4e
net/atheros: remove __dev* attributes
|
12 年之前 |
Andi Kleen
|
c477ebd89d
sections: fix section conflicts in drivers/net
|
12 年之前 |
Bjorn Helgaas
|
1959ec5f82
Merge branch 'pci/stephen-const' into next
|
12 年之前 |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
13 年之前 |
Jiang Liu
|
eb0ff56366
atl1c: Use PCI Express Capability accessors
|
13 年之前 |
Cloud Ren
|
fa0afcd109
atl1c: fix issue of io access mode for AR8152 v2.1
|
13 年之前 |
David S. Miller
|
04c9f416e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 年之前 |
Cloud Ren
|
b94e52f626
atl1c: fix issue of transmit queue 0 timed out
|
13 年之前 |
Joe Perches
|
6469933605
ethernet: Remove casts to same type
|
13 年之前 |
Huang, Xiong
|
80bcb4238d
atl1c: remove PHY polling from atl1c_change_mtu
|
13 年之前 |
Huang, Xiong
|
4fc363528c
atl1c: Disable L0S when no cable link
|
13 年之前 |
Huang, Xiong
|
5e5c0964d9
atl1c: do MAC-reset when PHY link down
|
13 年之前 |
Huang, Xiong
|
0aa76ce332
atl1c: cancel task when interface closed
|
13 年之前 |
Huang, Xiong
|
229e6b6e9c
atl1c: refine mac address related code
|
13 年之前 |
Huang, Xiong
|
87eabe6bf0
atl1c: clear WoL status when reset pcie
|
13 年之前 |
Huang, Xiong
|
903d7ce0cc
atl1c: add PHY link event(up/down) patch
|
13 年之前 |
Huang, Xiong
|
25456e5cee
atl1c: refine start/enable code for MAC module
|
13 年之前 |
Huang, Xiong
|
319d013af0
atl1c: add function atl1c_power_saving
|
13 年之前 |
Huang, Xiong
|
52a12fc785
atl1c: remove PHY reset/init for link down event
|
13 年之前 |
Huang, Xiong
|
ce5b972bc8
atl1c: update PHY reset related routine
|
13 年之前 |
Huang, Xiong
|
7c6c44f064
atl1c: remove PHY polling from atl1c_open
|
13 年之前 |
Huang, Xiong
|
7737fd9645
atl1c: refine SERDES-clock related code
|
13 年之前 |
Huang, Xiong
|
ce3ba0c995
atl1c: remove PHY contrl in atl1c_reset_pcie
|
13 年之前 |
Huang, Xiong
|
929a5e9318
atl1c: refine phy-register read/write function
|
13 年之前 |
Huang, Xiong
|
8f33ab9134
atl1c: remove REG_PHY_STATUS
|
13 年之前 |
Huang, Xiong
|
2528a5dc43
atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write
|
13 年之前 |
Huang, Xiong
|
d163ff7b10
atl1c: fix WoL(magic) issue for l2cb 1.1
|
13 年之前 |
Huang, Xiong
|
ebe22ed960
atl1c: refine atl1c_pcie_patch
|
13 年之前 |