Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | mwifiex: restart rxreorder timer correctly | Marc Yang | 3 | -12/+43 |
2014-10-06 | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 9 | -79/+161 |
2014-10-02 | mwifiex: add support for SD8887 chipset | Avinash Patil | 3 | -2/+62 |
2014-10-02 | mwifiex: few more register offset entries for sdio card structure | Avinash Patil | 2 | -39/+59 |
2014-09-30 | mwifiex: add client mac address while configuring keys on GO. | Maithili Hinge | 1 | -1/+1 |
2014-09-30 | mwifiex: remove unnecessary rx_q lock | Avinash Patil | 4 | -10/+0 |
2014-09-30 | mwifiex: do not decrement rx_pending count twice | Avinash Patil | 1 | -6/+2 |
2014-09-30 | mwifiex: fix soft lockup during iperf UDP RX | Avinash Patil | 1 | -1/+2 |
2014-09-30 | mwifiex: add more dump information for PCIe interface | Amitkumar Karwar | 2 | -0/+11 |
2014-09-30 | mwifiex: error path handling in pcie firmware dump | Amitkumar Karwar | 1 | -4/+7 |
2014-09-27 | mwifiex: ensure user_scan_in not NULL while setting scan channel gap | Avinash Patil | 1 | -16/+17 |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 15 | -188/+316 |
2014-09-15 | mwifiex: modify TX/RX window sizes for AP interface | Avinash Patil | 1 | -2/+2 |
2014-09-15 | mwifiex: add rx workqueue support | Avinash Patil | 6 | -2/+159 |
2014-09-15 | mwifiex: remove low priority scan handling | Amitkumar Karwar | 5 | -144/+30 |
2014-09-15 | mwifiex: remove redundant variable report_scan_result | Amitkumar Karwar | 3 | -6/+0 |
2014-09-15 | mwifiex: process TX even when scan is ongoing | Avinash Patil | 1 | -3/+5 |
2014-09-15 | mwifiex: remove restriction of single channel scan when connected | Avinash Patil | 1 | -6/+0 |
2014-09-15 | mwifiex: bring in scan channel gap feature | Avinash Patil | 6 | -1/+58 |
2014-09-15 | mwifiex: set passive scan type for scan requests with no ssid | Avinash Patil | 1 | -1/+1 |
2014-09-15 | mwifiex: minor cleanup in multiport aggregation | Amitkumar Karwar | 1 | -9/+2 |
2014-09-15 | mwifiex: fix a bug in Tx multiport aggregation | Amitkumar Karwar | 1 | -4/+2 |
2014-09-15 | mwifiex: fix 5G association failure after leaving 2.4G IBSS | Xinming Hu | 1 | -3/+6 |
2014-09-15 | mwifiex: support for event done interrupt | Avinash Patil | 2 | -2/+10 |
2014-09-15 | mwifiex: rework internal scan for association | Avinash Patil | 1 | -1/+26 |
2014-09-15 | mwifiex: avoid processing RX packets with invalid length | Avinash Patil | 1 | -6/+14 |
2014-09-15 | mwifiex: fix probable memory corruption while processing TDLS frame | Avinash Patil | 1 | -1/+3 |
2014-09-15 | mwifiex: set fw api info for backword compatibility | Avinash Patil | 1 | -0/+1 |
2014-09-10 | drivers/net: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 1 | -1/+1 |
2014-09-04 | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm... | John W. Linville | 3 | -2/+4 |
2014-08-28 | mwifiex: use firmware API revision from GET_HW_SPEC response | Amitkumar Karwar | 2 | -1/+8 |
2014-08-28 | mwifiex: rename macro and variables related to API revision | Amitkumar Karwar | 7 | -20/+20 |
2014-08-28 | mwifiex: fix left_len calculation issue | Amitkumar Karwar | 1 | -1/+2 |
2014-08-26 | cfg80211: allow passing frame type to cfg80211_inform_bss() | Johannes Berg | 2 | -1/+3 |
2014-08-26 | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() | Vladimir Kondratiev | 1 | -1/+1 |
2014-08-26 | mwifiex: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-07-29 | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 13 | -96/+73 |
2014-07-22 | mwifiex: card reset: enable rescan of non-removable card | Andreas Fenkart | 1 | -0/+1 |
2014-07-18 | mwifiex: remove redundant timestamps in debug prints | Bing Zhao | 3 | -48/+20 |
2014-07-18 | mwifiex: do not re-associate when already connected | Ujjal Roy | 2 | -13/+5 |
2014-07-18 | mwifiex: remove needless current_bssid variable | Avinash Patil | 1 | -6/+0 |
2014-07-16 | mwifiex: remove redundant TDLS setup action frame check and avoid leaks | Bing Zhao | 1 | -12/+10 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-16 | mwifiex: correct a typo in mwifiex_ret_tdls_oper | Bing Zhao | 1 | -1/+1 |
2014-07-16 | mwifiex: declare sta_ptr in smaller scope | Bing Zhao | 1 | -1/+2 |
2014-07-16 | mwifiex: define TDLS idle timeout macro with units | Bing Zhao | 2 | -2/+2 |
2014-07-16 | mwifiex: fix a cut-n-paste error in adhoc-start | Bing Zhao | 1 | -1/+1 |
2014-07-16 | mwifiex: fix corner case system hang issue | Amitkumar Karwar | 1 | -5/+11 |
2014-07-16 | mwifiex: access rx_reorder_tbl_ptr only while holding lock | Amitkumar Karwar | 1 | -7/+20 |