index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cfg80211.c
Commit message (
Expand
)
Author
Age
*
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
2013-08-11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
|
\
|
*
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2013-05-08
*
|
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
|
/
*
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
2013-04-22
*
mwifiex: configure p2p interface during initialization
Bing Zhao
2013-04-22
*
mwifiex: Start P2P devices in P2P mode
Paul Stewart
2013-04-22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
|
\
|
*
mwifiex: limit channel number not to overflow memory
Stone Piao
2013-04-01
*
|
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
2013-04-01
*
|
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-03-25
*
|
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
2013-03-18
*
|
mwifiex: fix potential null dereference 'mef_entry'
Bing Zhao
2013-03-08
*
|
mwifiex: add WOWLAN support
Amitkumar Karwar
2013-03-06
*
|
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
2013-03-06
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-19
|
\
|
*
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-18
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
|
\
|
|
*
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
*
|
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
|
|
\
|
|
*
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
2013-01-11
|
|
*
mwifiex: update config_bands during infra association
Amitkumar Karwar
2013-01-11
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
|
|
\
\
|
|
*
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
|
*
|
|
mwifiex: parse WMM IEs from hostapd for mwifiex AP
Avinash Patil
2013-01-07
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
2013-01-04
|
|
/
*
/
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
|
/
*
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
2012-11-30
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
|
\
|
*
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
|
*
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-26
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-16
|
\
|
|
*
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-30
*
|
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
|
\
|
*
mwifiex: clean up scan state on error
Bing Zhao
2012-10-24
*
|
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
2012-10-29
*
|
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
2012-10-29
*
|
mwifiex: abort scan upon interface down
Amitkumar Karwar
2012-10-29
*
|
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2012-10-29
*
|
wireless: use OR operation to set wiphy features
Johannes Berg
2012-10-18
|
/
*
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
*
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-10-08
*
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-28
*
mwifiex: add support for P2P GO in interface type change
Stone Piao
2012-09-28
*
mwifiex: add support for P2P client in interface type change
Stone Piao
2012-09-28
*
mwifiex: add P2P interface
Stone Piao
2012-09-28
[next]