summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-031-0/+2
* Bluetooth: Add support for Get Clock Info mgmt commandJohan Hedberg2014-07-031-0/+12
* Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg2014-07-032-0/+16
* Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2014-07-031-0/+5
* Bluetooth: Remove unnecessary hcon->smp_conn variableJohan Hedberg2014-07-031-1/+0
* Bluetooth: Use macro instead of hard-coded valueAndre Guedes2014-07-031-1/+1
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-031-3/+7
* Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-031-0/+1
* Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-031-1/+1
* Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-031-1/+1
* Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-031-2/+2
* Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-031-2/+3
* Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-031-0/+9
* Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-031-0/+3
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-033-3/+0
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-031-0/+29
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-032-3/+10
* Bluetooth: Remove unused LTK authentication definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-031-4/+0
* Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg2014-07-031-1/+0
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-031-1/+1
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-031-0/+1
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-031-9/+9
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-031-2/+1
* Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-031-1/+1
* cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-1/+6
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-7/+1
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-19/+4
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+38
* mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-231-0/+12
* mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-232-0/+16
* cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-232-1/+6
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-25/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-164-6/+29
|\
| * 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 GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-162-1/+74
|\ \
| * \ Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-112-1/+74
| |\ \
| | * | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+4
| | * | dt:/bindings: DRA7 ATL (Audio Tracking Logic) clock bindingsPeter Ujfalusi2014-05-281-0/+40
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+1
| | * | CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-281-0/+2
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-0/+1
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-1/+20
| | * | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-281-0/+6
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-162-20/+44
|\ \ \ \
| * | | | NVMe: Define Log Page constantsMatthew Wilcox2014-06-131-0/+4
| * | | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-1/+1
| * | | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-041-2/+2