summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-27at86rf230: add irq low-level for polarityAlexander Aring1-1/+2
2015-02-27at86rf230: add irqmask mode settingAlexander Aring1-0/+5
2015-02-27at86rf230: remove tx_timeoutAlexander Aring1-5/+0
2015-02-27at86rf230: add support for external xtal trimAlexander Aring3-4/+54
2015-02-27at86rf230: copy pdata to driver allocated spaceAlexander Aring1-26/+25
2015-02-27Bluetooth: make hci_test_bit's addr constJiri Slaby1-2/+2
2015-02-27Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg4-5/+16
2015-02-20Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg1-30/+2
2015-02-20Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg3-6/+9
2015-02-20Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creationJohan Hedberg1-17/+7
2015-02-19Bluetooth: Fix checking for pending Set SSP in Set HS handlerJohan Hedberg1-0/+6
2015-02-19Bluetooth: Remove bogus check for pending mgmt Set HS commandJohan Hedberg1-2/+1
2015-02-19Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg5-32/+28
2015-02-19Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg5-46/+55
2015-02-19Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2-38/+16
2015-02-19Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2-14/+14
2015-02-19Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg1-1/+1
2015-02-17Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg1-10/+20
2015-02-16Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg1-0/+14
2015-02-15Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann3-1/+32
2015-02-15Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann1-22/+53
2015-02-15Bluetooth: Make __next_ident function static.Marcel Holtmann2-2/+1
2015-02-15Bluetooth: Make a2mp_send function staticMarcel Holtmann2-2/+1
2015-02-15Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann2-18/+17
2015-02-15Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann2-5/+2
2015-02-15Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann2-2/+2
2015-02-15Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2-0/+2
2015-02-15Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An1-0/+22
2015-02-15Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2-0/+7
2015-02-15at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire1-1/+1
2015-02-146lowpan: nhc: add other known rfc6282 compressionsAlexander Aring9-0/+213
2015-02-146lowpan: add udp compression via nhc layerAlexander Aring4-170/+205
2015-02-146lowpan: add generic nhc layer interfaceAlexander Aring3-1/+388
2015-02-14Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg1-16/+6
2015-02-14Bluetooth: Enhance error codes pair device commandLukasz Rymanowski1-0/+4
2015-02-14Bluetooth: Improve error handling in connect aclLukasz Rymanowski1-1/+5
2015-02-14Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski1-0/+8
2015-02-14ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring1-3/+1
2015-02-14ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring1-3/+2
2015-02-14ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring1-2/+10
2015-02-14ieee802154: fix netns settingsNicolas Dichtel2-2/+5
2015-02-14Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2-0/+15
2015-02-12Revert "crypto: Fix regressions caused by iov_iter changes."David S. Miller2-4/+5
2015-02-12mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-12mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-12vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter1-2/+2
2015-02-12mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2-13/+15
2015-02-12Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov1-0/+23
2015-02-12mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz1-13/+42
2015-02-12vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko1-1/+1