summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar
2012-07-17mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12mwifiex: correction in mcs index checkAmitkumar Karwar
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-22mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao