David S. Miller
|
a2d4fcb804
Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""
|
10 年之前 |
Fabio Estevam
|
34d21e3f39
net: smc91x: Remove an unused variable
|
10 年之前 |
Uwe Kleine-König
|
cb6e0b3690
net: smc91x: make use of 4th parameter to devm_gpiod_get_index
|
10 年之前 |
Robert Jarzmik
|
8d7d9cca43
Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
|
10 年之前 |
Arnd Bergmann
|
04b91701d4
ARM: fix typos in smc91x platform data
|
10 年之前 |
Arnd Bergmann
|
b70661c708
net: smc91x: use run-time configuration on all ARM machines
|
10 年之前 |
Arnd Bergmann
|
15added6a5
net: smc91x: improve neponset hack
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
10 年之前 |
Linus Walleij
|
d52fdbb735
smc91x: retrieve IRQ and trigger flags in a modern way
|
10 年之前 |
Tony Lindgren
|
7d2911c438
net: smc91x: Fix gpios for device tree based booting
|
10 年之前 |
Wolfram Sang
|
6577f97d47
net: ethernet: smsc: drop owner assignment from platform_drivers
|
10 年之前 |
Tobias Klauser
|
6a05880a8b
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
|
11 年之前 |
Zi Shen Lim
|
a450a68579
smc91x: improve definition of debug macros
|
11 年之前 |
Zi Shen Lim
|
702b3468c9
smc91x: fix compile error when SMC_DEBUG >= 2
|
11 年之前 |
Eric W. Biederman
|
4b61fe2621
smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Pankaj Dubey
|
6bc21eedcf
drivers: net: silence compiler warning in smc91x.c
|
11 年之前 |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Tony Lindgren
|
3f823c15d5
net: smc91x: Fix device tree based configuration so it's usable
|
11 年之前 |
Jeff Kirsher
|
0ab75ae81d
ethernet: Fix FSF address in file headers
|
11 年之前 |
Ben Boeckel
|
6389aa458e
smc91x: replace printk with netdev_ calls
|
11 年之前 |
Jingoo Han
|
f64deacaa3
net: smc91x: use dev_get_platdata()
|
12 年之前 |
Jingoo Han
|
dfd93c977d
net: ethernet: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 年之前 |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 年之前 |
Sachin Kamat
|
89ce376c6b
drivers/net: Use of_match_ptr() macro in smc91x.c
|
12 年之前 |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 年之前 |
Bill Pemberton
|
1e48fea480
smc91x: remove __dev* attributes
|
12 年之前 |
Joachim Eastwood
|
c867b55eb4
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
|
12 年之前 |