Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
David S. Miller
|
7143b7d412
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Rabin Vincent
|
d946092000
smsc95xx: fix reset check
|
14 years ago |
David Decotigny
|
8ae6daca85
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
|
14 years ago |
David S. Miller
|
1c01a80cfe
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Steve Glendinning
|
88edaa4159
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
|
14 years ago |
Michał Mirosław
|
78e47fe419
net: convert SMSC USB net drivers to hw_features
|
14 years ago |
Marc Zyngier
|
3c0f3c605b
NET: smsc95xx: don't use stack for async writes to the device
|
14 years ago |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 years ago |
Bernard Blackham
|
f4e8ab7cc4
smsc95xx: generate random MAC address once, not every ifup
|
14 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
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 |
Steve Glendinning
|
11bc308837
smsc95xx: Fix tx checksum offload for small packets
|
15 years ago |
Steve Glendinning
|
db443c441e
smsc95xx: wait for PHY to complete reset during init
|
15 years ago |
Jiri Pirko
|
a92635dc77
net/usb: convert to use netdev_for_each_mc_addr
|
15 years ago |
Joe Perches
|
a475f603d2
drivers/net/usb: Use netif_<level> logging facilities
|
15 years ago |
Joe Perches
|
60b8675592
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Steve Glendinning
|
ec47562382
smsc95xx: fix transmission where ZLP is expected
|
15 years ago |
Steve Glendinning
|
6f41d12bab
smsc95xx: add additional USB product IDs
|
15 years ago |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 years ago |
Steve Glendinning
|
bcd218be5a
smsc95xx: remove EEPROM loaded check
|
16 years ago |
Herbert Xu
|
80667ac13a
smsc95xx: Use netdev stats structure
|
16 years ago |
Peter Korsgaard
|
df18acca8e
smsc95xx: strip ethernet fcs (crc) on receive path
|
16 years ago |
Steve Glendinning
|
726474b8cd
smsc95xx: add support for LAN9512 and LAN9514
|
16 years ago |
Steve Glendinning
|
f293501c61
smsc95xx: configure LED outputs
|
16 years ago |
Stephen Hemminger
|
63e77b391f
usbnet: convert smsc95xx driver to net_device_ops
|
16 years ago |
Hannes Eder
|
0227abc9d0
drivers/net/usb: fix sparse warnings: Should it be static?
|
16 years ago |