Age | Commit message (Expand) | Author |
2012-12-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-30 | wireless: mwifiex: Fix typo in wireless/mwifiex driver | Masanari Iida |
2012-11-30 | mwifiex: fix struct member mismatch | Johannes Berg |
2012-11-30 | mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211 | Avinash Patil |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-16 | mwifiex: report error to MMC core if we cannot suspend | Bing Zhao |
2012-11-16 | mwifiex: fix system hang issue in cmd timeout error case | Bing Zhao |
2012-11-16 | mwifiex: don't select lib80211 | Johannes Berg |
2012-11-16 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-14 | mwifiex: process RX packets in SDIO IRQ thread directly | Bing Zhao |
2012-11-14 | mwifiex: add multi-queue support | Avinash Patil |
2012-11-14 | mwifiex: add support for SDIO card reset | Amitkumar Karwar |
2012-10-30 | cfg80211: allow per interface TX power setting | Johannes Berg |
2012-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-29 | mwifiex: rx path enhancement to derive priv only once | Avinash Patil |
2012-10-29 | mwifiex: handle extended supported rates IE for AP | Avinash Patil |
2012-10-29 | Revert "mwifiex: retrieve correct max_power information in reg_notifier handler" | Amitkumar Karwar |
2012-10-29 | mwifiex: disable channel filtering for SSID specific scan from user | Amitkumar Karwar |
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-10-29 | mwifiex: use LOW_PRIORITY scan flag provided in scan request | Amitkumar Karwar |
2012-10-24 | mwifiex: clean up scan state on error | Bing Zhao |
2012-10-24 | mwifiex: return -EBUSY if specific scan request cannot be honored | Bing Zhao |
2012-10-19 | mwifiex: Using %*phD instead of print_hex_dump_bytes | Andrei Emeltchenko |
2012-10-19 | mwifiex: use sizeof(array) to print_hex_dump_bytes | Bing Zhao |
2012-10-18 | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC | Arend van Spriel |
2012-10-18 | wireless: use OR operation to set wiphy features | Johannes Berg |
2012-10-08 | mwifiex: update cfg80211 with correct reason code when connection is lost | Amitkumar Karwar |
2012-10-08 | mwifiex: update cfg80211 with correct reason code when association fails | Amitkumar Karwar |
2012-10-08 | mwifiex: reset scan_processing flag in failure cases | Amitkumar Karwar |
2012-10-08 | mwifiex: return -EBUSY if scan request cannot be honored | Bing Zhao |
2012-09-28 | mwifiex: convert to use le16_add_cpu() | Wei Yongjun |
2012-09-28 | mwifiex: enhance RX reordering to avoid packet drop during host sleep | Avinash Patil |
2012-09-28 | mwifiex: add inactivity deauth support for ap | Kevin Gan |
2012-09-28 | mwifiex: set txpd when send a mgmt frame for AP and GO mode | Stone Piao |
2012-09-28 | mwifiex: parse P2P IEs from beacon_data | Stone Piao |
2012-09-28 | mwifiex: add support for P2P GO in interface type change | Stone Piao |
2012-09-28 | mwifiex: add support for P2P client in interface type change | Stone Piao |
2012-09-28 | mwifiex: add P2P interface | Stone Piao |
2012-09-28 | mwifiex: send firmware initialization commands synchronously | Stone Piao |
2012-09-28 | mwifiex: append each IE into a seperate IE buffer | Stone Piao |
2012-09-28 | mwifiex: process remain on channel expired event | 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-28 | mwifiex: implement cfg80211 mgmt_frame_register handler | Stone Piao |
2012-09-28 | mwifiex: advertise mgmt_stype to cfg80211 | Stone Piao |