aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
| * | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom2010-11-121-14/+0
| * | ixgbe: Look inside vlan when determining offload protocol.Hao Zheng2010-11-121-28/+32
| * | bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-121-1/+1
| * | virtio-net: init link state correctlyJason Wang2010-11-121-3/+9
| * | ucc_geth: Fix deadlockJoakim Tjernlund2010-11-121-3/+7
| * | ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund2010-11-121-6/+9
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-1016-36/+91
| |\ \ | | |/
| | * iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-091-1/+2
| | * Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek2010-11-091-0/+3
| | * Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett2010-11-091-0/+2
| | * ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
| | * ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-081-16/+14
| | * ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-081-0/+1
| | * ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-082-0/+4
| | * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-083-2/+11
| | * ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-081-4/+8
| | * carl9170: usbid table updatesChristian Lamparter2010-11-081-1/+3
| | * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-083-0/+14
| | * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-084-8/+23
| | * libipw: fix proc entry removalLinus Torvalds2010-11-081-4/+5
| * | r8169: fix sleeping while holding spinlock.françois romieu2010-11-091-2/+2
| * | r8169: revert "Handle rxfifo errors on 8168 chips"françois romieu2010-11-091-2/+3
| * | qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
| * | qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8
| * | skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-081-1/+0
| * | solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-081-0/+8
| * | solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-081-0/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-123-4/+5
|\ \ \
| * | | drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall2010-11-121-2/+0
| * | | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo2010-11-121-1/+1
| * | | libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-11-121-1/+4
* | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-1263-793/+3751
|\ \ \ \
| * \ \ \ Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman2010-11-1131-571/+3468
| |\ \ \ \
| | * | | | Revert "staging: tidspbridge: replace iommu custom for opensource implementat...Felipe Contreras2010-11-106-135/+518
| | * | | | Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c"Felipe Contreras2010-11-104-139/+146
| | * | | | Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras2010-11-105-116/+141
| | * | | | Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c"Felipe Contreras2010-11-102-0/+427
| | * | | | Revert "staging: tidspbridge - fix mmufault support"Felipe Contreras2010-11-103-40/+57
| | * | | | Revert "staging: tidspbridge - remove hw directory"Felipe Contreras2010-11-1013-2/+1148
| | * | | | Revert "staging: tidspbridge - move all iommu related code to a new file"Felipe Contreras2010-11-107-391/+289
| | * | | | Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras2010-11-104-1/+10
| | * | | | Revert "staging: tidspbridge - remove reserved memory clean up"Felipe Contreras2010-11-104-0/+53
| | * | | | Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras2010-11-104-17/+197
| | * | | | Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras2010-11-109-6/+747
| | * | | | Revert "staging: tidspbridge - update Kconfig to select IOMMU module"Felipe Contreras2010-11-101-1/+0
| | * | | | staging: tidspbridge: hardcode SCM macros while fix is upstreamedFelipe Contreras2010-11-101-1/+13
| * | | | | Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev2010-11-106-31/+31
| * | | | | Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos2010-11-091-1/+1
| * | | | | Staging: Update parameters for cfg80211 key management operationBen Hutchings2010-11-092-9/+9