Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4c5d502d8b2db8947c44dc44bdc67dbe55cce2b9
/
drivers
/
net
/
fs_enet
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
298cf9b
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
5b1c29b
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
4ecc8c0
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
dfd9a42
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
· 18 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
5427828
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
by Vitaly Bordug
· 18 years ago
b1f54ba
FS_ENET: OF-related fixup for FEC and SCC MAC's
by Vitaly Bordug
· 18 years ago
e8a2b6a
[PATCH] PHY: Add support for configuring the PHY connection interface
by Andy Fleming
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d6bd3a3
[PATCH] Move valid_dma_direction() from x86_64 to generic code
by Rolf Eike Beer
· 18 years ago
4e6d816
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
by Paul Mackerras
· 18 years ago
611a15a
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
by Vitaly Bordug
· 18 years ago
d3465c9
POWERPC: overhaul with cpm2_map mechanism
by Vitaly Bordug
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
5b4b845
[PATCH] FS_ENET: use PAL for mii management
by Vitaly Bordug
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 18 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
f7b9996
[PATCH] fs_enet build fix
by Marcelo Tosatti
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
34e30d6
[PATCH] fs_enet: Fix dma_unmap_single calls
by Pantelis Antoniou
· 19 years ago
48257c4
Add fs_enet ethernet network driver, for several embedded platforms.
by Pantelis Antoniou
· 19 years ago