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
/
xilinx_emaclite.c
Age
Commit message (
Expand
)
Author
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-19
xilinx_emaclite: netpoll support
Michal Simek
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-05-22
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-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-05-06
net: emaclite: Use resource_size
Tobias Klauser
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
net: remove redundant code
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-15
net: emaclite: adding MDIO and phy lib support
John Linn
2009-12-29
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-09-22
net: xilinx_emaclite: Fix problem with first incoming packet
Michal Simek
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-01
xilinx_emaclite: Fix permissions on driver sources.
David S. Miller
2009-08-20
net: add Xilinx emac lite device driver
John Linn