summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-03Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen
2014-07-03Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann
2014-07-03Bluetooth: Fix checking for master LTKsJohan Hedberg
2014-07-03Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg
2014-07-03Bluetooth: Add flexible buffer byte order swapping functionJohan Hedberg
2014-07-03Bluetooth: Convert SMP flags into an enumJohan Hedberg
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg
2014-07-03Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg
2014-07-03Bluetooth: Fix missing NULL check for smp_chan_create() return valueJohan Hedberg
2014-07-03Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann
2014-07-03Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann
2014-07-03Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann
2014-07-03Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann
2014-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann
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: 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-20Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski
2014-06-20Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg
2014-06-20Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg
2014-06-20Bluetooth: Fix overriding higher security level in SMPJohan Hedberg