aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ll_temac_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
|\
| * net: ll_temac: fix checksum offload logicBrian Hill2010-05-26
| * net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-26
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\|
| * net: trans_start cleanupsEric Dumazet2010-05-10
| * Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-13
| * net: ll_temac: remove virt_to_bus callJohn Linn2010-04-13
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller2010-04-08
| * | Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-06
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-26
* ll_temac: Fix MAC address configuration from userlandSteven J. Magnani2010-02-17
* ll_temac: Add support for V2 LLTEMAC coreSteven J. Magnani2010-02-17
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net : Correct the size argument to kzallocJulia Lawall2010-01-04
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: add Xilinx ll_temac device driverGrant Likely2009-04-27