aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-15
|\
| * mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-08
| * carl9170: fix sleep in softirq contextRonald Wahl2012-10-08
| * ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun2012-10-08
| * mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-08
| * mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar2012-10-08
| * mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar2012-10-08
| * mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao2012-10-08
| * mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-08
| * rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle2012-10-05
| * ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-05
| * ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-05
| * ath9k: fix ASPM initialization on resumeFelix Fietkau2012-10-05
| * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-04
| * Remove noisy printks from llcp_sock_connectDave Jones2012-10-04
| * Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-04
| |\
| | * can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-04
| | * can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-04
| | * can: peak_pci: fix error return codePeter Senna Tschudin2012-10-04
| * | tipc: prevent dropped connections due to rcvbuf overflowErik Hugne2012-10-04
| * | silence some noisy printks in irdaDave Jones2012-10-04
| * | team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-04
| * | bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-04
| * | sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-04
| * | sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel2012-10-04
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-04
| |\ \
| | * | ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-03
| | * | ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-03
| | * | ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-03
| | * | ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-03
| | * | ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-03
| * | | ipv4: add a fib_type to fib_infoEric Dumazet2012-10-04
| | |/ | |/|
| * | cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller2012-10-03
| * | bnx2x: fix ring size for 10G functionsYuval Mintz2012-10-03
| * | cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya2012-10-03
| |/
| * tg3: Fix sparse warnings.Michael Chan2012-10-02
| * 8021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli2012-10-02
| * bnx2x: use strlcpy() to copy a stringDan Carpenter2012-10-02
| * ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-02
| * net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-02
| * pch_gbe: Fix PTP dependencies.David S. Miller2012-10-02
| * Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-02
| |\
| | * spi: remove completely broken Tegra driverStephen Warren2012-10-01
| | *-. Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2012-09-28
| | |\ \
| | | | * Merge tag 'v3.6-rc6' into spi-mxsMark Brown2012-09-25
| | | | |\
| | | | * | spi/mxs: Make the SPI block clock speed configurable via DTMarek Vasut2012-09-05
| | | | * | mxs/spi: Rework the mxs_ssp_timeout to be more readableMarek Vasut2012-09-05
| | | | * | mxs/spi: Decrement the DMA/PIO borderMarek Vasut2012-09-05
| | | | * | mxs/spi: Increment the transfer length only if transfer succeededMarek Vasut2012-09-05
| | | | * | mxs/spi: Fix issues when doing long continuous transferMarek Vasut2012-09-05