summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
* net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
* net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
* smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
* bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48
* sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
* sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2811-292/+249
|\
| * b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| * ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| * b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| |\
| | * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | * iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
| * | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
* | | aoe: reserve enough headroom on skbsEric Dumazet2013-03-281-1/+2
* | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-03-274-6/+7
|\ \ \
| * | | can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde2013-03-271-0/+1
| * | | can: sja1000: fix define conflict on SHMarc Kleine-Budde2013-03-273-6/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-273-5/+23
|\ \ \ \
| * | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
| |/ / /
* | | | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
* | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
* | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
* | | | enet: fec: fix fail resume from suspend stateFrank Li2013-03-271-32/+50
* | | | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-03-274-15/+12
|\ \ \ \
| * | | | iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-03-271-12/+10
| * | | | x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun2013-03-261-1/+0
| * | | | iommu: OMAP: build only on OMAP2+Arnd Bergmann2013-03-091-1/+1
| * | | | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-091-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-271-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-271-2/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-2629-104/+195
|\ \ \ \ \
| * | | | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
| |\ \ \ \ \
| | * | | | | igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| | * | | | | igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| | * | | | | igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| | * | | | | igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
| | * | | | | igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19
| | * | | | | ixgbevf: don't release the soft entriesxunleer2013-03-261-4/+20
| * | | | | | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-261-2/+2
| |/ / / / /
| * | | | | bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-241-9/+9
| * | | | | net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-211-8/+33