Jiri Pirko
|
a4f676b80f
ns83820: do vlan cleanup
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jesper Juhl
|
1956cc52e7
ns83820: Avoid bad pointer deref in ns83820_init_one().
|
14 years ago |
Dan Carpenter
|
cdd861d68d
ns83820: spin_lock_irq() => spin_lock()
|
14 years ago |
Denis Kirjanov
|
a5d31e0faf
ns83820: Use predefined autoneg constants
|
14 years ago |
Denis Kirjanov
|
3c083edc6d
ns83820: Add copper device settings
|
14 years ago |
Denis Kirjanov
|
7457e911c7
ns83820: Remove unused have_optical variable.
|
14 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
14 years ago |
Denis Kirjanov
|
1a9f28c8f9
ns83820: Use helper to disable chip interrupts
|
14 years ago |
Kulikov Vasiliy
|
e929bc330d
ns83820: Use the instance of net_device_stats from net_device.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
Wei Yongjun
|
893d7de7c3
ns83820: remove some pointless conditionals before kfree_skb()
|
16 years ago |
Hannes Eder
|
5d7dce76c5
drivers/net/ns83820.c: fix sparse warnings: fix signedness
|
16 years ago |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 years ago |
Stephen Hemminger
|
a7d1de25dc
ns83820: fix net_device_ops support
|
16 years ago |
Stephen Hemminger
|
6557d7b859
ns83820: convert to net_device_ops
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Stephen Hemminger
|
e83728c7b0
ns8320: use netdev_alloc_skb
|
17 years ago |
David Miller
|
7eefb04eb0
NET: ns83820.c remove fastcall macro
|
17 years ago |