index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
mwifiex: drop gratuitous ARP frames
Avinash Patil
1
-0
/
+1
2013-08-12
mwifiex: fix build error when CONFIG_PM is not set
Bing Zhao
1
-2
/
+2
2013-08-09
mwifiex: add packet coalesce support
Amitkumar Karwar
1
-0
/
+125
2013-08-09
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
1
-4
/
+6
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
1
-8
/
+9
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2013-07-31
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
1
-2
/
+2
2013-07-24
mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P
Avinash Patil
1
-1
/
+3
2013-07-24
mwifiex: skip registering mgmt frame that has already registered
Stone Piao
1
-6
/
+10
2013-07-24
mwifiex: add tx info to skb when forming mgmt frame
Huawei Yang
1
-0
/
+5
2013-07-16
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
1
-2
/
+1
2013-06-17
mwifiex: Add module parameter for regdomain
Avinash Patil
1
-4
/
+25
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
1
-14
/
+63
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-5
/
+11
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-3
/
+0
2013-05-22
mwifiex: add del_station handler
Avinash Patil
1
-0
/
+46
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
1
-14
/
+17
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+0
2013-05-09
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
1
-3
/
+0
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-22
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
1
-11
/
+6
2013-04-22
mwifiex: configure p2p interface during initialization
Bing Zhao
1
-0
/
+3
2013-04-22
mwifiex: Start P2P devices in P2P mode
Paul Stewart
1
-3
/
+2
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-04-02
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
1
-0
/
+5
2013-04-02
mwifiex: limit channel number not to overflow memory
Stone Piao
1
-1
/
+2
2013-03-26
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
1
-0
/
+7
2013-03-19
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
1
-57
/
+1
2013-03-09
mwifiex: fix potential null dereference 'mef_entry'
Bing Zhao
1
-1
/
+4
2013-03-07
mwifiex: add WOWLAN support
Amitkumar Karwar
1
-0
/
+156
2013-03-07
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
1
-0
/
+1
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-24
/
+153
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-24
/
+153
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-1
/
+1
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-19
/
+6
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+3
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+2
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-4
/
+2
2013-01-11
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
1
-1
/
+1
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
1
-14
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-08
mwifiex: parse WMM IEs from hostapd for mwifiex AP
Avinash Patil
1
-0
/
+2
2013-01-05
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
1
-1
/
+1
2012-11-30
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
1
-0
/
+15
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-23
/
+23
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-12
/
+18
[next]