summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2016-12-08mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu
2016-05-11mwifiex: fix corner case association failureAmitkumar Karwar
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek
2015-10-14mwifiex: remove unnecessary NULL checkXinming Hu
2015-10-14mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar
2015-10-14mwifiex: fix AP VHT behaviourGanapathi Bhat
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar
2015-10-14mwifiex: fix a comment typoGeliang Tang
2015-10-14mwifiex: correction in USB8997 chipset's product IDAmitkumar Karwar
2015-10-14mwifiex: remove USB8897 chipset supportAmitkumar Karwar
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann
2015-10-05mwifiex: use ktime_get_real for timestampingArnd Bergmann
2015-09-29mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu
2015-09-29mwifiex: add usb multi endpoints resync supportZhaoyang Liu
2015-09-29mwifiex: add usb tx data multi endpoints supportZhaoyang Liu
2015-09-29mwifiex: add usb multi channel event process supportZhaoyang Liu
2015-09-29mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu
2015-09-29mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu
2015-09-29mwifiex: Suppress -ENOSR error for data traffic on USBAmitkumar Karwar
2015-09-29mwifiex: correct paused tx data packet counterZhaoyang Liu
2015-09-29mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar
2015-09-29mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik
2015-09-29mwifiex: don't always include ht/vht info in tdls confirm frameAniket Nagarnaik
2015-09-29mwifiex: NULL check for cfg80211_inform_bss()Xinming Hu
2015-09-29mwifiex: fix driver init failure under memory pressureXinming Hu
2015-09-29mwifiex: minor corrections in multiport aggregation codeXinming Hu
2015-09-29mwifiex: update amsdu tx packet time stampZhaoyang Liu
2015-09-29mwifiex: fix typo in del_virtual_intf() functionXinming Hu
2015-09-29mwifiex: Make mwifiex_dbg a function, reduce object sizeJoe Perches
2015-09-22mwifiex: fix comparison expressionAndrzej Hajda
2015-08-13mwifiex: claim sdio bus while downloading the firmwareAniket Nagarnaik
2015-08-13mwifiex: fix unable to connect hidden SSID AP on DFS channelchunfan chen
2015-08-13mwifiex: add firmware dump support for SD8997Zhaoyang Liu
2015-08-13mwifiex: add support for 8997 chipsetZhaoyang Liu
2015-08-13mwifiex: usb: return an error if kmalloc failsDan Carpenter
2015-08-10mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar
2015-08-06mwifiex: add missing skb_push() in mwifiex_check_uap_capabiltiesAmitkumar Karwar
2015-08-06mwifiex: corrections in PCIe event skb handlingAmitkumar Karwar
2015-08-06mwifiex: fix system crash observed during initialisationZhaoyang Liu
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu
2015-08-06mwifiex: using right aid value for tdls action frameXinming Hu
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart
2015-08-06mwifiex: remove CMD_F_CANCELED flagAndreas Fenkart