aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e100.c
AgeCommit message (Expand)Author
2009-12-18e100: Fix broken cbs accounting due to missing memset.Roger Oksanen
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan
2009-10-28e100: Fix to allow systems with FW based cards to resume from STDDavid Graham
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger
2009-08-23E100: fix interaction with swiotlb on X86.Krzysztof HaƂasa
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-18Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-11e100: add non-MII PHY supportAndreas Mohr
2009-06-08e100: Fix napi_enable BUG_ON when recovering from EEH errorAndre Detsch
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-21e100: add support for 82552 10/100 adapterBruce Allan
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-07firmware: convert e100 driver to request_firmware()Jaswinder Singh Rajput
2009-01-04e100: cosmetic cleanupBruce Allan
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-27e100: cleanup link up/down messagesJeff Kirsher
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19e100: convert to net_device_opsStephen Hemminger
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31e100: adapt to the reworked PCI PMRafael J. Wysocki
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-18e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki
2008-08-27e100, fix iomap readJiri Slaby
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison
2008-03-25e100: endianness annotationsAl Viro
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok
2008-02-03e100: fix spelling errorsAndreas Mohr
2008-02-03Net: e100, fix iomap mem accessesJiri Slaby
2008-01-28e100 endianness annotationsAl Viro
2008-01-28Fix e100 on systems that have cache incoherent DMADavid Acker