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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
6
-0
/
+54
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
8
-0
/
+155
2013-06-19
mwifiex: code rearrangement for better readability
Amitkumar Karwar
1
-12
/
+11
2013-06-17
mwifiex: fix memory corruption when unsetting multicast list
Daniel Drake
2
-13
/
+10
2013-06-17
mwifiex: Add module parameter for regdomain
Avinash Patil
1
-4
/
+25
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+11
2013-06-12
mwifiex: enable/disable tx_amsdu support via module parameter
Avinash Patil
1
-1
/
+4
2013-06-12
mwifiex: fix regression issue for usb interface
Amitkumar Karwar
2
-81
/
+82
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+17
2013-06-12
mwifiex: debugfs: Fix out of bounds array access
Mark A. Greer
1
-5
/
+17
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
15
-317
/
+810
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-5
/
+11
2013-05-29
mwifiex: dump small buffers with help of %*ph
Andy Shevchenko
1
-3
/
+2
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
4
-18
/
+8
2013-05-22
mwifiex: add support for Marvell SD8897 chipset
Yogesh Ashok Powar
3
-61
/
+315
2013-05-22
mwifiex: code rearrangement in multiport aggregation path
Amitkumar Karwar
2
-36
/
+64
2013-05-22
mwifiex: remove unnecessary macros in sdio.h
Amitkumar Karwar
1
-51
/
+0
2013-05-22
mwifiex: define a macro for MPA base address
Amitkumar Karwar
2
-2
/
+3
2013-05-22
mwifiex: do port calculations separately
Amitkumar Karwar
1
-12
/
+12
2013-05-22
mwifiex: code rearrangement in mwifiex_get_rd_port()
Amitkumar Karwar
1
-14
/
+15
2013-05-22
mwifiex: replace unnecessary u32 variables with u8 in sdio.c
Amitkumar Karwar
1
-13
/
+13
2013-05-22
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2
-81
/
+149
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2
-25
/
+25
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
5
-0
/
+101
2013-05-22
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
1
-3
/
+2
2013-05-22
mwifiex: add del_station handler
Avinash Patil
7
-0
/
+95
2013-05-22
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
1
-6
/
+3
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
1
-1
/
+2
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
5
-42
/
+34
2013-05-22
mwifiex: scan delay timer cleanup in unload path
Amitkumar Karwar
1
-0
/
+10
2013-05-22
mwifiex: rename mwifiex_free_adapter() routine in init.c
Amitkumar Karwar
1
-10
/
+8
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-18
/
+8
2013-05-09
mwifiex: fix setting of multicast filter
Daniel Drake
1
-15
/
+6
2013-05-09
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2
-3
/
+1
2013-05-09
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
1
-0
/
+1
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-26
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
1
-2
/
+2
2013-04-26
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
1
-1
/
+0
2013-04-26
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
1
-1
/
+1
2013-04-26
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
1
-2
/
+2
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
3
-77
/
+29
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
4
-69
/
+40
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2
-29
/
+5
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2
-5
/
+17
2013-04-22
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
1
-11
/
+6
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2
-2
/
+2
2013-04-22
mwifiex: correct bss_mode check while appending vht operation IE
Bing Zhao
1
-1
/
+1
2013-04-22
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
Avinash Patil
1
-2
/
+2
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
[next]