aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel/ksz884x.c
Commit message (Expand)AuthorAge
* micrel: use pci_zalloc_consistentJoe Perches2014-08-08
* micrel: Use time_before_eq()Manuel Schölling2014-05-22
* drivers: net: Register Micrel ksz884x network devices in PCI device tree.Markus Lottmann2014-05-15
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* ksz884x: delete useless variableJulia Lawall2014-01-15
* net: ksz884x: slight optimization of addr comparedingtianhong2013-12-31
* net: ksz884x: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-22
* net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | net/micrel: remove __dev* attributesBill Pemberton2012-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\ \
| * | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\| |
| * | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
| |/
* / ksz884x: use module_pci_driver to simplify the codeWei Yongjun2012-11-07
|/
* ksz884x: fix EndianLi RongQing2012-07-11
* ksz884x: remove unnecessary setting of skb->devJon Mason2012-07-11
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-19
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
* ksz884x: fix mtu for VLANDoug Kehn2012-01-12
* net: make ethtool_ops conststephen hemminger2012-01-05
* ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-21
* ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-16
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* net: add skb frag size accessorsEric Dumazet2011-10-19
* ksz884x: convert to SKB paged frag API.Ian Campbell2011-09-15
* ks8*/ksz8*: Move the Micrel driversJeff Kirsher2011-08-12