summaryrefslogtreecommitdiffstats
path: root/crypto/pcompress.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2014-03-18Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg1-0/+6
2014-03-18Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg1-55/+46
2014-03-18Bluetooth: Fix const declaration for swap function src parameterJohan Hedberg1-2/+2
2014-03-17rsi: Add RS9113 wireless driverFariya Fatima21-0/+6644
2014-03-17wil6210: fix race between disconnect and Tx NAPIVladimir Kondratiev6-4/+47
2014-03-17wil6210: add memory barriers for the reset flowVladimir Kondratiev1-0/+6
2014-03-17wil6210: target reset flow updateVladimir Kondratiev2-6/+8
2014-03-17wil6210: use GROVladimir Kondratiev2-8/+8
2014-03-17wil6210: serialize fw_recovery and start_apVladimir Kondratiev2-4/+13
2014-03-17wil6210: fix secondary connectVladimir Kondratiev1-0/+4
2014-03-17wil6210: fw error recoveryVladimir Kondratiev4-1/+58
2014-03-17wil6210: Fix kernel oops in reset flowVladimir Kondratiev3-4/+21
2014-03-17wil6210: fix memory leak in the AP flowVladimir Kondratiev2-0/+7
2014-03-17wil6210: reduce printingVladimir Kondratiev1-2/+2