summaryrefslogtreecommitdiff
path: root/drivers/net/jme.c
AgeCommit message (Expand)Author
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-01jme: convert offload constraints to ndo_fix_featuresMichał Mirosław
2011-03-27Net / jme: Do not use legacy PCI power managementRafael J. Wysocki
2011-02-28net: use pci_dev->revision, againSergei Shtylyov
2011-02-13jme: Don't show UDP Checksum error if HW misjudgedGuo-Fu Tseng
2011-02-13jme: Refill receive unicase MAC addr after resumeGuo-Fu Tseng
2011-02-13jme: Safer MAC processor reset sequenceGuo-Fu Tseng
2011-02-13jme: Fix hardware action of full-duplexGuo-Fu Tseng
2011-02-13jme: Rename phyfifo function for easier understandGuo-Fu Tseng
2011-02-13jme: PHY Power control for new chipGuo-Fu Tseng
2011-02-13jme: Extract main and sub chip revisionGuo-Fu Tseng
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-10-31jme: fix panic on loadEric Dumazet
2010-10-24jme: Support WoL after shutdownGuo-Fu Tseng
2010-10-21jme: Advance version numberGuo-Fu Tseng
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng
2010-10-21jme: Prevent possible read re-order errorGuo-Fu Tseng
2010-10-21jme: Add comment in jme_set_settingsGuo-Fu Tseng
2010-10-21jme: Fix PHY power-off errorGuo-Fu Tseng
2010-09-06drivers/net/jme: Use pr_<level>Joe Perches
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-11Merge 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-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-03-18jme: Fix VLAN memory leakGuo-Fu Tseng
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-12drivers/net/jme: Use netif_printk helpersJoe Perches
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-19drivers/net: tasklet_init - Remove unnecessary leading & from second argJoe Perches
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-06jme: Tuning rxsum functionGuo-Fu Tseng
2009-07-06jme: Remove shadow register supportGuo-Fu Tseng
2009-07-06jme: Change bufinf memory locationGuo-Fu Tseng
2009-07-06jme: Fix unmatched tasklet_{enable|disable} pairGuo-Fu Tseng
2009-07-06jme: Some minor coding style consistency modificationsGuo-Fu Tseng
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04net: more timeouts that reach -1Roel Kluin
2009-03-01jme: Adding {64,40}bits DMA mask backGuo-Fu Tseng
2009-03-01jme: Clear all modified GHC register flagsGuo-Fu Tseng
2009-03-01jme: Fix pci syncGuo-Fu Tseng
2009-03-01jme: Modifies messages to display correct hardware versionGuo-Fu Tseng