summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-10bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens2-3/+28
2015-08-10mt7601u: lock out rx path and tx status reportingJakub Kicinski5-3/+11
2015-08-10mt7601u: fix tx status reporting contextsJakub Kicinski4-4/+33
2015-08-10mt7601u: use correct ieee80211_rx variantJakub Kicinski1-1/+1
2015-08-10mt7601u: fix dma from stack addressJakub Kicinski3-35/+34
2015-08-10wlcore: add p2p device supportEliad Peller8-27/+136
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller2-0/+45
2015-08-10wl18xx: use long intervals in sched scanEliad Peller5-6/+34
2015-08-10wlcore/wl18xx : add time sync event handlingMachani, Yaniv3-6/+23
2015-08-10mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar1-1/+1
2015-08-07ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau1-17/+3
2015-08-06Merge tag 'iwlwifi-next-for-kalle-2015-08-04' of https://git.kernel.org/pub/s...Kalle Valo58-921/+2572
2015-08-06wlcore: add antenna diversity reading commentsGuy Mishol1-0/+6
2015-08-06mwifiex: add missing skb_push() in mwifiex_check_uap_capabiltiesAmitkumar Karwar1-0/+2
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol5-1/+97
2015-08-06mwifiex: corrections in PCIe event skb handlingAmitkumar Karwar1-0/+2
2015-08-06mwifiex: fix system crash observed during initialisationZhaoyang Liu1-1/+3
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu2-5/+4
2015-08-06mwifiex: using right aid value for tdls action frameXinming Hu1-1/+1
2015-08-06ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau2-16/+8
2015-08-06ath9k: remove struct ath_atx_acFelix Fietkau2-99/+41
2015-08-06ath9k: add fast-xmit supportFelix Fietkau1-0/+1
2015-08-06ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com1-0/+3
2015-08-06ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com1-1/+3
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com3-10/+26
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com1-1/+6
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart3-11/+6
2015-08-06mwifiex: remove CMD_F_CANCELED flagAndreas Fenkart2-14/+10
2015-08-06mwifiex: remove redundant reset of cmd_wait_q statusAndreas Fenkart1-1/+0
2015-08-06mwifiex: remove explicit mwifiex_complete_cmd callsAndreas Fenkart1-8/+2
2015-08-06mwifiex: sdio: reset adapter using mmc_hw_resetAndreas Fenkart2-15/+39
2015-08-04iwlwifi: mvm: clean up fw-api-scan.hDavid Spinadel1-129/+0
2015-08-04iwlwifi: mvm: add wide firmware command support for debug triggersSara Sharon1-3/+4
2015-08-04iwlwifi: mvm: add wide firmware command infrastructure for RXAvraham Stern1-2/+5
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon12-17/+26
2015-08-04iwlwifi: make various functions void in the file rs.cNicholas Krause1-30/+21
2015-08-04iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg4-23/+50
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai1-14/+12
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai4-4/+45
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai2-2/+42
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2-0/+407
2015-08-04iwlwifi: pcie: reset write pointer on ict resetEliad Peller2-2/+4
2015-08-04iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller3-21/+34
2015-08-04iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flowGregory Greenman1-3/+4
2015-08-04iwlwifi: mvm: fix beacon filtering temperature thresholds for D0i3Gregory Greenman1-1/+1
2015-08-04iwlwifi: mvm: Enable Rx Checksum hwAvri Altman9-2/+74
2015-08-04iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2-0/+15
2015-08-04iwlwifi: mvm: Use the AP station for non_sta transmitIlan Peer1-8/+19
2015-08-04iwlwifi: mvm: update comment of power_scheme module parameterAvri Altman1-2/+1
2015-08-04iwlwifi: return error if d0i3 was abortedEliad Peller2-6/+12