index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
ucc_geth.c
Age
Commit message (
Expand
)
Author
2013-12-26
net: freescale: remove unused compare_addr()
dingtianhong
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-21
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-20
net: ucc_geth: use platform_{get,set}_drvdata()
Libo Chen
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-14
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2012-10-09
net: fix typo in freescale/ucc_geth.c
Michael Neuling
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-02
ucc_geth: Add 16 bytes to max TX frame for VLANs
Joakim Tjernlund
2012-03-29
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
Dave Liu
2012-03-04
ucc_geth: separate out rx/tx ring alloc and free operations
Paul Gortmaker
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-11-16
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher