summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: set network header in TDLS framesArik Nemtsov2014-09-111-0/+3
* cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-114-11/+33
* cfg80211: add WMM traffic stream APIJohannes Berg2014-09-113-0/+185
* mac80211: add TDLS connection timeoutLiad Kaufman2014-09-112-1/+23
* mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn2014-09-113-119/+213
* mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-114-97/+85
* cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg2014-09-111-4/+21
* cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-7/+3
* cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-112-1/+3
* mac80211: clear key material when freeing keysJohannes Berg2014-09-111-1/+1
* cfg80211: clear connect keys when freeing themJohannes Berg2014-09-115-11/+11
* mac80211: annotate MMIC head/tailroom warningJohannes Berg2014-09-081-2/+5
* mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-083-11/+75
* mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson2014-09-081-19/+41
* mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira2014-09-051-1/+1
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-053-5/+10
* cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+11
* mac80211: combine roc with the "next roc" if possibleEliad Peller2014-09-051-24/+53
* mac80211: adjust roc duration when combining ROCsEliad Peller2014-09-051-0/+1
* cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-051-21/+60
* mac80211: Add RRM support to assoc requestAssaf Krauss2014-09-052-3/+13
* nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+17
* mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman2014-09-051-3/+2
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-056-0/+6
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-0518-0/+18
* mac80211: clean up ieee80211_i.hJohannes Berg2014-09-051-2/+1
* mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-035-14/+20
* net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-291-0/+1
* mac80211: fix chantype recalc warningMichal Kazior2014-08-291-2/+2
* mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-271-2/+2
* mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-261-1/+1
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-2/+13
* cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-262-6/+16
* cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-261-6/+0
* mac80211: don't resize skbs needlesslyIdo Yariv2014-08-261-1/+4
* mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-261-9/+3
* cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-262-3/+3
* mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2014-08-262-95/+93
* mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland2014-08-261-7/+3
* mac80211: disable 40MHz support in case of 20MHz APEliad Peller2014-08-151-8/+22
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-1510-28/+16
* netlink: Annotate RCU locking for seq_file walkerThomas Graf2014-08-141-0/+2
* tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-08-141-5/+3
* tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-142-5/+10
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-143-4/+6
* sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-141-3/+3
* tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-142-8/+11
* net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn2014-08-131-0/+17
* net-timestamp: fix missing ACK timestampWillem de Bruijn2014-08-131-5/+5
* irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov2014-08-131-1/+1