summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-15
|\
| * netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-13
| * tulip: Properly check dma mapping resultNeil Horman2013-06-13
| * net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-13
| * drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-13
| * drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-13
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-13
| * bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-13
| * bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-13
| * net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-13
| * be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-13
| * xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-13
| * macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-13
* | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-14
|\ \
| * | mei: me: clear interrupts on the resume pathTomas Winkler2013-06-13
| * | mei: nfc: fix nfc device freeingTomas Winkler2013-06-13
| * | mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz2013-06-13
* | | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-14
|\ \ \
| * | | usb: chipidea: fix id change handlingAlexander Shishkin2013-06-11
| * | | usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-11
| * | | USB: pl2303: fix device initialisation at openJohan Hovold2013-06-10
| * | | USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-10
| * | | USB: f81232: fix device initialisation at openJohan Hovold2013-06-10
| |/ /
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-13
|\ \ \
| * | | of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-13
| |/ /
* | | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-13
|\ \ \
| * | | ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-10
| |/ /
* | | Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds2013-06-13
|\ \ \ | |_|/ |/| |
| * | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin2013-06-13
| * | md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2013-06-13
| * | md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2013-06-13
| * | md: md_stop_writes() should always freeze recovery.NeilBrown2013-06-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-12
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
| |\ \ \
| | * | | b43: stop format string leaking into error msgsKees Cook2013-06-12
| | * | | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-12
| | * | | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-12
| | * | | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-12
| | * | | net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-12
| | * | | rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-12
| | * | | wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-12
| | * | | wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-12
| | * | | wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-12
| | * | | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-12
| | * | | mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-12
| | * | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2013-06-12
| * | | | team: move add to port list before port enablementJiri Pirko2013-06-12
| * | | | team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2013-06-12
| * | | | tuntap: set SOCK_ZEROCOPY flag during openJason Wang2013-06-12
| * | | | vhost: fix ubuf_info cleanupMichael S. Tsirkin2013-06-11