aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
|\
| * mwifiex: correct sleep delay counterAvinash Patil2013-02-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-25
|\|
| * mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-22
| * mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-19
| |\|
| | * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-18
| | * mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-18
| | * mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-18
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
| |\|
| | * mwifiex: device specific sleep cookie handling for PCIeAvinash Patil2013-02-14
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-14
| | |\
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-12
| | |\ \
| | | * | cfg80211: move TSF into IEsJohannes Berg2013-02-11
| | | * | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-11
| | | * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
| | * | | mwifiex: add PCIe8897 supportAvinash Patil2013-02-11
| | * | | mwifiex: define generic data type for PCIe ring buffersAvinash Patil2013-02-11
| | * | | mwifiex: separate ring initialization and ring creation routinesAvinash Patil2013-02-11
| | * | | mwifiex: store card specific data in PCI device table entryAvinash Patil2013-02-11
| | |/ /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
| |\| |
| | * | mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-01
| | * | mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-01
| | * | mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt2013-01-30
| | * | mwifiex: do not overwrite error code from lower layer driverBing Zhao2013-01-30
| | * | mwifiex: don't return zero on failure paths in mwifiex_pcie_init()Alexey Khoroshilov2013-01-30
| | * | mwifiex: fix invalid access of PCIe RxBD ring buffer descriptorAvinash Patil2013-01-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
| |\ \ \ | | | |/ | | |/|
| * | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| | |\ \
| | * | | mwifiex: correction in status codes used for association failureAmitkumar Karwar2013-01-22
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-22
| | |\ \ \
| | | * | | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
| | * | | | mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-07
| | * | | | mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-07
| | * | | | mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-07
| | * | | | mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil2013-01-07
| | * | | | mwifiex: access interrupt status only while holding lockAvinash Patil2013-01-07
| | * | | | mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-07
| | * | | | mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2013-01-07
| | * | | | wireless: mwifiex: remove unreachable pathsSasha Levin2013-01-07
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
| |\ \ \ \
| * | | | | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mwifiex: don't use [delayed_]work_pending()Tejun Heo2012-12-28
| |/ / /
* | | / mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-30
| |_|/ |/| |
* | | mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-22
* | | mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-11