summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov
2014-07-18mac80211: suppress unused variable warning without lockdepJohannes Berg
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior
2014-06-25mac80211: use chanctx reservation for AP CSAMichal Kazior
2014-06-25mac80211: make check_combinations() aware of chanctx reservationMichal Kazior
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov
2014-06-23mac80211: make sure TDLS peer STA exists during setupArik Nemtsov
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov
2014-06-23mac80211: split tdls_mgmt functionArik Nemtsov
2014-06-23mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov
2014-06-23mac80211: set auth flags after other station infoArik Nemtsov
2014-06-23mac80211: clarify TDLS Tx handlingArik Nemtsov
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-06-23mac80211: don't stop all queues when flushingLuciano Coelho
2014-06-23net: Mac80211: Remove silly timespec danceThomas Gleixner
2014-06-23mac80211_hwsim: clean up own address matchingJohannes Berg
2014-06-23mac80211: Use ktime_get_ts()Thomas Gleixner
2014-06-23mac80211: use csa counter offsets instead of csa_activeMichal Kazior
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior
2014-06-23mac80211: allow tx via monitor iface when DFSJanusz Dziedzic
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-06-23mac80211: remove weak WEP IV accountingJohannes Berg
2014-06-23trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite
2014-06-23mac80211: remove ignore_plink_timer flagBob Copeland
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg
2014-06-23mac80211: remove PID rate controlJohn W. Linville
2014-06-16Linux 3.16-rc1Linus Torvalds
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-15Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-15Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro