index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
Files
Lines
*
mwifiex: update MCS set as per RX-STBC bit from hostapd
Maithili Hinge
2014-03-19
1
-3
/
+3
*
mwifiex: use VHT MCS mask in set bitrate mask handler
Amitkumar Karwar
2014-03-14
1
-2
/
+10
*
mwifiex: update MCS information as per antenna settings
Amitkumar Karwar
2014-02-28
1
-2
/
+29
*
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-28
1
-86
/
+81
*
mwifiex: enable obss scan offload feature flag
Amitkumar Karwar
2014-02-24
1
-1
/
+2
*
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
2014-02-20
1
-2
/
+2
*
mwifiex: add cfg80211 change_station handler support
Avinash Patil
2014-02-12
1
-0
/
+25
*
mwifiex: add cfg80211 add_station handler support
Avinash Patil
2014-02-12
1
-0
/
+18
*
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
2014-02-12
1
-0
/
+49
*
mwifiex: add tdls_mgmt handler support
Avinash Patil
2014-02-12
1
-0
/
+81
*
mwifiex: remove unsupported code in 11ac
Bing Zhao
2014-02-12
1
-3
/
+0
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
1
-1
/
+2
*
cfg80211: Clean up connect params and channel fetching
Jouni Malinen
2014-02-04
1
-2
/
+3
*
mwifiex: fix wakeup on magic packet
Andreas Fenkart
2014-01-23
1
-1
/
+1
*
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
2014-01-16
1
-0
/
+14
*
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
2014-01-09
1
-8
/
+1
*
mwifiex: download per country tx power table to firmware
Bing Zhao
2013-12-18
1
-0
/
+10
*
mwifiex: send regulatory domain info to firmware only if alpha2 changed
Bing Zhao
2013-12-18
1
-6
/
+13
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-16
1
-4
/
+20
|
\
|
*
mwifiex: correct TX byte count statistics
Ujjal Roy
2013-12-09
1
-0
/
+1
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
1
-12
/
+13
|
|
\
|
*
|
mwifiex: fix potential mem leak in .del_virtual_intf
Amitkumar Karwar
2013-11-15
1
-0
/
+3
|
*
|
mwifiex: failure path handling in mwifiex_add_virtual_intf()
Amitkumar Karwar
2013-11-15
1
-4
/
+16
*
|
|
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-12-05
1
-3
/
+3
|
|
/
|
/
|
*
|
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-3
/
+3
*
|
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
1
-2
/
+3
*
|
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
1
-7
/
+7
|
/
*
mwifiex: drop gratuitous ARP frames
Avinash Patil
2013-08-26
1
-0
/
+1
*
mwifiex: fix build error when CONFIG_PM is not set
Bing Zhao
2013-08-12
1
-2
/
+2
*
mwifiex: add packet coalesce support
Amitkumar Karwar
2013-08-09
1
-0
/
+125
*
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
2013-08-09
1
-4
/
+6
*
mwifiex: rename mef macros
Amitkumar Karwar
2013-08-09
1
-8
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
1
-2
/
+2
|
\
|
*
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
2013-07-31
1
-2
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-01
1
-2
/
+1
|
\
\
|
*
|
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
2013-07-16
1
-2
/
+1
|
|
/
*
|
mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P
Avinash Patil
2013-07-24
1
-1
/
+3
*
|
mwifiex: skip registering mgmt frame that has already registered
Stone Piao
2013-07-24
1
-6
/
+10
*
|
mwifiex: add tx info to skb when forming mgmt frame
Huawei Yang
2013-07-24
1
-0
/
+5
|
/
*
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
[next]