Age | Commit message (Expand) | Author |
2012-10-29 | mwifiex: minor cleanup and a fix in scan semaphore usage | Amitkumar Karwar |
2012-10-29 | mwifiex: abort scan upon interface down | Amitkumar Karwar |
2012-09-28 | mwifiex: add support for P2P GO in interface type change | Stone Piao |
2012-09-28 | mwifiex: implement remain_on_channel and cancel_remain_on_channel | Stone Piao |
2012-09-28 | mwifiex: report received management frames to cfg80211 | Stone Piao |
2012-09-24 | mwifiex: fix issue in resumed scan operation | Amitkumar Karwar |
2012-09-07 | mwifiex: don't disable wait_q_enabled flag | Amitkumar Karwar |
2012-09-07 | mwifiex: release semaphore acquired for internal scan operation | Amitkumar Karwar |
2012-08-06 | mwifiex: create list for associated stations in AP mode | Avinash Patil |
2012-08-06 | mwifiex: update 11n status as per start_ap IE | Avinash Patil |
2012-08-06 | mwifiex: improve scan delay logic during Tx traffic | Amitkumar Karwar |
2012-07-17 | mwifiex: add support to use basic rates in ibss join request | Amitkumar Karwar |
2012-06-22 | mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted | Amitkumar Karwar |
2012-06-11 | mwifiex: fix simultaneous scan and Tx traffic problem | Amitkumar Karwar |
2012-05-16 | mwifiex: add custom IE framework | Avinash Patil |
2012-04-23 | mwifiex: add support for Marvell USB8797 chipset | Amitkumar Karwar |
2012-04-12 | mwifiex: add support for WPS2.0 | Avinash Patil |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 3 | Yogesh Ashok Powar |
2012-02-29 | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS | Amitkumar Karwar |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-06 | mwifiex: enable HT operating mode | Amitkumar Karwar |
2012-02-06 | mwifiex: add NULL checks in driver unload path | Amitkumar Karwar |
2012-01-24 | mwifiex: use bss_type and bss_num to retrieve priv | Yogesh Ashok Powar |
2011-12-21 | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros | Amitkumar Karwar |
2011-12-13 | mwifiex: wakeup and stop multiple tx queues in net_device | Avinash Patil |
2011-11-11 | mwifiex: fix 'Smatch' warnings | Yogesh Ashok Powar |
2011-10-14 | mwifiex: fix make namespacecheck warnings | Amitkumar Karwar |
2011-10-12 | mwifiex: add support for Marvell pcie8766 chipset | Amitkumar Karwar |
2011-09-30 | mwifiex: add cfg80211 handlers add/del_virtual_intf | Yogesh Ashok Powar |
2011-08-12 | mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API | Amitkumar Karwar |
2011-08-08 | mwifiex: remove wireless.h inclusion and fix resulting bugs | Bing Zhao |
2011-05-10 | mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer | Amitkumar Karwar |
2011-05-10 | mwifiex: fix null derefs, mem leaks and trivia | Christoph Fritz |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar |
2011-04-19 | mwifiex: remove redundant local variables and comments | Yogesh Ashok Powar |
2011-04-14 | mwifiex: remove redundant "return" at end of void function | Yogesh Ashok Powar |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar |
2011-04-07 | mwifiex: remove redundant encryption_mode mapping | Yogesh Ashok Powar |
2011-04-04 | mwifiex: cleanup power save related struct and macros | Marc Yang |
2011-04-04 | mwifiex: remove unused radio_on variable and macros | Marc Yang |
2011-04-04 | mwifiex: remove MWIFIEX_AUTH_MODE_ macros | Marc Yang |
2011-04-04 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao |
2011-04-04 | mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info | Marc Yang |
2011-03-30 | wireless: mwifiex: initial commit for Marvell mwifiex driver | Bing Zhao |