| Commit message (Expand) | Author | Age | Files | Lines |
* | mwl8k: Fix the firmware hang issue for 8764 | Nishant Sarmukadam | 2013-05-24 | 1 | -2/+9 |
* | mwl8k: remove nonstandard rate 72 Mbps | Jonas Gorski | 2013-04-22 | 1 | -6/+4 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-10 | 1 | -16/+20 |
|\ |
|
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -16/+20 |
* | | mwl8k: always apply configuration even when device is idle | Jonas Gorski | 2013-03-27 | 1 | -6/+4 |
* | | mwl8k: don't overwrite regulatory settings on fw reload | Jonas Gorski | 2013-03-11 | 1 | -0/+6 |
* | | mwl8k: Load 8764 firmware image | Nishant Sarmukadam | 2013-03-06 | 1 | -8/+19 |
* | | mwl8k: Adding support for 8764 4x4 AP | Nishant Sarmukadam | 2013-03-06 | 1 | -33/+45 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-14 | 1 | -18/+18 |
|\ |
|
| * | mwl8k: fix band for supported channels | Jonas Gorski | 2013-02-11 | 1 | -18/+18 |
* | | mwl8k: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-08 | 1 | -2/+0 |
* | | mwl8k: add single band 88W8366 PCI device IDs | Jonas Gorski | 2013-02-08 | 1 | -0/+2 |
* | | mwl8k: Do not call STA specific cmds not supported by the AP fw | Yogesh Ashok Powar | 2013-01-30 | 1 | -3/+23 |
* | | mwl8k: Choose interface specific calls on vif type | Yogesh Ashok Powar | 2013-01-30 | 1 | -4/+2 |
* | | mwl8k: Add/Del self entry for AP interface only | Yogesh Ashok Powar | 2013-01-30 | 1 | -2/+2 |
* | | mwl8k: Enable hw encryption for STA mode on AP fw | Yogesh Ashok Powar | 2013-01-30 | 1 | -1/+2 |
* | | mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT | Yogesh Ashok Powar | 2013-01-30 | 1 | -1/+4 |
* | | mwl8k: Allow adding station interface on AP firmware | Yogesh Ashok Powar | 2013-01-30 | 1 | -7/+13 |
* | | mwl8k: Announce simultaneous AP-STA support on AP fw | Yogesh Ashok Powar | 2013-01-30 | 1 | -0/+2 |
* | | mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw | Yogesh Ashok Powar | 2013-01-30 | 1 | -6/+9 |
* | | mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally | Yogesh Ashok Powar | 2013-01-30 | 1 | -3/+5 |
* | | mwl8k: Stop bsses before hw specific commands | Yogesh Ashok Powar | 2013-01-30 | 1 | -8/+70 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | drivers/net/wireless/mwl8k.c: avoid use-after-free | Nickolai Zeldovich | 2013-01-07 | 1 | -1/+3 |
* | | mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() | Alexey Khoroshilov | 2013-01-22 | 1 | -0/+3 |
* | | mwl8k: Wake up queues in mwl8k_start | Nishant Sarmukadam | 2013-01-09 | 1 | -0/+2 |
* | | mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove | Yogesh Ashok Powar | 2013-01-09 | 1 | -1/+24 |
* | | mwl8k: Disable tx_wait completion | Nishant Sarmukadam | 2013-01-09 | 1 | -0/+1 |
* | | mwl8k: bump firmware API to 3 | Yogesh Ashok Powar | 2013-01-07 | 1 | -1/+1 |
* | | mwl8k: Handle watchdog event with highest prioriry | Yogesh Ashok Powar | 2013-01-07 | 1 | -0/+19 |
* | | mwl8k: Handle Watchdog events for the new ampdu streams | Yogesh Ashok Powar | 2013-01-07 | 1 | -12/+32 |
* | | mwl8k: changing mwl8k_destroy_ba prototype | Yogesh Ashok Powar | 2013-01-07 | 1 | -6/+8 |
* | | mwl8k: Enable support to support additional ampdu streams | Yogesh Ashok Powar | 2013-01-07 | 1 | -4/+27 |
* | | mwl8k: set ack policy to normal | Yogesh Ashok Powar | 2013-01-07 | 1 | -0/+4 |
* | | mwl8k: Remove redundant txq_idx | Yogesh Ashok Powar | 2013-01-07 | 1 | -4/+2 |
* | | mac80211: split TX aggregation stop action | Johannes Berg | 2013-01-03 | 1 | -1/+3 |
|/ |
|
* | mwl8k: remove __dev* attributes | Bill Pemberton | 2012-12-06 | 1 | -4/+4 |
* | mwl8k: remove useless pci shutdown callback and stray debugging | Florian Fainelli | 2012-12-03 | 1 | -6/+0 |
* | mwl8k: Send BASTREAM firmware commands per vif | Yogesh Ashok Powar | 2012-11-16 | 1 | -6/+7 |
* | mwl8k: Set packet timestamp to 0 when life time expiry is not used | Nishant Sarmukadam | 2012-11-14 | 1 | -0/+2 |
* | mwl8k: Do not expire eapol frames | Nishant Sarmukadam | 2012-11-14 | 1 | -4/+7 |
* | mwl8k: Unmap the pci DMA address in xmit error path | Nishant Sarmukadam | 2012-11-14 | 1 | -0/+2 |
* | mwl8k: recheck if station still has valid rates | Yogesh Ashok Powar | 2012-11-14 | 1 | -0/+10 |
* | mwl8k: defining interface combinations | Yogesh Ashok Powar | 2012-11-14 | 1 | -1/+18 |
* | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 | 1 | -7/+10 |
* | mwl8k: fix possible race condition in info->control.sta use | Thomas Huehn | 2012-07-11 | 1 | -1/+4 |
* | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
* | net/wireless: use module_pci_driver | Axel Lin | 2012-04-16 | 1 | -12/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-21 | 1 | -9/+29 |
|\ |
|
| * | mwl8k: Remove BSSID from the firmware when the BSS is stopped | Yogesh Ashok Powar | 2012-02-06 | 1 | -9/+29 |