summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N
2012-07-18jme: netpoll supportPeter Wu
2012-07-18net: ethernet: davinci_emac: add OF supportHeiko Schocher
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil
2012-07-18ISDN: Add check for return value of pnp_activate_dev()Karsten Keil
2012-07-18qlge: fix an "&&" vs "||" bugDan Carpenter
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet
2012-07-18net: qmi_wwan: add ZTE MF821DBjørn Mork
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch
2012-07-18bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet
2012-07-18net: qmi_wwan: make dynamic device IDs workBjørn Mork
2012-07-18b44: add 64 bit statsKevin Groeneveld
2012-07-18be2net: Ignore physical link async event for LancerPadmanabh Ratnakar
2012-07-18be2net: Fix VF driver load for LancerPadmanabh Ratnakar
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-18Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-07-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-07-18wlcore: increase command completion timeoutLuciano Coelho
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov
2012-07-18wlcore: make usage of nla_put clearerYair Shapira
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-17ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck
2012-07-17ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck
2012-07-17ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck
2012-07-17ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck
2012-07-17ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck
2012-07-17ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck
2012-07-17r8169: verbose error message.Francois Romieu
2012-07-17r8169: remove rtl_ocpdr_cond.Hayes Wang
2012-07-17b43: fix crash with OpenFWWFJohannes Berg
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville