Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
415e12b2379239973feab91850b0dce985c6058a
/
drivers
/
net
/
smsc911x.c
62747cd
MN10300: ASB2364: Add support for SMSC911X and SMC911X
by Akira Takeuchi
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
62038e4
smsc911x: Add MODULE_ALIAS()
by Vincent Stehlé
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
492c5d9
smsc911x: Add spinlocks around registers access
by Catalin Marinas
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 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
22bedad
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
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
2a0d18f
smsc911x: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
e4a474f
smsc911x: replace manual phy lookup.
by kirjanov@gmail.com
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f88c5b9
smsc911x: Fix Console Hang when bringing the interface down.
by Sriram
· 15 years ago
aace495
net: smsc911x: allow platform_data to specify mac address
by Manuel Lauss
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
6cb8782
net: smsc911x: switch to new dev_pm_ops
by Daniel Mack
· 15 years ago
635ecaa
netdev: restore MTU change operation
by Ben Hutchings
· 15 years ago
3942453
drivers/net/smsc911x.c: Fix resource size off by 1 error
by Julia Lawall
· 15 years ago
df911e2
netdev: smsc911x: add missing __devexit_p() usage
by Mike Frysinger
· 15 years ago
928f308
smsc911x: fix calculation of res_size for ioremap
by Matthias Ludwig
· 16 years ago
b6907b0
net: smsc911x: add power management functions
by Daniel Mack
· 16 years ago
833cc67
smsc911x: add fifo byteswap support V2
by Magnus Damm
· 16 years ago
150899d
smsc911x: correct debugging message on mii read timeout
by Steve Glendinning
· 16 years ago
29ebd9a
smsc911x: remove unused #include <linux/version.h>
by Huang Weiyi
· 16 years ago
58add9f
smsc911x: enforce read-after-write timing restriction on eeprom access
by Steve Glendinning
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
225ddf4
smsc911x: allow setting of mac address
by Steve Glendinning
· 16 years ago
63a2ebb
smsc911x: replace print_mac with %pM
by Steve Glendinning
· 16 years ago
785b6f9
smsc911x: define status word positions as constants
by Steve Glendinning
· 16 years ago
44c1d6f
smsc911x: reset last known duplex and carrier on open
by Steve Glendinning
· 16 years ago
f7efb6c
smsc911x: improve EEPROM loading timeout logic in open
by Steve Glendinning
· 16 years ago
8dacd54
smsc911x: check for FFWD success before checking for timeout
by Steve Glendinning
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
2cf0dbe
SMSC: timeout reaches -1
by Roel Kluin
· 16 years ago
31f4574
smsc911x: allow mac address to be saved before device reset
by Steve Glendinning
· 16 years ago
d23f028
smsc911x: add external phy detection overrides
by Steve Glendinning
· 16 years ago
e81259b
smsc911x: register isr as IRQF_SHARED
by Steve Glendinning
· 16 years ago
61307ed
smsc911x: add support for platform-specific irq flags
by Steve Glendinning
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f307dbd
smsc911x: timeout reaches -1
by Roel Kluin
· 16 years ago
1373c0f
smsc911x: leave RX_STOP interrupt permanently enabled
by Steve Glendinning
· 16 years ago
db1d7bf
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
08168f7
smsc911x: register irq with device name, not driver name
by Steve Glendinning
· 16 years ago
702403a
smsc911x: fix smsc911x_reg_read compiler warning
by Steve Glendinning
· 16 years ago
fe96aaa
netdev: add missing set_mac_address hook
by Stephen Hemminger
· 16 years ago
36f8b92
smsc911x: compile fix re netif_rx signature changes
by Alexey Dobriyan
· 16 years ago
d452273
smsc911x: fix platform resource call during module unload
by Steve Glendinning
· 16 years ago
dc26977
smsc911x: don't clobber driver_data
by Steve Glendinning
· 16 years ago
cb5b04f
smsc911x: make smsc911x_ethtool_ops constant
by Steve Glendinning
· 16 years ago
631b756
smsc911x: convert driver to use net_device_ops
by Steve Glendinning
· 16 years ago
dd04519
smsc911x: fix BUG if module is removed while interface is up
by Steve Glendinning
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
bc02ff9
net: Refactor full duplex flow control resolution
by Steve Glendinning
· 16 years ago
1757ab2
smsc911x: make smsc911x_poll_controller static
by Steve Glendinning
· 16 years ago
2107fb8
smsc911x: add dynamic bus configuration
by Steve Glendinning
· 16 years ago
fd9abb3
SMSC LAN911x and LAN921x vendor driver
by Steve Glendinning
· 16 years ago