summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0927-39/+6278
|\
| * b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48
| * drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-071-1/+1
| * drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-071-1/+3
| * rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-072-2/+2
| * wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-0416-0/+6195
| * mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-041-1/+1
| * mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-042-7/+18
| |\
| | * iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
| | * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-0820-41/+116
|\ \ \
| * | | xen/netfront: improve truesize trackingIan Campbell2013-01-081-23/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0416-18/+75
| |\| |
| | * | ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
| | * | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-021-2/+3
| | * | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
| | * | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
| | * | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
| | * | rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+6
| | * | p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-021-0/+3
| | * | rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl2013-01-021-0/+1
| | * | ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-021-1/+1
| | * | bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-021-1/+1
| | * | brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
| | * | p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-021-0/+1
| | * | carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
| | * | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna2013-01-021-4/+3
| | * | ath9k: Fix compilation breakageSujith Manoharan2013-01-021-1/+2
| | * | ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
| | * | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
| | |/
| * | vxlan: allow live mac address changestephen hemminger2013-01-031-0/+1
| * | forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-291-0/+35
| * | net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-291-0/+1
* | | Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0821-852/+149
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2013-01-061-5/+4
| |\ \ \
| | * | | PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-061-5/+4
| * | | | Merge branch 'pm-qos'Rafael J. Wysocki2013-01-061-5/+5
| |\ \ \ \
| | * | | | PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()Rafael J. Wysocki2013-01-061-5/+5
| | |/ / /
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-01-044-7/+24
| |\ \ \ \
| | * | | | cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2013-01-032-2/+8
| | * | | | cpufreq / Longhaul: Disable driver by defaultRafał Bilski2013-01-031-1/+9
| | * | | | cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov2013-01-031-4/+7
| | |/ / /
| * | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-01-045-11/+5
| |\ \ \ \
| | * | | | cpuidle: fix lock contention in the idle pathDaniel Lezcano2013-01-031-7/+1
| | * | | | intel_idle: pr_debug information need separatedYouquan Song2013-01-031-1/+1
| | * | | | cpuidle / coupled: fix ready counter decrementSivaram Nair2013-01-031-1/+1
| | * | | | cpuidle: Fix finding state with min power_usageSivaram Nair2013-01-032-2/+2
| | |/ / /