summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg2015-09-292-14/+10
* mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller2015-09-292-3/+5
* net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui2015-09-291-0/+1
* mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-292-51/+61
* mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2015-09-292-19/+23
* mac80211: Deinline drv_conf_tx()Denys Vlasenko2015-09-292-24/+28
* mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-292-0/+20
* mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2015-09-222-49/+62
* nl80211: put current TX power in interface infoRafał Miłecki2015-09-221-0/+10
* mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-223-22/+10
* mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-221-1/+1
* mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-223-16/+0
* mac80211: implement VHT support for meshBob Copeland2015-09-223-4/+85
* mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh2015-09-221-0/+2
* mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-222-1/+4
* mac80211: remove direct probe step before authenticationJohannes Berg2015-09-221-59/+23
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-225-14/+24
* mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-223-4/+64
* nl80211: support vendor dumpit commandsJohannes Berg2015-09-221-0/+192
* mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov2015-09-221-2/+2
* mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-224-1/+34
* mac80211: process skb_queue while scanning in HWAndrei Otcheretianski2015-09-221-1/+1
* wireless: make __freq_reg_info staticJohannes Berg2015-09-221-2/+2
* bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov2015-08-261-0/+1
* net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-261-17/+19
* net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov2015-08-261-4/+14
* net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov2015-08-261-4/+25
* net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov2015-08-261-1/+1
* net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2015-08-261-2/+1
* RDS: remove superfluous from rds_ib_alloc_fmr()santosh.shilimkar@oracle.com2015-08-251-2/+0
* RDS: flush the FMR pool less oftensantosh.shilimkar@oracle.com2015-08-251-1/+1
* RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com2015-08-253-4/+34
* RDS: fix fmr pool dirty_countWengang Wang2015-08-251-6/+9
* RDS: Fix rds MR reference count in rds_rdma_unuse()santosh.shilimkar@oracle.com2015-08-251-2/+3
* RDS: fix the dangling reference to rds_ib_incoming_slabsantosh.shilimkar@oracle.com2015-08-251-2/+3
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-2537-679/+733
|\
| * batman-adv: beautify supported routing algorithm listMarek Lindner2015-08-251-1/+1
| * batman-adv: Fix conditional statements indentationSven Eckelmann2015-08-251-1/+1
| * batman-adv: Add lockdep_asserts for documented external locksSven Eckelmann2015-08-253-0/+11
| * batman-adv: Annotate deleting functions with external lock via lockdepSven Eckelmann2015-08-254-5/+25
| * batman-adv: convert bat_priv->tt.req_list to hlistMarek Lindner2015-08-253-16/+19
| * batman-adv: Fix gw_bandwidth calculation on 32 bit systemsSven Eckelmann2015-08-251-7/+42
| * batman-adv: Return EINVAL on invalid gw_bandwidth changeSven Eckelmann2015-08-251-2/+2
| * batman-adv: prevent potential hlist double deletionMarek Lindner2015-08-251-1/+1
| * batman-adv: convert orig_node->vlan_list to hlistMarek Lindner2015-08-253-9/+10
| * batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-2511-27/+0
| * batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_newMarek Lindner2015-08-251-4/+9
| * batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()Marek Lindner2015-08-251-6/+12
| * batman-adv: Remove multiple assignment per lineSven Eckelmann2015-08-257-17/+39
| * batman-adv: Fix kerneldoc over 80 column linesSven Eckelmann2015-08-252-4/+4