aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl
2012-10-08ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar
2012-10-08mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
2012-10-02tg3: Fix sparse warnings.Michael Chan
2012-10-02bnx2x: use strlcpy() to copy a stringDan Carpenter
2012-10-02net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
2012-10-02pch_gbe: Fix PTP dependencies.David S. Miller
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang
2012-10-02hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang
2012-10-02hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang
2012-10-02vxlan: put UDP socket in correct namespacestephen hemminger
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier
2012-10-01drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson