Linus Torvalds
|
d14b7a419a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Steve Glendinning
|
90b24cfb42
Change email address for Steve Glendinning
|
13 years ago |
Joe Perches
|
c7e12ead5f
net: usb: Use eth_random_addr
|
13 years ago |
Dan Carpenter
|
d348446b88
smsc95xx: signedness bug in get_regs()
|
13 years ago |
Emeric Vigier
|
9fa32e94dc
smsc95xx: support ethtool get_regs
|
13 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Paolo Pisati
|
07d69d4238
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes
|
13 years ago |
Stephane Fillod
|
9bbf56609d
net: usb: smsc95xx: fix mtu
|
13 years ago |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 years ago |
Linus Torvalds
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Greg Kroah-Hartman
|
d632eb1bf2
USB: convert drivers/net/* to use module_usb_driver()
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
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 |