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-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