aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwl8k.c
Commit message (Expand)AuthorAge
* mwl8k: don't overwrite regulatory settings on fw reloadJonas Gorski2013-03-11
* mwl8k: Load 8764 firmware imageNishant Sarmukadam2013-03-06
* mwl8k: Adding support for 8764 4x4 APNishant Sarmukadam2013-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-14
|\
| * mwl8k: fix band for supported channelsJonas Gorski2013-02-11
* | mwl8k: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-08
* | mwl8k: add single band 88W8366 PCI device IDsJonas Gorski2013-02-08
* | mwl8k: Do not call STA specific cmds not supported by the AP fwYogesh Ashok Powar2013-01-30
* | mwl8k: Choose interface specific calls on vif typeYogesh Ashok Powar2013-01-30
* | mwl8k: Add/Del self entry for AP interface onlyYogesh Ashok Powar2013-01-30
* | mwl8k: Enable hw encryption for STA mode on AP fwYogesh Ashok Powar2013-01-30
* | mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENTYogesh Ashok Powar2013-01-30
* | mwl8k: Allow adding station interface on AP firmwareYogesh Ashok Powar2013-01-30
* | mwl8k: Announce simultaneous AP-STA support on AP fwYogesh Ashok Powar2013-01-30
* | mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hwYogesh Ashok Powar2013-01-30
* | mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionallyYogesh Ashok Powar2013-01-30
* | mwl8k: Stop bsses before hw specific commandsYogesh Ashok Powar2013-01-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\|
| * drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-07
* | mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov2013-01-22
* | mwl8k: Wake up queues in mwl8k_startNishant Sarmukadam2013-01-09
* | mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta removeYogesh Ashok Powar2013-01-09
* | mwl8k: Disable tx_wait completionNishant Sarmukadam2013-01-09
* | mwl8k: bump firmware API to 3Yogesh Ashok Powar2013-01-07
* | mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar2013-01-07
* | mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar2013-01-07
* | mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar2013-01-07
* | mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar2013-01-07
* | mwl8k: set ack policy to normalYogesh Ashok Powar2013-01-07
* | mwl8k: Remove redundant txq_idxYogesh Ashok Powar2013-01-07
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
|/
* mwl8k: remove __dev* attributesBill Pemberton2012-12-06
* mwl8k: remove useless pci shutdown callback and stray debuggingFlorian Fainelli2012-12-03
* mwl8k: Send BASTREAM firmware commands per vifYogesh Ashok Powar2012-11-16
* mwl8k: Set packet timestamp to 0 when life time expiry is not usedNishant Sarmukadam2012-11-14
* mwl8k: Do not expire eapol framesNishant Sarmukadam2012-11-14
* mwl8k: Unmap the pci DMA address in xmit error pathNishant Sarmukadam2012-11-14
* mwl8k: recheck if station still has valid ratesYogesh Ashok Powar2012-11-14
* mwl8k: defining interface combinationsYogesh Ashok Powar2012-11-14
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* mwl8k: fix possible race condition in info->control.sta useThomas Huehn2012-07-11
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
|\
| * mwl8k: Remove BSSID from the firmware when the BSS is stoppedYogesh Ashok Powar2012-02-06
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
|/
* mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar2012-01-27
* mwl8k: Fixing Sparse ENDIAN CHECK warningYogesh Ashok Powar2012-01-17
* mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()Dan Carpenter2012-01-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\