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
/
main.h
Age
Commit message (
Expand
)
Author
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
2011-07-21
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-06-10
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-06-01
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
2011-05-19
mwifiex: adjust high/low water marks for tx_pending queue
Marc Yang
2011-05-19
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
Marc Yang
2011-05-19
mwifiex: reduce CPU usage by tracking highest_queued_prio
Marc Yang
2011-05-19
mwifiex: reduce CPU usage by tracking tx_pkts_queued
Marc Yang
2011-05-12
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
2011-05-05
mwifiex: fix simultaneous assoc and scan issue
Amitkumar Karwar
2011-05-02
mwifiex: fix missing tsf_val TLV
Bing Zhao
2011-04-19
mwifiex: optimize driver initialization code
Amitkumar Karwar
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-04
mwifiex: remove unused macros in decl.h and main.h
Bing Zhao
2011-04-04
mwifiex: remove unused radio_on variable and macros
Marc Yang
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-04-04
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
2011-04-04
mwifiex: remove unnecessary _set_auth functions
Marc Yang
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao