summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01mwifiex: limit channel number not to overflow memoryStone Piao
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-25mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-18mwifiex: cleanup VHT capYogesh Ashok Powar
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-08mwifiex: fix potential null dereference 'mef_entry'Bing Zhao
2013-03-08mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan
2013-03-08mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar
2013-03-06mwifiex: add "ethtool wol" command supportAmitkumar Karwar
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar
2013-03-06mwifiex: modify skb->truesize for PCIE RxAvinash Patil
2013-03-06mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao
2013-03-06mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao
2013-03-06mwifiex: remove static forward declarations in pcie.cBing Zhao
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27mwifiex: correct sleep delay counterAvinash Patil
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-18mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar
2013-02-18mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-14mwifiex: device specific sleep cookie handling for PCIeAvinash Patil
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11mwifiex: add PCIe8897 supportAvinash Patil
2013-02-11mwifiex: define generic data type for PCIe ring buffersAvinash Patil
2013-02-11mwifiex: separate ring initialization and ring creation routinesAvinash Patil
2013-02-11mwifiex: store card specific data in PCI device table entryAvinash Patil
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao
2013-01-30mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt
2013-01-30mwifiex: do not overwrite error code from lower layer driverBing Zhao
2013-01-30mwifiex: don't return zero on failure paths in mwifiex_pcie_init()Alexey Khoroshilov