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
Age
Commit message (
Expand
)
Author
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
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: check mwifiex_wmm_lists_empty() before dequeue
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-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
mwifiex: use ieee80211_amsdu_to_8023s routine
Yogesh Ashok Powar
2011-05-12
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
2011-05-11
mwifiex: cleanup ioctl.h
Bing Zhao
2011-05-11
mwifiex: remove redundant local structures
Amitkumar Karwar
2011-05-10
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
Amitkumar Karwar
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-05-05
mwifiex: fix simultaneous assoc and scan issue
Amitkumar Karwar
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-02
mwifiex: fix missing tsf_val TLV
Bing Zhao
2011-04-29
mwifiex: fix copy-n-paste 'thinko' for tsf_val
John W. Linville
2011-04-28
mwifiex: fix bug in mwifiex_save_curr_bcn()
Amitkumar Karwar
2011-04-28
mwifiex: HT capability information handling
Amitkumar Karwar
2011-04-28
mwifiex: check firmware capabilities while initialising 5GHz band parameters
Amitkumar Karwar
2011-04-19
mwifiex: optimize driver initialization code
Amitkumar Karwar
2011-04-19
mwifiex: remove some macro definitions
Amitkumar Karwar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-14
mwifiex: rename function mwifiex_is_ba_stream_avail
Bing Zhao
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-12
mwifiex: use common keyinfo bitmap for different key types
Yogesh Ashok Powar
2011-04-12
mwifiex: fix cmd_skb headroom decreasing issue
Bing Zhao
2011-04-07
mwifiex: remove redundant encryption_mode mapping
Yogesh Ashok Powar
2011-04-07
mwifiex: return success in set_default_key for WPA/WPA2
Amitkumar Karwar
2011-04-04
mwifiex: remove unused macros in decl.h and main.h
Bing Zhao
2011-04-04
mwifiex: remove struct mwifiex_802_11_fixed_ies
Bing Zhao
2011-04-04
mwifiex: cleanup power save related struct and macros
Marc Yang
2011-04-04
mwifiex: remove unused macros in fw.h
Marc Yang
2011-04-04
mwifiex: remove unused radio_on variable and macros
Marc Yang
2011-04-04
mwifiex: remove MWIFIEX_AUTH_MODE_ 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 macro SHORT_SLOT_TIME_DISABLED
Bing Zhao
2011-04-04
mwifiex: remove unnecessary _set_auth functions
Marc Yang
2011-04-04
mwifiex: remove helper functions for displaying 11n capabilities
Yogesh Ashok Powar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao