Age | Commit message (Expand) | Author | Files | Lines |
2015-10-28 | mwifiex: toggle carrier state in start_ap/stop_ap. | Marty Faltesek | 2 | -7/+8 |
2015-10-14 | mwifiex: remove unnecessary NULL check | Xinming Hu | 1 | -1/+1 |
2015-10-14 | mwifiex: add ndo_validate_addr netdev ops | Amitkumar Karwar | 1 | -0/+1 |
2015-10-14 | mwifiex: fix AP VHT behaviour | Ganapathi Bhat | 1 | -16/+0 |
2015-10-14 | mwifiex: control WLAN and bluetooth coexistence modes | Amitkumar Karwar | 4 | -0/+124 |
2015-10-14 | mwifiex: fix a comment typo | Geliang Tang | 1 | -1/+1 |
2015-10-14 | mwifiex: correction in USB8997 chipset's product ID | Amitkumar Karwar | 1 | -1/+1 |
2015-10-14 | mwifiex: remove USB8897 chipset support | Amitkumar Karwar | 3 | -19/+2 |
2015-10-13 | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller | 21 | -141/+504 |
2015-10-05 | mwifiex: avoid gettimeofday in ba_threshold setting | Arnd Bergmann | 1 | -11/+4 |
2015-10-05 | mwifiex: use ktime_get_real for timestamping | Arnd Bergmann | 1 | -3/+1 |
2015-09-29 | mwifiex: fix mwifiex_rdeeprom_read() | Dan Carpenter | 1 | -7/+7 |
2015-09-29 | mwifiex: complete usb tx data with multi endpoints | Zhaoyang Liu | 8 | -16/+90 |
2015-09-29 | mwifiex: add usb multi endpoints resync support | Zhaoyang Liu | 6 | -4/+127 |
2015-09-29 | mwifiex: add usb tx data multi endpoints support | Zhaoyang Liu | 3 | -46/+97 |
2015-09-29 | mwifiex: add usb multi channel event process support | Zhaoyang Liu | 5 | -10/+82 |
2015-09-29 | mwifiex: move usb specific data_sent update to usb.c | Zhaoyang Liu | 5 | -29/+6 |
2015-09-29 | mwifiex: fix tx data_sent issue for usb interface | Zhaoyang Liu | 4 | -9/+13 |
2015-09-29 | mwifiex: Suppress -ENOSR error for data traffic on USB | Amitkumar Karwar | 1 | -1/+1 |
2015-09-29 | mwifiex: correct paused tx data packet counter | Zhaoyang Liu | 2 | -5/+14 |
2015-09-29 | mwifiex: avoid memsetting PCIe event buffer | Amitkumar Karwar | 1 | -1/+0 |
2015-09-29 | mwifiex: fix NULL pointer dereference during hidden SSID scan | Aniket Nagarnaik | 1 | -1/+1 |
2015-09-29 | mwifiex: don't always include ht/vht info in tdls confirm frame | Aniket Nagarnaik | 1 | -0/+12 |
2015-09-29 | mwifiex: NULL check for cfg80211_inform_bss() | Xinming Hu | 2 | -10/+16 |
2015-09-29 | mwifiex: fix driver init failure under memory pressure | Xinming Hu | 3 | -7/+20 |
2015-09-29 | mwifiex: minor corrections in multiport aggregation code | Xinming Hu | 1 | -2/+5 |
2015-09-29 | mwifiex: update amsdu tx packet time stamp | Zhaoyang Liu | 1 | -0/+1 |
2015-09-29 | mwifiex: fix typo in del_virtual_intf() function | Xinming Hu | 1 | -3/+3 |
2015-09-29 | mwifiex: Make mwifiex_dbg a function, reduce object size | Joe Perches | 2 | -9/+28 |
2015-09-23 | mwifiex: fix comparison expression | Andrzej Hajda | 1 | -2/+2 |
2015-08-13 | mwifiex: claim sdio bus while downloading the firmware | Aniket Nagarnaik | 1 | -0/+4 |
2015-08-13 | mwifiex: fix unable to connect hidden SSID AP on DFS channel | chunfan chen | 4 | -12/+136 |
2015-08-13 | mwifiex: add firmware dump support for SD8997 | Zhaoyang Liu | 2 | -10/+148 |
2015-08-13 | mwifiex: add support for 8997 chipset | Zhaoyang Liu | 7 | -9/+147 |
2015-08-13 | mwifiex: usb: return an error if kmalloc fails | Dan Carpenter | 1 | -1/+3 |
2015-08-10 | mwifiex: correct TDLS link delete failure message priority | Amitkumar Karwar | 1 | -1/+1 |
2015-08-06 | mwifiex: add missing skb_push() in mwifiex_check_uap_capabilties | Amitkumar Karwar | 1 | -0/+2 |
2015-08-06 | mwifiex: corrections in PCIe event skb handling | Amitkumar Karwar | 1 | -0/+2 |
2015-08-06 | mwifiex: fix system crash observed during initialisation | Zhaoyang Liu | 1 | -1/+3 |
2015-08-06 | mwifiex: fix command timeout for PCIe chipsets | Zhaoyang Liu | 2 | -5/+4 |
2015-08-06 | mwifiex: using right aid value for tdls action frame | Xinming Hu | 1 | -1/+1 |
2015-08-06 | mwifiex: simplify mwifiex_complete_cmd | Andreas Fenkart | 3 | -11/+6 |
2015-08-06 | mwifiex: remove CMD_F_CANCELED flag | Andreas Fenkart | 2 | -14/+10 |
2015-08-06 | mwifiex: remove redundant reset of cmd_wait_q status | Andreas Fenkart | 1 | -1/+0 |
2015-08-06 | mwifiex: remove explicit mwifiex_complete_cmd calls | Andreas Fenkart | 1 | -8/+2 |
2015-08-06 | mwifiex: sdio: reset adapter using mmc_hw_reset | Andreas Fenkart | 2 | -15/+39 |
2015-07-21 | mwifiex: correct p2p and station interface counters | Aniket Nagarnaik | 1 | -1/+3 |
2015-07-21 | mwifiex: use maximum ssid length as 0xfe for p2p | Aniket Nagarnaik | 1 | -0/+4 |
2015-07-21 | mwifiex: add bss mode TLV to extended scan command | Aniket Nagarnaik | 2 | -0/+16 |
2015-07-21 | mwifiex: fix for p2p broken link | Aniket Nagarnaik | 3 | -4/+29 |