summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho
2015-10-25iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responderAssaf Krauss
2015-10-25iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg
2015-10-25iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg
2015-10-25iwlwifi: mvm: correctly request DTS-measure for new cardsArik Nemtsov
2015-10-25iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach
2015-10-25iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb
2015-10-25iwlwifi: rs: Remove workaround that disables MIMO on P2PAlexander Bondar
2015-10-25Merge remote-tracking branch 'mac80211-next/master' into nextEmmanuel Grumbach
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg
2015-10-16cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg
2015-10-16cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg
2015-10-16cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg
2015-10-16cfg80211: reg: centralize freeing ignored requestsJohannes Berg
2015-10-16cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg
2015-10-16cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg
2015-10-15cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg
2015-10-15cfg80211: reg: search built-in database directlyJohannes Berg
2015-10-15cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg
2015-10-15cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg
2015-10-15cfg80211: reg: remove useless non-NULL checkJohannes Berg
2015-10-15cfg80211: fix gHz to GHzJohannes Berg
2015-10-14mac80211: remove event.cJohannes Berg
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg
2015-10-13mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-13wireless: add WNM action frame categoriesJohannes Berg
2015-10-13wireless: update robust action frame listJohannes Berg
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-13Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-10-13bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov
2015-10-13atm: iphase: fix misleading indentionTillmann Heidsieck
2015-10-13atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck
2015-10-13ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu
2015-10-13net: hns: fix the unknown phy_nterface_t type errorhuangdaode
2015-10-13tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet
2015-10-13Merge branch 'netns-defrag'David S. Miller
2015-10-13ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-13ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-13ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman