index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fs_enet
Commit message (
Expand
)
Author
Age
*
freescale: Move the Freescale drivers
Jeff Kirsher
2011-08-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
|
|
\
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fs_enet: fix freescale FCC ethernet dp buffer alignment
Clive Stubbings
2011-06-17
|
|
/
*
/
fs_enet: enable transmit time stamping.
Richard Cochran
2011-06-20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
|
|
\
|
*
|
net: Remove invalid offloads
Michał Mirosław
2011-04-10
*
|
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
|
|
/
|
/
|
*
|
powerpc: Fix multicast problem in fs_enet driver
Andrea Galbusera
2011-04-21
|
/
*
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
*
of/net: Move of_get_mac_address() to a common source file.
David Daney
2010-11-01
*
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-06
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
|
\
|
*
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-31
|
|
\
*
|
|
of/net: fs_enet/mii-bitbang.c: fix build breakage
Anatolij Gustschin
2010-06-02
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-31
|
\
|
|
|
|
/
|
/
|
|
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
|
\
|
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
|
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
*
|
|
fs_enet: Adjust BDs after tx error
Mark Ware
2010-05-29
|
|
/
|
/
|
*
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
fs_enet: add FEC TX buffer alignment workaround for MPC5121
Anatolij Gustschin
2010-02-27
*
fs_enet: Add support for MPC512x to fs_enet driver
Anatolij Gustschin
2010-02-27
*
fs_enet: use dev_xxx instead of printk
Anatolij Gustschin
2010-02-27
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-10-14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
|
\
|
*
fs_enet: Revive fixed link support
Anton Vorontsov
2009-07-22
*
|
fs_enet/mii-fec.c: fix MII speed calculation
Wolfgang Denk
2009-07-17
|
/
*
fs_enet: Remove dead code
Kumar Gala
2009-04-28
*
net: Rework fs_enet driver to use of_mdio infrastructure
Grant Likely
2009-04-27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-16
|
\
|
*
fs_enet: convert to netdev_ops
Alexander Beregalov
2009-04-11
*
|
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
|
/
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
*
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
2009-01-14
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
|
\
|
*
fs_enet: fix polling
Alexey Dobriyan
2008-11-03
*
|
net: convert more to %pM
Johannes Berg
2008-10-27
|
/
*
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-10-08
[next]