summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge3-1/+56
2016-02-24mac80211: Remove MPP table entries with MPathHenning Rogge1-0/+26
2016-02-24cfg80211: basic support for PBSS network typeLior David5-3/+41
2016-02-24cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau1-51/+49
2016-02-24cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau1-53/+53
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2-3/+3
2016-02-24mac80211: fix memory leakSudip Mukherjee1-0/+1
2016-02-24mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen1-2/+29
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon4-1/+107
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2-23/+24
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior6-1/+39
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann3-2/+89
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland2-9/+3
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann1-8/+16
2016-02-24mac80211: always print a message when disconnectingJohannes Berg1-5/+12
2016-02-24mac80211: fix ibss scan parametersSara Sharon1-7/+15
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg3-2/+23
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-02-24mac80211: fix txq queue related crashesMichal Kazior1-0/+3
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu1-6/+4
2016-02-24rfkill: Update userspace API documentationJoão Paulo Rechi Vita1-0/+2
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita3-19/+14
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita1-26/+15
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita1-1/+1
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson1-6/+6
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg2-3/+17
2016-02-24mac80211_hwsim: remove shadowing variableJohannes Berg1-3/+1
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson1-1/+1
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg5-78/+46
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson1-0/+10
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach5-0/+84
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer2-5/+6
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2-2/+14
2016-02-24mac80211: support hw managing reorder logicSara Sharon4-11/+41
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon27-139/+202
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang2-4/+2
2016-01-14mac80211: document status.freq restrictionsJohannes Berg1-0/+2
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon2-4/+6
2016-01-14mac80211: add flag for duplication checkSara Sharon2-1/+4
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon8-0/+76
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2-101/+34
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen1-1/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-12phy: remove an unneeded conditionDan Carpenter1-1/+1
2016-01-12mdio: remove an unneed conditionDan Carpenter1-4/+2
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter1-5/+6