summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* target: iscsi: fix comment typos in target/iscsi driversMasanari Iida2012-11-193-5/+5
* treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-1912-12/+12
* treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-194-4/+4
* treewide: fix printk typo in multiple driversMasanari Iida2012-11-196-6/+6
* qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-304-11/+11
* md: Fix typo in drivers/mdMasanari Iida2012-10-294-5/+5
* firmware: use noinline_for_stackCesar Eduardo Barros2012-10-281-1/+1
* Merge branch 'master' into for-nextJiri Kosina2012-10-285996-569925/+758242
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2635-310/+578
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| | |\
| | | * b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
| | | * mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5
| | | * mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-241-8/+5
| | | * brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-241-1/+1
| | | * Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-241-82/+82
| | | * ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-241-0/+1
| | | * rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-243-0/+3
| | | * rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-241-1/+1
| | * | tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-261-16/+19
| | * | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| | * | net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
| | * | net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
| | * | net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-261-1/+1
| | * | net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein2012-10-261-1/+0
| | * | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
| | * | vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-241-1/+2
| | * | gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-241-1/+1
| | * | Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-242-5/+27
| | |\ \
| | | * | can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-241-2/+11
| | | * | can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger2012-10-231-3/+16
| | * | | NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard2012-10-241-1/+1
| | * | | pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico2012-10-241-6/+11
| | |/ /
| | * | pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico2012-10-231-60/+6
| | * | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico2012-10-231-13/+6
| | * | pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico2012-10-231-6/+20
| | * | qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin2012-10-221-2/+7
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-215-63/+53
| | |\ \
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-195-63/+53
| | | |\|
| | | | * iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-161-15/+24
| | | | * net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-151-1/+1
| | | | * bcma: fix unregistration of coresPiotr Haber2012-10-151-2/+3
| | | | * brcmfmac: fix end of loop check (signedness bug)Dan Carpenter2012-10-151-2/+2
| | | | * brcmfmac: set dongle mode accordingly when interface upFranky Lin2012-10-151-36/+2
| | | | * brcmfmac: use control channel in roamed status reportingFranky Lin2012-10-151-6/+20
| | | | * brcmfmac: handle all exceptions as an error.Hante Meuleman2012-10-151-1/+1
| | * | | cxgb4: Remove unnecessary #ifdef conditionVipul Pandya2012-10-213-24/+27
| | |/ /
| | * | net: qmi_wwan: adding more ZTE devicesBjørn Mork2012-10-181-0/+41
| | * | phy: add AT803x driverMatus Ujhelyi2012-10-183-0/+182
| | * | usb/ipheth: Add iPhone 5 supportJay Purohit2012-10-181-0/+5
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-262-3/+5
| |\ \ \