Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
9 年之前 |
Emil Goode
|
eb85569fe2
usbnet: remove generic hard_header_len check
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Octavian Purdila
|
8d88bbffcb
usbnet: mcs7830: rework link state detection
|
11 年之前 |
Jeff Kirsher
|
9cb00073d7
usb: Fix FSF address in file headers
|
11 年之前 |
Ming Lei
|
4be74c130d
usbnet: mcs7830: apply usbnet_link_change
|
12 年之前 |
Ming Lei
|
f24ba7bce1
usbnet: mcs7830: don't reset link
|
12 年之前 |
Ming Lei
|
9c06a2b582
usbnet: mcs7830: apply introduced usb command APIs
|
12 年之前 |
Ondrej Zary
|
dabdaf0caa
mcs7830: Fix link state detection
|
13 年之前 |
Ondrej Zary
|
b1ff4f96fd
mcs7830: Implement link state detection
|
13 年之前 |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 年之前 |
Danny Kukawka
|
15b8f4cf8e
mcs7830: unify return value of .ndo_set_mac_address if address is invalid
|
13 年之前 |
Greg Kroah-Hartman
|
d632eb1bf2
USB: convert drivers/net/* to use module_usb_driver()
|
13 年之前 |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 年之前 |
Dan Carpenter
|
0e214ad815
USB: mcs7830: return negative if auto negotiate fails
|
14 年之前 |
Andreas Mohr
|
bbccc16c8a
net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
|
14 年之前 |
Julia Lawall
|
99bf236612
drivers/net/usb: Use kmemdup
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jiri Pirko
|
a92635dc77
net/usb: convert to use netdev_for_each_mc_addr
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Andreas Mohr
|
ace2a4d0fb
MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
|
15 年之前 |
Andreas Mohr
|
c774651a5f
MCS7830 USB-Ether: change register define
|
15 年之前 |
Andreas Mohr
|
00e499131e
MCS7830 USB-Ether: Spelling corrections
|
15 年之前 |
Andreas Mohr
|
76802851b6
MCS7830 USB-Ether: add Rx error support
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 年之前 |
Stephen Hemminger
|
e12c4f8321
usbnet: convert msc7830 driver to net_device_ops
|
16 年之前 |