summaryrefslogtreecommitdiff
path: root/drivers/net/ksz884x.c
Commit message (Expand)AuthorAge
* ks8*/ksz8*: Move the Micrel driversJeff Kirsher2011-08-12
* drivers/net: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-08
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* net: ksz884x: convert to hw_featuresMichał Mirosław2011-04-10
* net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros2011-03-27
* ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek2011-01-03
* drivers/net/*.c: Use static constJoe Perches2010-12-21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | drivers: net: use newly introduced hex_to_bin()Andy Shevchenko2010-07-23
* | | ksz884x: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
| |/ |/|
* | ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-01
* | ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-01
|/
* drivers/net: Use kcalloc or kzallocJulia Lawall2010-05-17
* drivers: net: use skb_headlen()Eric Dumazet2010-04-14
* drivers: net: last_rx eliminationEric Dumazet2010-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-06
|\ \ | |/
| * ksz884x: fix return value of netdev_set_eepromJens Rottmann2010-03-23
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net: remove redundant codeEric Dumazet2010-03-30
* | net: remove unused #include <linux/version.h>Huang Weiyi2010-03-18
* | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-03-16
|/
* NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-16
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-26
* net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha2010-02-12