index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpmac.c
Age
Commit message (
Expand
)
Author
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-08-11
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
2014-07-10
net: cpmac: fix in debug messages
Varka Bhadram
2014-07-10
net: cpmac: fix in releasing resources
Varka Bhadram
2014-07-10
net: cpmac: fix proper spacing before return statement
Varka Bhadram
2014-07-10
net: cpmac: fix missing a blank line after declarations
Varka Bhadram
2014-07-10
net: cpmac: fix cpmac driver structure
Varka Bhadram
2014-07-10
net: cpmac: dynamic debug fixes
Varka Bhadram
2014-07-10
net: cpmac: fix comments
Varka Bhadram
2014-07-10
net: cpmac: remove space in macro defination
Varka Bhadram
2014-04-21
net: cpmac: remove cpmac_config
Florian Fainelli
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
net: cpmac: use dev_get_platdata()
Jingoo Han
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-03
cpmac: remove __dev* attributes
Bill Pemberton
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-13
cpmac: fix PHY name to match MDIO bus name
Florian Fainelli
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-10
cpmac: use an unique MDIO bus name.
Florian Fainelli
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers
Jeff Kirsher