summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-10-05iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-10-05iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg1-10/+5
2015-10-05iwlwifi: mvm: fix tof.h header guardNicolas Iooss1-1/+1
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer4-9/+5
2015-10-05iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman1-1/+1
2015-10-05iwlwifi: enable tracing by defaultJohannes Berg1-0/+1
2015-10-05iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg1-28/+46
2015-10-05iwlwifi: nvm: force 1x1 antenna in Series 8000Moshe Harel3-3/+17
2015-10-05iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld3-2/+24
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-3/+3
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2-2/+2
2015-09-21iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller1-1/+4
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller1-6/+11
2015-09-21iwlwifi: mvm: move RX API into its own fileJohannes Berg2-167/+239
2015-09-21iwlwifi: mvm: remove some unused defines from RX APIJohannes Berg1-17/+0
2015-09-21iwlwifi: mvm: remove pointless cfg_phy_cnt length checkJohannes Berg1-7/+0
2015-09-21iwlwifi: mvm: remove useless debug message from RXJohannes Berg1-1/+0
2015-09-21iwlwifi: mvm: make sure AP is operating for ToFJohannes Berg1-1/+2
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flagEmmanuel Grumbach3-67/+15
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flagEmmanuel Grumbach2-8/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach2-4/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach2-19/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flagEmmanuel Grumbach3-18/+1
2015-08-28iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flagLiad Kaufman5-21/+2
2015-08-28iwlwifi: mvm: don't load -12.ucode anymoreEmmanuel Grumbach2-4/+4
2015-08-28iwlwifi: mvm: don't NUL-terminate low-latency debugfs fileJohannes Berg1-2/+1
2015-08-28iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho1-0/+3
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman4-6/+35
2015-08-28iwlwifi: Deinline iwl_{read,write}(8,32}Emmanuel Grumbach2-18/+25
2015-08-28iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach3-0/+17
2015-08-28iwlwifi: mvm: fix statistics variables typeSara Sharon3-14/+14
2015-08-28iwlwifi: mvm: remove netdetect debugfs entryLuciano Coelho1-114/+0
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker1-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg3-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon1-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter1-2/+3
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman1-2/+2
2015-08-16iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov1-0/+1
2015-08-16iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter1-3/+3
2015-08-16iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-12/+3
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg9-61/+20
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach8-8/+11
2015-08-16iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker1-7/+16