summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | iwlwifi: mvm: don't init MCC during CT-killArik Nemtsov2015-03-121-3/+9
| | | * | | | iwlwifi: mvm: remove warning on station exhaustionJohannes Berg2015-03-121-1/+1
| | | * | | | iwlwifi: trans: Take ownership on secure machine before FW loadEran Harary2015-03-122-0/+52
| | | * | | | iwlwifi: add new 8260 series PCI IDsOren Givon2015-03-121-1/+18
| | | * | | | iwlwifi: mvm: rs: improve ss_params debug printEyal Shapira2015-03-121-4/+4
| | | * | | | iwlwifi: don't allow the FW to return invalid ch indicesArik Nemtsov2015-03-121-0/+5
| | | * | | | iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabledArik Nemtsov2015-03-121-1/+5
| | | * | | | iwlwifi: mvm: fix identationEmmanuel Grumbach2015-03-121-2/+2
| | | * | | | iwlwifi: mvm: remove unneeded include iwl-fw-error-dump.hEmmanuel Grumbach2015-03-121-1/+0
| | | * | | | iwlwifi: use correct NVM offset for LAR enable for new NVMsArik Nemtsov2015-03-121-3/+7
| | | * | | | iwlwifi: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach2015-03-124-24/+25
| | | * | | | iwlwifi: pcie: include more registers in the prph dumpEmmanuel Grumbach2015-03-121-8/+9
| | | * | | | iwlwifi: pcie: speed up the Tx DMA stop flowEmmanuel Grumbach2015-03-121-17/+34
| | | * | | | iwlwifi: mvm: support family 8000 B2/C stepsEran Harary2015-03-122-1/+45
| | | * | | | iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach2015-03-124-13/+14
| | | * | | | iwlwifi: mvm: BT Coex - disable RRC by defaultEmmanuel Grumbach2015-03-123-1/+9
| | | * | | | iwlwifi: mvm: remove IWL_UCODE_TLV_API_SF_NO_DUMMY_NOTIFEmmanuel Grumbach2015-03-122-4/+1
| | | * | | | iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TXEmmanuel Grumbach2015-03-122-5/+0
| | | * | | | iwlwifi: bump API to 13 for devices that use iwlmvmEmmanuel Grumbach2015-03-122-6/+6
| | | * | | | iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron2015-03-126-12/+51
| | | * | | | iwlwifi: mvm: support LAR updates from BIOSJonathan Doron2015-03-121-0/+103
| | | * | | | iwlwifi: mvm: take the MAC address from HW registersEran Harary2015-03-129-167/+225
| | | * | | | iwlwifi: allow disabling LAR via module paramArik Nemtsov2015-03-124-6/+17
| | | * | | | iwlwifi: mvm: support new PHY_SKU nvm section for family 8000 B0Eran Harary2015-03-124-17/+60
| | | * | | | iwlwifi: disable 11ac if 11n is disabledEliad Peller2015-03-121-8/+7
| | | * | | | iwlwifi: iwlmvm: LAR: disable LAR support due to NVM vs TLV conflictMatti Gottlieb2015-03-125-6/+41
| | | * | | | iwlwifi: use IWL_DEFAULT_MAX_TX_POWER for max_eirpEliad Peller2015-03-121-1/+2
| | | * | | | iwlwifi: change last 5ghz channel to 165 & add support for 8000 familyMatti Gottlieb2015-03-121-7/+17
| | | * | | | iwlwifi: nvm: init correct nvm channel list for 8000 devicesArik Nemtsov2015-03-123-6/+7
| | | * | | | iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov2015-03-125-1/+109
| | | * | | | iwlwifi: don't declare support for 5ghz if not supportedEliad Peller2015-03-121-1/+6
| | | * | | | iwlwifi: ignore IBSS flag as regulatory NO-IR indicationArik Nemtsov2015-03-121-6/+2
| | | * | | | iwlwifi: mvm: consider LAR support during NVM parseArik Nemtsov2015-03-123-49/+67
| | | * | | | iwlwifi: create regdomain from mcc_update_cmd responseArik Nemtsov2015-03-122-0/+167
| | | * | | | iwlwifi: mvm: init country code on init/recoveryArik Nemtsov2015-03-123-0/+42
| | | * | | | iwlwifi: mvm: add MCC update FW APIArik Nemtsov2015-03-125-0/+144
| | | * | | | iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-03-124-14/+29
| * | | | | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-314-10/+13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-304-10/+13
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-209-32/+77
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/s...David S. Miller2015-03-094-2/+5
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach2015-03-074-2/+5
| * | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-0633-1103/+1325
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel2015-03-021-6/+7
| | * | | | | iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach2015-03-023-0/+30
| | * | | | | iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach2015-03-023-0/+48
| | * | | | | iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach2015-03-022-1/+19
| | * | | | | iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach2015-03-023-0/+48
| | * | | | | iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach2015-03-022-0/+5
| | * | | | | iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach2015-03-023-0/+49
OpenPOWER on IntegriCloud