summaryrefslogtreecommitdiffstats
path: root/drivers/net/ksz884x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-06-161-1/+2
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | drivers: net: use newly introduced hex_to_bin()Andy Shevchenko2010-07-231-6/+5
* | | ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-051-24/+22
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-151-1/+1
| |/ |/|
* | ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-011-0/+1
* | ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-011-1/+1
|/
* drivers/net: Use kcalloc or kzallocJulia Lawall2010-05-171-2/+1
* drivers: net: use skb_headlen()Eric Dumazet2010-04-141-1/+1
* drivers: net: last_rx eliminationEric Dumazet2010-04-131-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-1/+1
|\ \ | |/
| * ksz884x: fix return value of netdev_set_eepromJens Rottmann2010-03-231-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+5
* | net: remove redundant codeEric Dumazet2010-03-301-2/+0
* | net: remove unused #include <linux/version.h>Huang Weiyi2010-03-181-1/+0
* | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-03-161-37/+28
|/
* NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-261-2/+2
* net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha2010-02-121-0/+7335
OpenPOWER on IntegriCloud