aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-09
* mwifiex: increase max supported pattern offsetAmitkumar Karwar2013-08-09
* mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar2013-08-09
* mwifiex: rename mef macrosAmitkumar Karwar2013-08-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-09
|\
| * mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-31
| * mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-31
| * mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-31
| * mwifiex: Add missing endian conversion.Tomasz Moń2013-07-26
* | mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil2013-08-01
* | mwifiex: fix adapter pointer dereference issueAmitkumar Karwar2013-08-01
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-01
|\ \
| * | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
* | | mwifiex: code rearrangement in sdio.cAmitkumar Karwar2013-07-26
* | | mwifiex: handle driver initialization error pathsAmitkumar Karwar2013-07-26
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-25
|\ \ \ | | |/ | |/|
| * | mwifiex: fix IRQ enable/disableDaniel Drake2013-07-22
| |/
* | mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil2013-07-24
* | mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar2013-07-24
* | mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar2013-07-24
* | mwifiex: replace mdelay with msleepAmitkumar Karwar2013-07-24
* | mwifiex: reduce firmware poll retriesAmitkumar Karwar2013-07-24
* | mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar2013-07-24
* | mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar2013-07-24
* | mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar2013-07-24
* | mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar2013-07-24
* | mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar2013-07-24
* | mwifiex: correct max IE length check for WPS IEAvinash Patil2013-07-24
* | mwifiex: support to send deauth for P2P clientStone Piao2013-07-24
* | mwifiex: skip registering mgmt frame that has already registeredStone Piao2013-07-24
* | mwifiex: discard deauth and disassoc event during WPS sessionStone Piao2013-07-24
* | mwifiex: add tx info to skb when forming mgmt frameHuawei Yang2013-07-24
* | mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil2013-07-24
* | mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil2013-07-24
* | mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2013-07-24
* | mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang2013-07-24
* | wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_opsShuah Khan2013-07-22
|/
* mwifiex: channel switch handling for stationAmitkumar Karwar2013-06-19
* mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-19
* mwifiex: code rearrangement for better readabilityAmitkumar Karwar2013-06-19
* mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2013-06-17
* mwifiex: Add module parameter for regdomainAvinash Patil2013-06-17
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-12
|\
| * Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-04
| |\
| * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-03
* | | mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil2013-06-12
* | | mwifiex: fix regression issue for usb interfaceAmitkumar Karwar2013-06-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
|\ \ \ | |_|/ |/| |
| * | mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-12
| |/
* | mwifiex: dump small buffers with help of %*phAndy Shevchenko2013-05-29