summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-18cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau
2012-10-18cfg80211: fix antenna gain handlingFelix Fietkau
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-15Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg
2012-10-08mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau
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-08mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen
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-04ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-04Remove noisy printks from llcp_sock_connectDave Jones
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-04tipc: prevent dropped connections due to rcvbuf overflowErik Hugne
2012-10-04silence some noisy printks in irdaDave Jones
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-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel
2012-10-04sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet
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-04cxgb4: 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-03tg3: Fix sparse warnings.Michael Chan
2012-10-038021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli
2012-10-03bnx2x: use strlcpy() to copy a stringDan Carpenter
2012-10-03ipv6: don't add link local route when there is no link local addressNicolas Dichtel
2012-10-03net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin