index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
2013-07-26
mwifiex: code rearrangement in sdio.c
Amitkumar Karwar
2013-07-26
mwifiex: handle driver initialization error paths
Amitkumar Karwar
2013-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-24
mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P
Avinash Patil
2013-07-24
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
2013-07-24
mwifiex: correction in mwifiex_check_fw_status() return status
Amitkumar Karwar
2013-07-24
mwifiex: replace mdelay with msleep
Amitkumar Karwar
2013-07-24
mwifiex: reduce firmware poll retries
Amitkumar Karwar
2013-07-24
mwifiex: add unregister_dev handler for usb interface
Amitkumar Karwar
2013-07-24
mwifiex: move if_ops.cleanup_if() call
Amitkumar Karwar
2013-07-24
mwifiex: remove unnecessary del_timer(cmd_timer)
Amitkumar Karwar
2013-07-24
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
Amitkumar Karwar
2013-07-24
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
Amitkumar Karwar
2013-07-24
mwifiex: correct max IE length check for WPS IE
Avinash Patil
2013-07-24
mwifiex: support to send deauth for P2P client
Stone Piao
2013-07-24
mwifiex: skip registering mgmt frame that has already registered
Stone Piao
2013-07-24
mwifiex: discard deauth and disassoc event during WPS session
Stone Piao
2013-07-24
mwifiex: add tx info to skb when forming mgmt frame
Huawei Yang
2013-07-24
mwifiex: delete AP TX queues when bridged packets reach threshold
Avinash Patil
2013-07-24
mwifiex: maintain outstanding packet count for RA list instead of packet size
Avinash Patil
2013-07-24
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
Avinash Patil
2013-07-24
mwifiex: remove stop_net_dev_queue operation in AP forwarding
Huawei Yang
2013-07-22
wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-07-22
mwifiex: fix IRQ enable/disable
Daniel Drake
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
2013-06-19
mwifiex: code rearrangement for better readability
Amitkumar Karwar
2013-06-17
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
2013-06-17
mwifiex: Add module parameter for regdomain
Avinash Patil
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-06-12
mwifiex: enable/disable tx_amsdu support via module parameter
Avinash Patil
2013-06-12
mwifiex: fix regression issue for usb interface
Amitkumar Karwar
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
mwifiex: debugfs: Fix out of bounds array access
Mark A. Greer
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-05-29
mwifiex: dump small buffers with help of %*ph
Andy Shevchenko
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-05-22
mwifiex: add support for Marvell SD8897 chipset
Yogesh Ashok Powar
2013-05-22
mwifiex: code rearrangement in multiport aggregation path
Amitkumar Karwar
2013-05-22
mwifiex: remove unnecessary macros in sdio.h
Amitkumar Karwar
2013-05-22
mwifiex: define a macro for MPA base address
Amitkumar Karwar
2013-05-22
mwifiex: do port calculations separately
Amitkumar Karwar
2013-05-22
mwifiex: code rearrangement in mwifiex_get_rd_port()
Amitkumar Karwar
2013-05-22
mwifiex: replace unnecessary u32 variables with u8 in sdio.c
Amitkumar Karwar
2013-05-22
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
2013-05-22
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
2013-05-22
mwifiex: add del_station handler
Avinash Patil
[next]