summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala5-1/+261
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan4-5/+5
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan1-6/+4
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux1-0/+3
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches1-1/+1
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2-1/+18
2010-07-21Bluetooth: Use kzalloc for driversJulia Lawall1-6/+2
2010-07-21Bluetooth: Use kmemdup for driversJulia Lawall1-2/+1
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar3-48/+55
2010-07-21Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock1-2/+0
2010-07-21Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy1-3/+3
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-15/+25
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-07-20cxgb4vf: Fix bug where we were only allocating one queue in MSI modeCasey Leedom1-4/+2
2010-07-20cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay arrayCasey Leedom1-1/+1
2010-07-19bnx2: Update version to 2.0.17.Michael Chan1-2/+2
2010-07-19bnx2: Remove some unnecessary smp_mb() in tx fast path.Michael Chan1-1/+9
2010-07-19bnx2: Call pci_enable_msix() with actual number of vectors.Michael Chan2-7/+26
2010-07-19bnx2: Use proper counter for net_device_stats->multicast.Michael Chan1-1/+1
2010-07-19ixgbe: fix version string for ixgbeDon Skidmore1-1/+1
2010-07-19ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou1-1/+1
2010-07-19ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2-13/+11
2010-07-19ixgbe: drop support for UDP in RSS hash generationAlexander Duyck1-3/+1
2010-07-19ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1
2010-07-19e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck1-2/+2
2010-07-19drivers/net/82596.c: fix warningAndrew Morton1-1/+1
2010-07-19ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller1-5/+3
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-07-19bonding: avoid a warningEric Dumazet1-0/+2
2010-07-19net: Removing dead ARCH_PNX010XChristoph Egger2-47/+2
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2-5/+12
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara1-0/+2
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-5/+6
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet1-0/+2
2010-07-19s2io: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-07-18net: support time stamping in phy devices.Richard Cochran2-0/+7
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran23-40/+32
2010-07-18arcnet: fix signed bug in probe functionDan Carpenter2-3/+3
2010-07-18qlcnic: fix pci resource leakAmit Kumar Salecha1-1/+6
2010-07-18net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara1-5/+8
2010-07-18bnx2: use device model DMA APIStanislaw Gruszka1-53/+58
2010-07-18bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka1-8/+9
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings1-1/+3
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-4/+9
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd1-5/+5
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin1-4/+4
2010-07-15cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom1-1/+1
2010-07-15net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2-1/+10
2010-07-15net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara1-2/+3
2010-07-15vxge: Version updateJon Mason1-3/+2