summaryrefslogtreecommitdiffstats
path: root/lib/lru_cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring1-1/+1
2015-06-17mac802154: iface: fix order while interface upAlexander Aring1-48/+55
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An1-0/+43
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park3-0/+3
2015-06-16at86rf230: cleanup start and stop callbacksAlexander Aring1-2/+2
2015-06-16at86rf230: add recommended csma backoffs settingsAlexander Aring1-0/+11
2015-06-16at86rf230: fix phy settings while sleepingAlexander Aring1-20/+68
2015-06-15fakelb: add xmit_async after stop testcaseAlexander Aring1-0/+5
2015-06-15at86rf230: add support for sleep stateAlexander Aring1-0/+38
2015-06-15at86rf230: use level high as fallback defaultAlexander Aring1-1/+1
2015-06-15mac802154: iface: flush workqueue before stopAlexander Aring1-0/+1
2015-06-15mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring1-3/+3
2015-06-15mac802154: rx packet handle cleanupVarka Bhadram1-2/+4
2015-06-12Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg1-2/+1
2015-06-12mac802154: fix flags BIT definitions orderAlexander Aring1-12/+12
2015-06-12mac802154: cleanup llsec param flagsVarka Bhadram1-9/+9
2015-06-12Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg1-2/+2
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2-0/+97
2015-06-12Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg1-12/+12
2015-06-12Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg1-1/+50
2015-06-12Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg1-4/+57
2015-06-11Bluetooth: Stop sabotaging list poisoningAlexey Dobriyan1-6/+2
2015-06-10nl802154: fix misspelled enumChristoffer Holmstedt1-2/+2
2015-06-10Bluetooth: Fix exposing full value of shortened LTKsJohan Hedberg2-2/+14
2015-06-09Bluetooth: hci_uart: Add bcm_set_baudrate()Frederic Danis2-0/+70
2015-06-09ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt1-10/+13
2015-06-09Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik1-8/+8
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang3-1/+25
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang3-8/+6
2015-06-09Bluetooth: Don't call shutdown when leaving user channelLoic Poulain1-0/+1
2015-06-09ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt1-3/+4
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt1-1/+0
2015-06-09Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann1-12/+22
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg4-16/+8
2015-06-08Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov1-1/+1
2015-06-08Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann1-25/+13
2015-06-08Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann1-16/+10
2015-06-08Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-06-08Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann1-7/+19
2015-06-07ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2-0/+3
2015-06-07ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2-0/+3
2015-06-07mac802154: change pan_coord type to boolAlexander Aring1-1/+1
2015-06-07mac802154: add missing structure commentsAlexander Aring1-6/+28
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring1-1/+1
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring1-1/+0
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring1-20/+36
2015-06-07mac802154: remove aack hw flagAlexander Aring5-8/+4
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring1-10/+21
2015-06-07mac802154: remove unneeded vif structAlexander Aring6-19/+6
2015-06-06Bluetooth: Reorder HCI user channel socket releaseLoic Poulain1-2/+2