aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-13Bluetooth: btmrvl: fix thread stopping raceDaniel Drake1-5/+4
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N1-4/+1
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N1-2/+2
2013-06-13sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov1-2/+2
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2-5/+12
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov1-0/+4
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen1-1/+1
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur1-0/+3
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich1-5/+6
2013-06-13cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings1-1/+0
2013-06-13macvtap: fix uninitialized return value macvtap_ioctl_set_queue()Jason Wang1-0/+2
2013-06-13macvtap: slient sparse warningsJason Wang1-1/+1
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin1-7/+13
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin3-5/+6
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2-18/+18
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.Alex Lyakas2-2/+22
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown1-1/+1
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-97/+251
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-4/+7
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-128/+109
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds6-38/+134
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold1-0/+7
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold1-1/+38
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold1-14/+29
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold1-8/+38
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold1-0/+2
2013-06-12drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device treeTony Lindgren1-0/+1
2013-06-12cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-12drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore1-1/+3
2013-06-12drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko1-1/+2
2013-06-12tun: Turn tun_flow_init() into void fnPavel Emelyanov1-7/+2
2013-06-12tun: Report "persist" flag to userspacePavel Emelyanov1-0/+3
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller161-2070/+18914
2013-06-12sh_eth: split 'sh_eth_netdev_ops'Sergei Shtylyov1-9/+20
2013-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-23/+68
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville5-3/+7
2013-06-12rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka1-11/+18
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel1-15/+2
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka2-1/+2
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-15/+18
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville21-73/+211
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang1-3/+3
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger1-0/+1