summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-033-7/+9
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-033-18/+11Star
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-032-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann2014-07-036-80/+142
|\
| * Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-201-1/+11
| * Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-201-0/+20
| * Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-201-5/+12
| * Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-201-9/+14
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-176-65/+85
| |\
| | * Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0Star
| | * Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
| | * Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
| | * Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1Star
| | * Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
| | * Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
| | * Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
| | * Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
| | * Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5
| | * Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-131-1/+1
| | * Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-131-5/+0Star
* | | cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-11/+0Star
* | | mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-253-104/+69Star
* | | mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-252-29/+88
* | | mac80211: make check_combinations() aware of chanctx reservationMichal Kazior2014-06-251-4/+31
* | | mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-253-85/+715
* | | mac80211: split sched scan IEsDavid Spinadel2014-06-252-24/+25
* | | mac80211: support more than one band in scan requestDavid Spinadel2014-06-254-61/+140
* | | mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-233-1/+32
* | | 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-231-0/+17
* | | 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-235-8/+18
* | | 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: 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-2312-530/+387Star
* | | 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