summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-24Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo65-856/+2245
2014-07-23b43: enable 5 GHz support for N-PHY devicesRafał Miłecki1-1/+0
2014-07-23b43: register limited amount of 5G channels for BCM43228Rafał Miłecki1-1/+22
2014-07-23b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki1-1/+2
2014-07-23b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki1-3/+4
2014-07-23mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker1-3/+8
2014-07-23b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki2-11/+12
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville21-395/+966
2014-07-22iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCMArik Nemtsov1-22/+30
2014-07-22Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach181-3606/+9707
2014-07-22ath10k: prevent endless pci rx loopMichal Kazior1-8/+9
2014-07-22b43: extract one more radio parameter: versionRafał Miłecki1-21/+25
2014-07-22b43: enable radio 0x2057 rev 14 support (AKA BCM43217)Rafał Miłecki1-2/+4
2014-07-22b43: N-PHY: final fixes to rev7+ workaroundsRafał Miłecki1-13/+16
2014-07-22b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14Rafał Miłecki1-2/+77
2014-07-22b43: N-PHY: allow applying separated workarounds per coreRafał Miłecki1-54/+71
2014-07-22b43: N-PHY: update generic rev7+ workaroundsRafał Miłecki1-41/+79
2014-07-22b43: N-PHY: update digital filters setupRafał Miłecki1-7/+22
2014-07-22b43: N-PHY: add helper for setting digital filtersRafał Miłecki1-17/+22
2014-07-22mwifiex: card reset: enable rescan of non-removable cardAndreas Fenkart1-0/+1
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville19-153/+245
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville19-169/+707
2014-07-22Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2-9/+13
2014-07-22iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restartEmmanuel Grumbach1-0/+7
2014-07-22iwlwifi: mvm: update smart fifo / beacon filtering upon associationEran Harary1-2/+6
2014-07-22iwlwifi: dump CSRs to fw-error-dumpEmmanuel Grumbach2-3/+34
2014-07-22iwlwifi: dump periphery registers to fw-error-dumpEmmanuel Grumbach2-1/+164
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach6-39/+95
2014-07-22iwlwifi: fix inconsistency about power_save module parameterEmmanuel Grumbach1-1/+1
2014-07-22iwlwifi: mvm: minor change in debug printEran Harary1-2/+2
2014-07-22iwlwifi: mvm: wait for handlers when stopping scansEliad Peller1-35/+51
2014-07-22iwlwifi: mvm: BT Coex - don't change AP SMPS modeEmmanuel Grumbach2-23/+15
2014-07-22iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach5-193/+115
2014-07-22iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh4-16/+208
2014-07-22ath10k: workaround qos nullfunc bugMichal Kazior1-0/+11
2014-07-22ath10k: simplify tx helpersMichal Kazior3-32/+23
2014-07-21ath10k: prevent some tx flushing failuresMichal Kazior2-0/+13
2014-07-21ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior1-2/+18
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior4-23/+152
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior4-24/+62
2014-07-21mac80211: remove useless NULL checksEytan Lifshitz1-3/+0
2014-07-21Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann1-0/+3
2014-07-21Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg3-6/+6
2014-07-21mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov1-1/+1
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2-13/+28
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2-8/+1
2014-07-21mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman1-0/+11
2014-07-21mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov1-0/+8
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov1-1/+2
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov1-0/+4