summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-17ath9k: Handle failure to send NoASujith Manoharan1-1/+8
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan1-13/+30
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan1-0/+5
2014-11-17ath9k: Fix thermometer programmingSujith Manoharan1-4/+5
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan2-10/+11
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan3-1/+27
2014-11-17ath9k: Fix LED configurationSujith Manoharan6-5/+19
2014-11-17ath9k: Use new QCA953x initvalsMiaoqing Pan1-10/+41
2014-11-17ath9k: Update QCA953x initvalsSujith Manoharan1-30/+468
2014-11-17ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh1-1/+4
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh5-7/+11
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil3-1/+9
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil1-0/+38
2014-11-17mwifiex: add auto TDLS supportAvinash Patil8-2/+295
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil1-0/+55
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil1-3/+0
2014-11-17mwifiex: update rx packet descriptor structure to match FWAvinash Patil1-0/+1
2014-11-17ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh1-1/+2
2014-11-17ath9k: common-spectral: don't depend from ATH9K_DEBUGFSOleksij Rempel1-10/+0
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil2-0/+37
2014-11-17ath9k: fix misc debugfs when not using chan contextBen Greear1-3/+4
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville13-295/+388
2014-11-17ath10k: fix mismatched wmi api callPeter Oh1-2/+2
2014-11-17ath10k: advertise support for AP mode channel width changesRajkumar Manoharan1-0/+2
2014-11-17ath10k: add modpram 'skip_otp' to ignore empty otp error during BMIRajkumar Manoharan1-1/+6
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan4-16/+78
2014-11-17ieee802154: fix byteorder for short address and panidAlexander Aring4-15/+15
2014-11-17ieee802154: rename and move WPAN_NUM_ definesAlexander Aring3-11/+7
2014-11-17ieee802154: add del interface commandAlexander Aring5-0/+52
2014-11-17ieee802154: setting extended address while iface addAlexander Aring7-13/+27
2014-11-17ieee802154: add new interface commandAlexander Aring4-0/+61
2014-11-17mac802154: remove wpan_dev parameter in if_addAlexander Aring4-7/+4
2014-11-17mac802154: use new nl802154 iftype typesAlexander Aring4-16/+16
2014-11-17mac802154: remove deprecated linux-zigbee infoAlexander Aring1-2/+0
2014-11-17mac802154: remove const for non pointer in rdev-opsAlexander Aring1-9/+5
2014-11-17mac802154: remove const for non pointer in cfg opsAlexander Aring1-15/+17
2014-11-17mac802154: remove const for non pointer in driver-opsAlexander Aring1-25/+21
2014-11-17at86rf230: fix commentation for symbol durationAlexander Aring1-2/+2
2014-11-17mac802154: remove unused prototypesAlexander Aring1-6/+0
2014-11-15Bluetooth: Fix clearing remote OOB data through mgmtJohan Hedberg1-0/+7
2014-11-15Bluetooth: Add debug logs to help track locking issuesJohan Hedberg2-2/+11
2014-11-15Bluetooth: Remove unnecessary hdev locking in smp.cJohan Hedberg1-7/+0
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg3-24/+33
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg4-26/+31
2014-11-15Bluetooth: Trigger SMP for the appropriate LE CoC errorsJohan Hedberg1-1/+22
2014-11-15Bluetooth: Add key preference parameter to smp_sufficient_securityJohan Hedberg3-11/+21
2014-11-15Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 stateJohan Hedberg1-1/+2
2014-11-15Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_userFabian Frederick1-7/+3