summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl888ee: Fix firmware header endian issuesLarry Finger2015-08-132-25/+6
* rtlwifi: rtl8192de: Fix firmware header endian issuesLarry Finger2015-08-131-22/+0
* rtlwifi: rtl8821ae: Fix firmware endian issuesLarry Finger2015-08-132-28/+9
* rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issuesLarry Finger2015-08-135-31/+10
* rtlwifi: rtl8192ce: rtl8192cu: Fix endian issueLarry Finger2015-08-133-27/+25
* brcmfmac: dhd_sdio.c: use existing atomic_or primitiveVineet Gupta2015-08-131-11/+2
* ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+1
* ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+2
* ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+1
* ath9k_htc: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-3/+6
* rtlwifi: misspelled code and comments corrected.Cheolhyun Park2015-08-132-2/+2
* ath: Make ath_opmode_to_string understand OCB modeBertold Van den Bergh2015-08-101-0/+2
* mt7601u: lock out rx path and tx status reportingJakub Kicinski2015-08-105-3/+11
* mt7601u: fix tx status reporting contextsJakub Kicinski2015-08-104-4/+33
* mt7601u: use correct ieee80211_rx variantJakub Kicinski2015-08-101-1/+1
* mt7601u: fix dma from stack addressJakub Kicinski2015-08-103-35/+34
* wlcore: add p2p device supportEliad Peller2015-08-108-27/+136
* wlcore: add generic_cfg_feature command definitionsEliad Peller2015-08-102-0/+45
* wl18xx: use long intervals in sched scanEliad Peller2015-08-105-6/+34
* wlcore/wl18xx : add time sync event handlingMachani, Yaniv2015-08-103-6/+23
* mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar2015-08-101-1/+1
* ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau2015-08-071-17/+3
* Merge tag 'iwlwifi-next-for-kalle-2015-08-04' of https://git.kernel.org/pub/s...Kalle Valo2015-08-0658-921/+2572
|\
| * iwlwifi: mvm: clean up fw-api-scan.hDavid Spinadel2015-08-041-129/+0
| * iwlwifi: mvm: add wide firmware command support for debug triggersSara Sharon2015-08-041-3/+4
| * iwlwifi: mvm: add wide firmware command infrastructure for RXAvraham Stern2015-08-041-2/+5
| * iwlwifi: add wide firmware command support for notificationsSara Sharon2015-08-0412-17/+26
| * iwlwifi: make various functions void in the file rs.cNicholas Krause2015-08-041-30/+21
| * iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg2015-08-044-23/+50
| * iwlwifi: pcie: reset write pointer on ict resetEliad Peller2015-08-042-2/+4
| * iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller2015-08-043-21/+34
| * iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flowGregory Greenman2015-08-041-3/+4
| * iwlwifi: mvm: fix beacon filtering temperature thresholds for D0i3Gregory Greenman2015-08-041-1/+1
| * iwlwifi: mvm: Enable Rx Checksum hwAvri Altman2015-08-049-2/+74
| * iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2015-08-042-0/+15
| * iwlwifi: mvm: Use the AP station for non_sta transmitIlan Peer2015-08-041-8/+19
| * iwlwifi: mvm: update comment of power_scheme module parameterAvri Altman2015-08-041-2/+1
| * iwlwifi: return error if d0i3 was abortedEliad Peller2015-08-042-6/+12
| * Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller2015-08-042-28/+43
| * iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg2015-08-046-56/+28
| * iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-049-27/+121
| * iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman2015-08-0410-0/+1563
| * iwlwifi: mvm: remove IWL_UCODE_TLV_API_BASIC_DWELLSara Sharon2015-08-042-70/+20
| * iwlwifi: remove command header flags fieldJohannes Berg2015-08-047-66/+19
| * iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach2015-08-041-2/+3
| * iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach2015-08-041-0/+7
| * iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach2015-08-041-0/+4
| * iwlwifi: mvm: Do not sample the device time for session protectionIlan Peer2015-08-041-2/+1
| * iwlwifi: remove command and return value from opmode RXJohannes Berg2015-08-048-38/+17
| * iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-0418-232/+139