index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cfg80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
2013-07-31
1
-2
/
+2
*
mwifiex: Add module parameter for regdomain
Avinash Patil
2013-06-17
1
-4
/
+25
*
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
2013-06-04
1
-14
/
+63
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-05-29
1
-3
/
+0
|
|
\
|
*
|
mwifiex: add del_station handler
Avinash Patil
2013-05-22
1
-0
/
+46
|
*
|
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
2013-05-22
1
-14
/
+17
*
|
|
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-06-03
1
-5
/
+11
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2013-05-08
1
-3
/
+0
*
|
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
1
-2
/
+2
|
/
*
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
2013-04-22
1
-11
/
+6
*
mwifiex: configure p2p interface during initialization
Bing Zhao
2013-04-22
1
-0
/
+3
*
mwifiex: Start P2P devices in P2P mode
Paul Stewart
2013-04-22
1
-3
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-1
/
+2
|
\
|
*
mwifiex: limit channel number not to overflow memory
Stone Piao
2013-04-01
1
-1
/
+2
*
|
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
2013-04-01
1
-0
/
+5
*
|
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-03-25
1
-0
/
+7
*
|
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
2013-03-18
1
-57
/
+1
*
|
mwifiex: fix potential null dereference 'mef_entry'
Bing Zhao
2013-03-08
1
-1
/
+4
*
|
mwifiex: add WOWLAN support
Amitkumar Karwar
2013-03-06
1
-0
/
+156
*
|
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
2013-03-06
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-19
1
-24
/
+153
|
\
|
*
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-18
1
-24
/
+153
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
1
-1
/
+1
|
\
\
|
|
/
|
*
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
1
-1
/
+1
*
|
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-3
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-19
/
+6
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-16
/
+3
|
|
\
|
|
*
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
2013-01-11
1
-1
/
+1
|
|
*
mwifiex: update config_bands during infra association
Amitkumar Karwar
2013-01-11
1
-14
/
+1
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
1
-4
/
+2
|
|
\
\
|
|
*
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
1
-4
/
+2
|
*
|
|
mwifiex: parse WMM IEs from hostapd for mwifiex AP
Avinash Patil
2013-01-07
1
-0
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
2013-01-04
1
-1
/
+1
|
|
/
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-1
/
+0
|
/
*
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
2012-11-30
1
-0
/
+15
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
1
-23
/
+23
|
\
|
*
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
1
-12
/
+18
|
*
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-26
1
-11
/
+5
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-16
1
-0
/
+1
|
\
\
|
|
/
|
*
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-30
1
-0
/
+1
*
|
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
1
-4
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
1
-2
/
+5
|
\
|
*
mwifiex: clean up scan state on error
Bing Zhao
2012-10-24
1
-2
/
+5
*
|
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
2012-10-29
1
-3
/
+3
*
|
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
2012-10-29
1
-1
/
+0
*
|
mwifiex: abort scan upon interface down
Amitkumar Karwar
2012-10-29
1
-0
/
+5
*
|
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2012-10-29
1
-2
/
+4
*
|
wireless: use OR operation to set wiphy features
Johannes Berg
2012-10-18
1
-2
/
+2
|
/
[next]