index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
mwifiex: remove max_tx_buf_size
Bing Zhao
7
-10
/
+3
2013-02-01
mwifiex: do not reconfigure tx buffer size in firmware while associating
Bing Zhao
3
-43
/
+0
2013-01-31
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
Cyril Roelandt
1
-2
/
+2
2013-01-31
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
2
-8
/
+6
2013-01-31
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
Alexey Khoroshilov
1
-0
/
+2
2013-01-31
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
Avinash Patil
1
-2
/
+2
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-28
/
+28
2013-01-23
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
2
-5
/
+18
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+2
2013-01-22
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
1
-1
/
+1
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-4
/
+2
2013-01-11
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
1
-1
/
+1
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
2
-14
/
+15
2013-01-08
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
5
-55
/
+193
2013-01-08
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
4
-0
/
+48
2013-01-08
mwifiex: use pci_alloc/free_consistent APIs for PCIe
Avinash Patil
4
-154
/
+235
2013-01-08
mwifiex: add init_fw_port handler for PCIe interface
Avinash Patil
3
-2
/
+25
2013-01-08
mwifiex: access interrupt status only while holding lock
Avinash Patil
1
-13
/
+12
2013-01-08
mwifiex: parse WMM IEs from hostapd for mwifiex AP
Avinash Patil
6
-7
/
+75
2013-01-08
mwifiex: use correct htcapinfo for HT20 ibss network
Amitkumar Karwar
2
-1
/
+13
2013-01-08
wireless: mwifiex: remove unreachable paths
Sasha Levin
1
-27
/
+3
2013-01-05
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
1
-1
/
+1
2013-01-05
mwifiex: check wait_event_interruptible return value
Bing Zhao
1
-11
/
+10
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+25
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
2
-2
/
+2
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
1
-2
/
+3
2012-11-30
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
2
-0
/
+17
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-9
/
+26
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-28
/
+24
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-12
/
+18
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
4
-16
/
+6
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-8
/
+14
2012-11-16
mwifiex: report error to MMC core if we cannot suspend
Bing Zhao
1
-5
/
+6
2012-11-16
mwifiex: fix system hang issue in cmd timeout error case
Bing Zhao
1
-3
/
+8
2012-11-16
mwifiex: don't select lib80211
Johannes Berg
1
-1
/
+0
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+1
2012-11-14
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
2
-3
/
+4
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
14
-98
/
+107
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
4
-0
/
+38
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-0
/
+1
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-10
/
+10
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
6
-58
/
+32
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
1
-1
/
+10
2012-10-29
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
1
-3
/
+3
2012-10-29
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
1
-0
/
+5
2012-10-29
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
5
-20
/
+1
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
4
-10
/
+42
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2
-3
/
+9
2012-10-24
mwifiex: clean up scan state on error
Bing Zhao
1
-2
/
+5
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
1
-8
/
+5
[next]