Eric Dumazet
|
7b70176421
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
|
12 years ago |
David S. Miller
|
fafb6ebe38
Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
|
12 years ago |
Neil Horman
|
ebe7fdbaf3
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
|
12 years ago |
Peter Hüwe
|
2c21d6c988
net/ethernet/atheros/atl1c/atl1c_main: Use module_pci_driver to register driver
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
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
|
13 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
13 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 |