summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: make sure TDLS peer STA exists during setupArik Nemtsov2014-06-231-0/+13
* mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-233-0/+33
* mac80211: implement proper Tx path flushing for TDLSArik Nemtsov2014-06-232-0/+58
* mac80211: split tdls_mgmt functionArik Nemtsov2014-06-231-23/+55
* mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-12/+28
* cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-238-10/+26
* mac80211: cleanup TDLS state during failed setupArik Nemtsov2014-06-233-24/+115
* mac80211: set auth flags after other station infoArik Nemtsov2014-06-231-3/+13
* mac80211: clarify TDLS Tx handlingArik Nemtsov2014-06-231-16/+17
* mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho2014-06-234-64/+35Star
* mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho2014-06-232-6/+41
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-2310-46/+98
* mac80211: don't stop all queues when flushingLuciano Coelho2014-06-231-2/+2
* net: Mac80211: Remove silly timespec danceThomas Gleixner2014-06-232-9/+3Star
* mac80211_hwsim: clean up own address matchingJohannes Berg2014-06-231-35/+31Star
* mac80211: Use ktime_get_ts()Thomas Gleixner2014-06-232-3/+3
* mac80211: use csa counter offsets instead of csa_activeMichal Kazior2014-06-231-3/+6
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-235-75/+115
* mac80211: allow tx via monitor iface when DFSJanusz Dziedzic2014-06-231-5/+6
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-2313-555/+391Star
* mac80211: remove weak WEP IV accountingJohannes Berg2014-06-234-25/+1Star
* trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite2014-06-231-1/+1
* mac80211: remove ignore_plink_timer flagBob Copeland2014-06-232-9/+23
* mac80211: fix station/driver powersave raceJohannes Berg2014-06-234-29/+51
* mac80211: remove PID rate controlJohn W. Linville2014-06-238-1036/+0Star
* Linux 3.16-rc1Linus Torvalds2014-06-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1610-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2Star
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-141-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3Star
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1630-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| | * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| | * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2Star
| | * | clk: sunxi: document new A31 USB clock compatibleEmilio López2014-06-111-0/+1
| | * | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| |/ /
| * | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-1122-78/+1175
| |\ \