summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)AuthorLines
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo-42453/+0
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek-7/+8
2015-10-14mwifiex: remove unnecessary NULL checkXinming Hu-1/+1
2015-10-14mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar-0/+1
2015-10-14mwifiex: fix AP VHT behaviourGanapathi Bhat-16/+0
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar-0/+124
2015-10-14mwifiex: fix a comment typoGeliang Tang-1/+1
2015-10-14mwifiex: correction in USB8997 chipset's product IDAmitkumar Karwar-1/+1
2015-10-14mwifiex: remove USB8897 chipset supportAmitkumar Karwar-19/+2
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller-141/+504
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann-11/+4
2015-10-05mwifiex: use ktime_get_real for timestampingArnd Bergmann-3/+1
2015-09-29mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter-7/+7
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu-16/+90
2015-09-29mwifiex: add usb multi endpoints resync supportZhaoyang Liu-4/+127
2015-09-29mwifiex: add usb tx data multi endpoints supportZhaoyang Liu-46/+97
2015-09-29mwifiex: add usb multi channel event process supportZhaoyang Liu-10/+82
2015-09-29mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu-29/+6
2015-09-29mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu-9/+13
2015-09-29mwifiex: Suppress -ENOSR error for data traffic on USBAmitkumar Karwar-1/+1
2015-09-29mwifiex: correct paused tx data packet counterZhaoyang Liu-5/+14
2015-09-29mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar-1/+0
2015-09-29mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik-1/+1
2015-09-29mwifiex: don't always include ht/vht info in tdls confirm frameAniket Nagarnaik-0/+12
2015-09-29mwifiex: NULL check for cfg80211_inform_bss()Xinming Hu-10/+16
2015-09-29mwifiex: fix driver init failure under memory pressureXinming Hu-7/+20
2015-09-29mwifiex: minor corrections in multiport aggregation codeXinming Hu-2/+5
2015-09-29mwifiex: update amsdu tx packet time stampZhaoyang Liu-0/+1
2015-09-29mwifiex: fix typo in del_virtual_intf() functionXinming Hu-3/+3
2015-09-29mwifiex: Make mwifiex_dbg a function, reduce object sizeJoe Perches-9/+28
2015-09-22mwifiex: fix comparison expressionAndrzej Hajda-2/+2
2015-08-13mwifiex: claim sdio bus while downloading the firmwareAniket Nagarnaik-0/+4
2015-08-13mwifiex: fix unable to connect hidden SSID AP on DFS channelchunfan chen-12/+136
2015-08-13mwifiex: add firmware dump support for SD8997Zhaoyang Liu-10/+148
2015-08-13mwifiex: add support for 8997 chipsetZhaoyang Liu-9/+147
2015-08-13mwifiex: usb: return an error if kmalloc failsDan Carpenter-1/+3
2015-08-10mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar-1/+1
2015-08-06mwifiex: add missing skb_push() in mwifiex_check_uap_capabiltiesAmitkumar Karwar-0/+2
2015-08-06mwifiex: corrections in PCIe event skb handlingAmitkumar Karwar-0/+2
2015-08-06mwifiex: fix system crash observed during initialisationZhaoyang Liu-1/+3
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu-5/+4
2015-08-06mwifiex: using right aid value for tdls action frameXinming Hu-1/+1
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart-11/+6
2015-08-06mwifiex: remove CMD_F_CANCELED flagAndreas Fenkart-14/+10
2015-08-06mwifiex: remove redundant reset of cmd_wait_q statusAndreas Fenkart-1/+0
2015-08-06mwifiex: remove explicit mwifiex_complete_cmd callsAndreas Fenkart-8/+2
2015-08-06mwifiex: sdio: reset adapter using mmc_hw_resetAndreas Fenkart-15/+39
2015-07-21mwifiex: correct p2p and station interface countersAniket Nagarnaik-1/+3
2015-07-21mwifiex: use maximum ssid length as 0xfe for p2pAniket Nagarnaik-0/+4
2015-07-21mwifiex: add bss mode TLV to extended scan commandAniket Nagarnaik-0/+16