summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller1-4/+4
2016-03-10mwifiex: Empty Tx queue during suspendAmitkumar Karwar1-3/+25
2016-03-10brcmfmac: Remove waitqueue_active checkHui Wang1-4/+2
2016-03-10libertas: fix an error code in probeDan Carpenter1-1/+2
2016-03-10Merge tag 'iwlwifi-next-for-kalle-2016-03-09_2' of https://git.kernel.org/pub...Kalle Valo27-351/+565
2016-03-09iwlwifi: mvm: update GSCAN capabilitiesAyala Beker3-14/+48
2016-03-09iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modesJohannes Berg1-1/+5
2016-03-09iwlwifi: mvm: adapt the firmware assert log to new firmwareEmmanuel Grumbach3-33/+30
2016-03-09iwlwifi: pcie: avoid restocks inside rx loop if not emergencyGregory Greenman1-26/+33
2016-03-09iwlwifi: mvm: return the cooling state index instead of the budgetChaya Rachel Ivgi2-29/+31
2016-03-09iwlwifi: mvm: remove RRM advertisementEmmanuel Grumbach1-2/+0
2016-03-09iwlwifi: mvm: don't let NDPs mess the packet trackingEmmanuel Grumbach1-3/+26
2016-03-09iwlwifi: add support for getting HW address from CSRSara Sharon4-22/+68
2016-03-09iwlwifi: pcie: fine tune number of rxbsSara Sharon3-9/+13
2016-03-09iwlwifi: mvm: add support for async rx handler without hold the mutexChaya Rachel Ivgi1-41/+73
2016-03-09iwlwifi: mvm: ROC: cleanup time event info on FW failureMatti Gottlieb1-11/+4
2016-03-09iwlwifi: mvm: turn off AMSDU bit in QoS control for de-aggregated AMSDUsSara Sharon1-0/+12
2016-03-09iwlwifi: mvm: add ctdp operations to debugfsChaya Rachel Ivgi2-34/+86
2016-03-08wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2-9/+9
2016-03-08rtlwifi: Fix size of wireless mode variableLarry Finger3-8/+7
2016-03-07Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/s...Kalle Valo35-214/+2052
2016-03-07bcma: move flash detection code to ChipCommon core driverRafał Miłecki2-25/+32
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki6-38/+72
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki1-7/+4
2016-03-07mt7601u: do not free dma_buf when ivp allocation failsColin Ian King1-1/+3
2016-03-07mwifiex: Added missing spaces around bracketsUjjal Roy1-2/+2
2016-03-07mwifiex: Removed extra spaces before commasUjjal Roy2-2/+2
2016-03-07mwifiex: Fixed incorrect indentation issueUjjal Roy1-1/+1
2016-03-07rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2016-03-07mwifiex: do not set multiport flag for tx/rx single packetXinming Hu1-0/+6
2016-03-07mwifiex: add sdio multiport aggregation debug informationXinming Hu4-0/+41
2016-03-07mwifiex: fix corner case association failureAmitkumar Karwar1-0/+1
2016-03-07mwifiex: add delay when tdls confirm frame is queuedXinming Hu1-0/+7
2016-03-07rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King12-16/+16
2016-03-07at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...Alexey Khoroshilov1-2/+0
2016-03-07mwifiex: Use to_delayed_work()Amitoj Kaur Chawla1-4/+2
2016-03-07brcmfmac: add 802.11w management frame protection supportHante Meuleman6-75/+211
2016-03-07brcmfmac: integrate add_keyext in add_keyHante Meuleman1-115/+39
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman11-110/+139
2016-03-07brcmfmac: switch to new platform dataHante Meuleman8-87/+97
2016-03-07brcmfmac: keep ARP and ND offload enabled during WOWLHante Meuleman3-3/+8
2016-03-07brcmfmac: move platform data retrieval code to commonHante Meuleman5-85/+84
2016-03-07brcmfmac: add wowl gtk rekeying offload supportHante Meuleman5-13/+93
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman4-15/+39
2016-03-07brcmfmac: increase timeout for tx eapolHante Meuleman1-1/+1
2016-03-07brcmfmac: remove pcie gen1 supportHante Meuleman1-115/+20
2016-03-07brcmfmac: add support for the PCIE 4366c0 chipHante Meuleman1-1/+3
2016-03-07brcmfmac: use bar1 window size as provided by pci subsystemHante Meuleman1-6/+4
2016-03-07brcmfmac: use device memsize config from fw if definedHante Meuleman1-0/+33
2016-03-07brcmfmac: check return for ARP ip setting iovarFranky Lin1-8/+8