aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ksz884x.c
AgeCommit message (Expand)Author
2011-01-03ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-23drivers: net: use newly introduced hex_to_bin()Andy Shevchenko
2010-07-05ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov
2010-05-17drivers/net: Use kcalloc or kzallocJulia Lawall
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30net: remove redundant codeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ksz884x: fix return value of netdev_set_eepromJens Rottmann
2010-03-18net: remove unused #include <linux/version.h>Huang Weiyi
2010-03-16drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-03-16NET: ksz884x, fix lock imbalanceJiri Slaby
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-12net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha