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
/
main.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
1
-8
/
+22
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-0
/
+1
2015-03-30
mwifiex: Fix issue in the SDIO reset path of mwifiex.
Maithili Hinge
1
-2
/
+0
2015-03-16
mwifiex: add SDIO rx single port aggregation
Zhaoyang Liu
1
-0
/
+4
2015-03-16
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
1
-0
/
+6
2015-03-16
mwifiex: get rid of BA setup helper functions
Zhaoyang Liu
1
-5
/
+8
2015-03-16
mwifiex: avoid queue_work while work is ongoing
Shengzhen Li
1
-0
/
+1
2015-03-16
mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
Avinash Patil
1
-1
/
+1
2015-03-16
mwifiex: lock main process till reinitialization of vif is over
Avinash Patil
1
-0
/
+1
2015-03-16
mwifiex: Add support for auto ARP in mwifiex.
Maithili Hinge
1
-0
/
+1
2015-02-27
mwifiex: DMA alignment for RX packets
Avinash Patil
1
-0
/
+4
2015-02-27
mwifiex: more_task flag for main_process
Shengzhen Li
1
-0
/
+1
2015-01-29
mwifiex: 11h handling for AP interface
Avinash Patil
1
-0
/
+5
2015-01-29
mwifiex: channel switch support for mwifiex
Avinash Patil
1
-0
/
+5
2015-01-29
mwifiex: handle radar detect event from FW
Avinash Patil
1
-0
/
+2
2015-01-29
mwifiex: support for channel report for radar detection
Avinash Patil
1
-0
/
+2
2015-01-29
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
1
-0
/
+10
2015-01-29
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: refactor start_ap handler
Avinash Patil
1
-0
/
+4
2015-01-29
mwifiex: store AP configuration in private structure
Avinash Patil
1
-0
/
+1
2015-01-29
mwifiex: support conversion to any virtual interface type
Avinash Patil
1
-2
/
+0
2015-01-29
mwifiex: manage virtual interface limits efficiently
Avinash Patil
1
-0
/
+21
2015-01-29
mwifiex: add init parameter to init command routine
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: store permanant mac address in adapter structure
Avinash Patil
1
-0
/
+1
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
1
-1
/
+1
2015-01-29
mwifiex: remove redundant nick_name variable
Avinash Patil
1
-1
/
+0
2015-01-06
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
1
-0
/
+1
2015-01-06
mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READY
Amitkumar Karwar
1
-1
/
+0
2015-01-06
mwifiex: save sdio register values before firmware dump
Xinming Hu
1
-0
/
+1
2015-01-06
mwifiex: save driver information to file when firmware dump
Xinming Hu
1
-0
/
+9
2015-01-06
mwifiex: add rx histogram statistics support
Xinming Hu
1
-0
/
+10
2015-01-06
mwifiex: report tdls peers in debugfs
Xinming Hu
1
-0
/
+2
2014-12-05
mwifiex: delete peer station's RA list upon deauthentication
Avinash Patil
1
-0
/
+2
2014-11-25
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
1
-0
/
+4
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
1
-0
/
+7
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
1
-0
/
+1
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
1
-1
/
+30
2014-11-17
mwifiex: module load parameter for interface creation
Avinash Patil
1
-0
/
+5
2014-11-12
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
1
-0
/
+1
2014-11-12
mwifiex: remove data_complete handler
Avinash Patil
1
-1
/
+0
2014-11-12
mwifiex: rx workqueue support for USB interface
Avinash Patil
1
-5
/
+1
2014-10-31
mwifiex: channel statistics support for mwifiex
Avinash Patil
1
-1
/
+5
2014-10-30
mwifiex: restart rxreorder timer correctly
Marc Yang
1
-0
/
+1
2014-09-30
mwifiex: remove unnecessary rx_q lock
Avinash Patil
1
-2
/
+0
2014-09-30
mwifiex: add more dump information for PCIe interface
Amitkumar Karwar
1
-0
/
+1
2014-09-15
mwifiex: add rx workqueue support
Avinash Patil
1
-0
/
+14
2014-09-15
mwifiex: remove low priority scan handling
Amitkumar Karwar
1
-10
/
+0
2014-09-15
mwifiex: remove redundant variable report_scan_result
Amitkumar Karwar
1
-1
/
+0
2014-09-15
mwifiex: bring in scan channel gap feature
Avinash Patil
1
-0
/
+23
[next]