summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-24Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg1-2/+0
2014-03-24Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg1-1/+1
2014-03-24Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2-49/+7
2014-03-24Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg1-0/+5
2014-03-24Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2-0/+7
2014-03-24Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg1-0/+4
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg1-0/+34
2014-03-24Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg1-1/+7
2014-03-23Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner1-1/+1
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2-0/+26
2014-03-21Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar1-5/+6
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2-21/+11
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel1-8/+18
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel1-20/+21
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel1-0/+1
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2-0/+36
2014-03-20Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg4-6/+6
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2-0/+23
2014-03-19Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg1-2/+14
2014-03-19Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg1-2/+3
2014-03-19Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg1-1/+1
2014-03-19Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg1-4/+2
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang4-5/+2
2014-03-19cfg80211: remove unnecessary checkZhao, Gang1-3/+0
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach2-0/+4
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach4-37/+31
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2-8/+4
2014-03-19mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller1-2/+2
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar1-2/+4
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev1-0/+4
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg1-13/+17
2014-03-19mac80211: fix potential use-after-freeJohannes Berg1-1/+1
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge3-3/+28
2014-03-19mwifiex: add support for sleep cookie in PCIeAvinash Patil2-0/+28
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil1-0/+6
2014-03-19rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches3-2/+5
2014-03-19rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello1-1/+0
2014-03-19iwlwifi: mvm: add missing includeEmmanuel Grumbach1-0/+2
2014-03-18rsi: make rsi_dbg a regular functionJohn W. Linville2-15/+24
2014-03-18iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach1-1/+1
2014-03-18iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg1-0/+3
2014-03-18iwlwifi: mvm: remove spurious blank lineJohannes Berg1-1/+0
2014-03-18iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach1-0/+5
2014-03-18iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar3-28/+101
2014-03-18iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2-44/+41
2014-03-18iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg2-23/+1
2014-03-18iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach5-0/+30
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach6-20/+230