Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
drivers
/
net
/
smc911x.c
498d8e2
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
by Tobias Klauser
· 13 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
84d57bd
net/smc91xx: remove trailing space in messages
by Frans Pop
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
fa876b4
drivers/net/smc911x.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
ec4e0cf
smc911x: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
c231355
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
46578a69
net: variables reach -1, but 0 tested
by Roel Kluin
· 16 years ago
a316084
drivers/net/smc911x.c: smc911x_drv_probe() cleanup
by Andrew Morton
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f57628d
section errors in smc911x/smc91x
by Al Viro
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
eafdcb4
smc911x: Fix printf format typo in smc911x driver.
by Vernon Sauder
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
347c8d8
[netdrvr] smc911x: fix for driver resume (and compilation warning)
by Dasgupta, Romit
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
70d9d15
drivers/net/smc911x.c: Fix lockdep warning on xmit.
by Will Newton
· 16 years ago
b891a90
smc911x: Make the driver safer on SMP
by Catalin Marinas
· 16 years ago
319edaf
smc911x: Add IRQ polarity configuration
by Catalin Marinas
· 16 years ago
d766a4e
SMC911x: unbreak PXA builds
by Dmitry Baryshkov
· 16 years ago
c6dcb82
smc911x: Add support for LAN921{5,7,8} chips from SMSC
by Guennadi Liakhovetski
· 16 years ago
f3073ac
smc911x: Fix external PHY detection
by Guennadi Liakhovetski
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
7fb614b
smc911x: remove duplicate debug printout
by Magnus Damm
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
12c03f5
smc911x: introduce platform data flags
by Magnus Damm
· 16 years ago
699559f
smc911x: pass along private data and use iomem
by Magnus Damm
· 16 years ago
db2961c
smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}
by Roel Kluin
· 17 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
d30f53a
SMC911X: Fix using of dereferenced skb after netif_rx
by Wang Chen
· 17 years ago
7b31f7f
smc911x: Fix multicast handling
by Peter Korsgaard
· 17 years ago
a9b121c
smc911x: Fix unused variable warning.
by Peter Korsgaard
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
726d722
smc911x irq sense request and MPR2 board support
by Markus Brunner
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
f2773a2
smc911x: fix compilation breakage
by Vitaly Wool
· 17 years ago
b4cf205
smc911x: fix compilation breakage wjen debug is on
by Vitaly Wool
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
24d8f6a
[PATCH] net/smc911x: match up spin lock/unlock
by Peter Korsgaard
· 18 years ago
ef8142a
[PATCH] smc911 workqueue fixes
by Andrew Morton
· 18 years ago
9b6d2ef
[PATCH] smc911x: fix netpoll compilation faliure
by Vitaly Wool
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
846050d
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
a4d0927
[PATCH] smc911x: Re-release spinlock on spurious interrupt
by Peter Korsgaard
· 18 years ago
bcd6837
[PATCH] remove unnecessary config.h includes from drivers/net/
by Dave Jones
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
d5498be
[netdrvr smc911x] trim trailing whitespace
by Jeff Garzik
· 19 years ago
0a0c72c
[PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethernet chips
by Dustin McIntire
· 19 years ago