Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4de92180258ac661bbce0f0065c9c81633ac862b
/
drivers
/
net
/
cpmac.c
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
559764d
cpmac: fix all checkpatch errors and warnings
by Florian Fainelli
· 14 years ago
9e1634a
drivers/net: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
7e307c7
cpmac: use resource_size()
by Dan Carpenter
· 14 years ago
ed770f0
cpmac: do not leak struct net_device on phy_connect errors
by Florian Fainelli
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
25dc27d
cpmac: bump version to 0.5.2
by Florian Fainelli
· 15 years ago
9fba1c3
cpmac: fallback to switch mode if no PHY chip found
by Florian Fainelli
· 15 years ago
30765d0
cpmac: fix the receiving of 802.1q frames
by Florian Fainelli
· 15 years ago
48a2951
cpmac: use after free
by Dan Carpenter
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
780019d
MIPS: AR7: Implement clock API
by Florian Fainelli
· 15 years ago
e1d4447
net: convert multiple drivers to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
2447f2f
drivers/net/cpmac.c: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
762c6aa
cpmac: fix compilation errors against undeclared BUS_ID_SIZE
by Florian Fainelli
· 15 years ago
4e43af3
cpmac: bump version to 0.5.1
by Florian Fainelli
· 15 years ago
e4540aa
cpmac: wait longer after MDIO reset
by Florian Fainelli
· 15 years ago
76e61ea
cpmac: add support for fixed PHY
by Florian Fainelli
· 15 years ago
d76c626b
cpmac: fix wrong MDIO bus identifier
by Florian Fainelli
· 15 years ago
6a9b654
cpmac: fix compilation failure introduced with netdev_ops conversion
by Florian Fainelli
· 15 years ago
0220ff7
cpmac: prevent fatal exception in cpmac_end_xmit
by Stefan Weil
· 15 years ago
69bd4ae
cpmac: remove unused variable.
by Florian Fainelli
· 15 years ago
21a8cfe
cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.
by David S. Miller
· 15 years ago
63ef7d8
cpmac: convert to net_device_ops
by Alexander Beregalov
· 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
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
298cf9be
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
fde9403a
[netdrvr] remove unnecessary #include
by Huang Weiyi
· 16 years ago
c8f1568
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
by Anton Vorontsov
· 16 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 16 years ago
09e83b5
netdev: Kill NETIF_F_MULTI_QUEUE.
by David S. Miller
· 16 years ago
b19fa1f
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
by David S. Miller
· 16 years ago
f917d58
cpmac bugfixes and enhancements
by Matteo Croce
· 16 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
8353ec7
cpmac: convert to new Fixed PHY infrastructure
by Anton Vorontsov
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
ba596a0
Replace cpmac fix
by Matteo Croce
· 17 years ago
b88219f
cpmac: update to new fixed phy driver interface
by Eugene Konev
· 17 years ago
67d129d
cpmac: convert to napi_struct interface
by Eugene Konev
· 17 years ago
df523b5
cpmac: use print_mac() instead of MAC_FMT
by Eugene Konev
· 17 years ago
6cd043d
AR7 ethernet: small post-merge cleanups and fixes
by Matteo Croce
· 17 years ago
4e3ab47
[NET]: Make and use skb_get_queue_mapping
by Pavel Emelyanov
· 17 years ago
d95b39c
AR7 ethernet
by Matteo Croce
· 17 years ago