summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl_pci: Fix kernel panicLarry Finger2015-12-301-8/+3
* rsi: bool tests do not need comparisonNicholas Mc Guire2015-12-301-1/+1
* rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire2015-12-301-2/+1
* mwifiex: enable MSI interrupt support in pcieAvinash Patil2015-12-302-8/+26
* mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar2015-12-301-0/+1
* mwifiex: fix PCIe register information for 8997 chipsetAmitkumar Karwar2015-12-301-4/+4
* mwifiex: fix potential integer truncationchunfan chen2015-12-302-4/+4
* rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger2015-12-301-0/+2
* rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger2015-12-301-0/+2
* rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger2015-12-301-2/+4
* rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger2015-12-301-2/+2
* rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger2015-12-301-2/+5
* rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger2015-12-301-4/+5
* rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger2015-12-301-0/+9
* rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger2015-12-301-1/+7
* mwifiex: fix WPA connection problemchunfan chen2015-12-301-22/+53
* mwifiex: use world for unidentified region codeAmitkumar Karwar2015-12-301-2/+2
* mwifiex: update region_code_index arrayAmitkumar Karwar2015-12-302-2/+2
* mwifiex: fix wake on disconnect featurechunfan chen2015-12-301-2/+2
* mwifiex: fix AMPDU not setup on TDLS link problemAmitkumar Karwar2015-12-301-0/+10
* mwifiex: add debugfs file for testing reset of cardAmitkumar Karwar2015-12-301-0/+30
* mwifiex: remove redundant timestamp assignmentAmitkumar Karwar2015-12-301-2/+0
* mwifiex: suppress "Rx of mgmt packet failed" messageAmitkumar Karwar2015-12-302-3/+2
* mwifiex: abort cac in del_station() handlerXinming Hu2015-12-301-0/+5
* mwifiex: increase supported wowlan pattern lengthXinming Hu2015-12-301-1/+1
* mwifiex: fix bug for wildcard-prefix wowlan patternXinming Hu2015-12-301-0/+6
* mwifiex: advertise SMS4 cipher suiteZhaoyang Liu2015-12-301-0/+1
* mwifiex: multiple bss supportShengzhen Li2015-12-303-17/+51
* mwifiex: change ap and station interface limitsShengzhen Li2015-12-301-5/+3
* Merge tag 'iwlwifi-next-for-kalle-2015-12-21' of https://git.kernel.org/pub/s...Kalle Valo2015-12-2982-715/+2224
|\
| * iwlwifi: bail out in case of bad trans stateEliad Peller2015-12-211-6/+18
| * iwlwifi: fix printf specifierEmmanuel Grumbach2015-12-211-2/+2
| * iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach2015-12-217-32/+28
| * iwlwifi: update key params on d0i3 entrance/exitEliad Peller2015-12-204-45/+136
| * iwlwifi: mvm: Change number of associated stations when station becomes assoc...Ayala Beker2015-12-202-11/+8
| * iwlwifi: Update PCI IDs for 8000 and 9000 seriesOren Givon2015-12-201-5/+6
| * iwlwifi: mvm: dump more registers upon errorEmmanuel Grumbach2015-12-201-13/+16
| * iwlwifi: mvm: infrastructure for frame-release messageSara Sharon2015-12-204-1/+17
| * iwlwifi: mvm: add 9000 series RX processingJohannes Berg2015-12-205-4/+385
| * iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the stationJohannes Berg2015-12-201-31/+22
| * iwlwifi: mvm: Add a station in monitor modeChaya Rachel Ivgi2015-12-205-4/+58
| * iwlwifi: mvm: add extended dwell timeDavid Spinadel2015-12-202-18/+45
| * iwlwifi: mvm: small update in the firmware APIEmmanuel Grumbach2015-12-201-1/+9
| * iwlwifi: mvm: support description for user triggered fw dbg collectionGolan Ben-Ami2015-12-201-2/+3
| * iwlwifi: mvm: enable L3 filteringSara Sharon2015-12-203-3/+15
| * iwlwifi: mvm: refactor the way fw_key_table is handledLuca Coelho2015-12-203-6/+8
| * iwlwifi: 9000: increase the number of queuesEmmanuel Grumbach2015-12-201-1/+1
| * iwlwifi: pcie: build an A-MSDU using TSO coreEmmanuel Grumbach2015-12-205-5/+328
| * iwlwifi: clear ieee80211_tx_info->driver_data in the op_modeEmmanuel Grumbach2015-12-203-2/+4
| * iwlwifi: pcie: re-organize code towards TSOEmmanuel Grumbach2015-12-201-49/+64