aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/smsc9420.c
AgeCommit message (Expand)Author
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-05-10net: trans_start cleanupsEric Dumazet
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-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning
2009-11-18drivers/net/smsc9420.c: remove exceptional & on function nameJulia Lawall
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-20smsc9420: fix big endian rx checksum offloadSteve Glendinning
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-20smsc9420: handle magic field of ethtool_eepromSteve Glendinning
2009-02-20smsc9420: fix another postfixed timeoutSteve Glendinning
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-02net: variables reach -1, but 0 testedRoel Kluin
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning
2009-01-26net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning
2008-12-12smsc9420: add ethtool eeprom supportSteve Glendinning
2008-12-12smsc9420: add netpoll supportSteve Glendinning
2008-12-11smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning