summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-2111-185/+178
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-215-14/+12
* mac80211: remove sta->last_ack_signalJohannes Berg2015-10-213-7/+0
* cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg2015-10-161-1/+2
* cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg2015-10-161-9/+2
* cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg2015-10-161-2/+2
* cfg80211: reg: centralize freeing ignored requestsJohannes Berg2015-10-161-29/+35
* cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg2015-10-161-7/+9
* cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg2015-10-161-3/+3
* cfg80211: reg: make CRDA support optionalJohannes Berg2015-10-163-73/+114
* cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg2015-10-151-8/+2
* cfg80211: reg: search built-in database directlyJohannes Berg2015-10-151-44/+58
* cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg2015-10-151-5/+5
* cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg2015-10-151-31/+30
* cfg80211: reg: remove useless non-NULL checkJohannes Berg2015-10-151-3/+0
* cfg80211: fix gHz to GHzJohannes Berg2015-10-152-2/+2
* mac80211: remove event.cJohannes Berg2015-10-144-34/+6
* mac80211: remove cfg.hJohannes Berg2015-10-144-11/+2
* mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-143-41/+39
* mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg2015-10-141-10/+10
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-1410-87/+21
* mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2015-10-132-15/+15
* mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern2015-10-131-2/+6
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-1310-25/+262
* wireless: add WNM action frame categoriesJohannes Berg2015-10-131-0/+3
* wireless: update robust action frame listJohannes Berg2015-10-131-0/+2
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-137-60/+130
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-133-1/+8
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-10-139798-268587/+548358
|\
| * bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-121-0/+3
| * atm: iphase: fix misleading indentionTillmann Heidsieck2015-10-121-1/+1
| * atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck2015-10-121-1/+2
| * ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu2015-10-121-15/+17
| * net: hns: fix the unknown phy_nterface_t type errorhuangdaode2015-10-121-0/+1
| * tun: use sk_fullsock() before reading sk->sk_tsflagsEric Dumazet2015-10-121-1/+1
| * Merge branch 'netns-defrag'David S. Miller2015-10-1211-26/+27
| |\
| | * ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-124-6/+5
| | * ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-128-19/+20
| | * ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman2015-10-121-1/+2
| |/
| * packet: fix match_fanout_group()Eric Dumazet2015-10-121-3/+3
| * Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-12117-1410/+2677
| |\
| | * Merge tag 'iwlwifi-next-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm...Kalle Valo2015-10-0732-244/+643
| | |\
| | | * iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-052-27/+83
| | | * iwlwifi: size firmware flags memory correctlyJohannes Berg2015-10-053-7/+20
| | | * iwlwifi: mvm: make threshold temperatures unsignedJohannes Berg2015-10-051-6/+6
| | | * iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel2015-10-053-0/+8
| | | * iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg2015-10-051-6/+10
| | | * iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenariosEyal Shapira2015-10-052-0/+48
| | | * iwlwifi: mvm: minor rx code cleanupJohannes Berg2015-10-051-2/+2
| | | * iwlwifi: remove IWL3165_UCODE_API_OK and _MINJohannes Berg2015-10-051-7/+0