Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
drivers
/
net
/
fs_enet
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
e309721
fs_enet: enable transmit time stamping.
by Richard Cochran
· 13 years ago
cab758e
fs_enet: fix freescale FCC ethernet dp buffer alignment
by Clive Stubbings
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e2a85ae
powerpc: Fix multicast problem in fs_enet driver
by Andrea Galbusera
· 14 years ago
4e01d2d
net: Remove invalid offloads
by Michał Mirosław
· 14 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
4b6ba8a
of/net: Move of_get_mac_address() to a common source file.
by David Daney
· 14 years ago
e8f7f43
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
by Julia Lawall
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
4eecb178
of/net: fs_enet/mii-bitbang.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
6496084
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
92b4522
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
32f6249
fs_enet: Adjust BDs after tx error
by Mark Ware
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 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
cb395ea
fs_enet: add FEC TX buffer alignment workaround for MPC5121
by Anatolij Gustschin
· 15 years ago
60ab436
fs_enet: Add support for MPC512x to fs_enet driver
by Anatolij Gustschin
· 15 years ago
fcb6a1c
fs_enet: use dev_xxx instead of printk
by Anatolij Gustschin
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
e72701a
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
by Anton Vorontsov
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
eedbc70
fs_enet: Revive fixed link support
by Anton Vorontsov
· 15 years ago
652f678
fs_enet/mii-fec.c: fix MII speed calculation
by Wolfgang Denk
· 15 years ago
1d58ea3
fs_enet: Remove dead code
by Kumar Gala
· 16 years ago
aa73832
net: Rework fs_enet driver to use of_mdio infrastructure
by Grant Likely
· 16 years ago
a54bfa4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0ee904c
drivers/net: replace BUG() with BUG_ON() if possible
by Alexander Beregalov
· 16 years ago
8c02acd
fs_enet: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
d7e094d
powerpc/fs_enet: Add missing irq free in error path.
by Mike Ditto
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 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
7385d59
fs_enet: fix polling
by Alexey Dobriyan
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
298cf9be
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
31578140
fs-enet: remove code associated with !CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
f4f6230
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
by Heiko Schocher
· 16 years ago
5b1c29b4
net/fs_enet: remove redundant messages for performance
by Li Yang
· 16 years ago
c010b2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
c8f1568
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
by Anton Vorontsov
· 16 years ago
8725f25
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
263ba32
netdev: Convert all drivers away from netif_schedule().
by David S. Miller
· 16 years ago
b219108
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
by Kumar Gala
· 16 years ago
11c2d81
Merge commit 'origin/HEAD' into test-merge
by Benjamin Herrenschmidt
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c5a78ac
fs_enet: restore promiscuous and multicast settings in restart()
by Laurent Pinchart
· 16 years ago
55b6c8e
drivers/net: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
d8b35fa
fs_enet: MDIO on GPIO support
by Laurent Pinchart
· 16 years ago
4ecc8c06
drivers/net/fs_enet: remove null pointer dereference
by Julia Lawall
· 16 years ago
a86e2cb
fs_enet: Fix a memory leak in fs_enet_mdio_probe
by Scott Wood
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
9a3c243
fs_enet: Don't call NAPI functions when NAPI is not used.
by Laurent Pinchart
· 17 years ago
5bd3670
fs_enet: Don't call phy_mii_ioctl() in atomic context.
by Scott Wood
· 17 years ago
b5677d8
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
by Jochen Friedrich
· 17 years ago
dcb571b
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25
by Paul Mackerras
· 17 years ago
70f782e
fs_enet: Add fixed-phy support for fs_enet
by Jochen Friedrich
· 17 years ago
9156ad4
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
dfd9a421
fs_enet: check for phydev existence in the ethtool handlers
by Anton Vorontsov
· 17 years ago
4ec2411
[NET]: Do not check netif_running() and carrier state in ->poll()
by David S. Miller
· 17 years ago
c2a7dcad
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
362f9b6
[POWERPC] Move CPM command handling into the cpm drivers
by Jochen Friedrich
· 17 years ago
075b9cd
[POWERPC] Fix typo #ifdef -> #ifndef
by Jochen Friedrich
· 17 years ago
8a85639
[FS_ENET]: Fix module build.
by Jochen Friedrich
· 17 years ago
f860f49
fs_enet: Update for API changes
by Scott Wood
· 17 years ago
31a5bb0
fs_enet: sparse fixes
by Scott Wood
· 17 years ago
2b5b3a6
fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.
by Scott Wood
· 17 years ago
976de6a
fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
by Scott Wood
· 17 years ago
0d0d9c1
fs_enet: Align receive buffers.
by Scott Wood
· 17 years ago
c656533
fs_enet: mac-fcc: Eliminate __fcc-* macros.
by Scott Wood
· 17 years ago
0fb300f
fs_enet: Whitespace cleanup.
by Scott Wood
· 17 years ago
9b8ee8e
FS_ENET: Add polling support
by Vitaly Bordug
· 17 years ago
aa90f50
FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.
by Vitaly Bordug
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
acb2cc8
[PATCH] drivers/net: remove superfluous memset
by Mariusz Kozlowski
· 17 years ago
bf1e9a0
Clean up duplicate includes in drivers/net/
by Jesper Juhl
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
d1c0a65
Use menuconfig objects II - netdev (general+100mbit)
by Jan Engelhardt
· 17 years ago
4c35630
[POWERPC] Change rheap functions to use ulongs instead of pointers
by Timur Tabi
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 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
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
8423200
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
Next »