Age | Commit message (Expand) | Author |
2012-07-17 | mwifiex: remove unnecessary code in data rate configuration | Amitkumar Karwar |
2012-07-17 | mwifiex: remove redundant code in set channel path | Amitkumar Karwar |
2012-06-28 | mwifiex: wakeup main thread to handle command queued | Amitkumar Karwar |
2012-05-16 | mwifiex: append peer mac address TLV in key material command to firmware | Avinash Patil |
2012-05-16 | mwifiex: save adapter pointer in wiphy_priv | Avinash Patil |
2012-04-17 | mwifiex: corrections in timestamp related code | Amitkumar Karwar |
2012-04-17 | mwifiex: code cleanup in BSS handling | Amitkumar Karwar |
2012-04-12 | mwifiex: add support for WPS2.0 | Avinash Patil |
2012-04-12 | mwifiex: display correct country information in debugfs "info" | Amitkumar Karwar |
2012-04-09 | mwifiex: remove redundant signal handling code | Amitkumar Karwar |
2012-03-14 | mwifiex: correction in structure name passed to sizeof() | Amitkumar Karwar |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 8 | Yogesh Ashok Powar |
2012-03-13 | mwifiex: merge functions to derive cfp by chan & freq in one | Yogesh Ashok Powar |
2012-03-05 | mwifiex: endian bug in mwifiex_drv_change_adhoc_chan() | Dan Carpenter |
2012-03-05 | mwifiex: remove unnecessary struct mwifiex_802_11_ssid | Amitkumar Karwar |
2012-03-05 | mwifiex: handle auto authentication mode correctly | Amitkumar Karwar |
2012-02-29 | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS | Amitkumar Karwar |
2012-02-03 | mwifiex: handle association failure case correctly | Amitkumar Karwar |
2012-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-01-03 | mwifiex: fix crash during simultaneous scan and connect | Amitkumar Karwar |
2011-12-21 | mwifiex: remove redundant band config code | Amitkumar Karwar |
2011-12-13 | mwifiex: wakeup and stop multiple tx queues in net_device | Avinash Patil |
2011-11-17 | mwifiex: add support for Marvell sd8797 device | Bing Zhao |
2011-10-14 | mwifiex: fix make namespacecheck warnings | Amitkumar Karwar |
2011-10-14 | mwifiex: use separate wait condition for each command node | Amitkumar Karwar |
2011-10-11 | mwifiex: fix smatch errors | Yogesh Ashok Powar |
2011-09-30 | mwifiex: remove unreachable code | Amitkumar Karwar |
2011-09-27 | mwifiex: pass correct band parameter to ieee80211_channel_to_frequency() | Amitkumar Karwar |
2011-09-27 | mwifiex: update bss band information | Amitkumar Karwar |
2011-09-21 | mwifiex: remove unneeded NULL check | Dan Carpenter |
2011-09-21 | mwifiex: add a kfree() to an error path | Dan Carpenter |
2011-09-13 | mwifiex: replace kmalloc & memcpy sequence with kmemdup | Yogesh Ashok Powar |
2011-08-12 | mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API | Amitkumar Karwar |
2011-08-08 | mwifiex: remove redundant variable scan_table_idx | Bing Zhao |
2011-08-08 | mwifiex: remove wireless.h inclusion and fix resulting bugs | Bing Zhao |
2011-07-21 | mwifiex: disable auto deep sleep before unloading the driver | Amitkumar Karwar |
2011-05-11 | mwifiex: remove redundant local structures | 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 some macro definitions | Amitkumar Karwar |
2011-04-19 | mwifiex: remove redundant local variables and comments | Yogesh Ashok Powar |
2011-04-14 | mwifiex: remove unused function parameters | Amitkumar Karwar |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar |
2011-04-12 | mwifiex: use common keyinfo bitmap for different key types | Yogesh Ashok Powar |
2011-04-04 | mwifiex: remove unused radio_on variable and macros | Marc Yang |
2011-04-04 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao |
2011-04-04 | mwifiex: remove unnecessary _set_auth functions | Marc Yang |
2011-03-30 | wireless: mwifiex: initial commit for Marvell mwifiex driver | Bing Zhao |