index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: parsing aid while receiving association response
Xinming Hu
2015-05-09
1
-1
/
+11
*
mwifiex: do not return success when command times out
Dmitry Torokhov
2015-05-09
1
-0
/
+2
*
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
2015-05-09
1
-1
/
+1
*
mwifiex: reduce spinlock usage in main process
Cathy Luo
2015-05-09
1
-6
/
+5
*
mwifiex: fix invalid HT IE configuration in FW
Zhaoyang Liu
2015-05-09
2
-3
/
+6
*
revert "mwifiex: enable aggregation for TID 6 and 7 streams"
Avinash Patil
2015-05-09
1
-0
/
+9
*
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
2015-04-01
21
-224
/
+714
|
\
|
*
mwifiex: recover from skb allocation failures during RX
Zhaoyang Liu
2015-03-30
1
-18
/
+24
|
*
mwifiex: stop command path in suspend handler
Avinash Patil
2015-03-30
1
-3
/
+11
|
*
mwifiex: remove an unneede NULL check in mwifiex_init_adapter()
Dan Carpenter
2015-03-30
1
-12
/
+9
|
*
mwifiex: Fix issue in the SDIO reset path of mwifiex.
Maithili Hinge
2015-03-30
4
-36
/
+28
|
*
mwifiex: fix crash in SDIO RX path
Avinash Patil
2015-03-20
1
-1
/
+1
|
*
mwifiex: missing curly braces in mwifiex_write_data_complete()
Dan Carpenter
2015-03-20
1
-1
/
+2
|
*
mwifiex: delay skb allocation for RX until cmd53 over
Zhaoyang Liu
2015-03-16
2
-34
/
+33
|
*
mwifiex: add SDIO rx single port aggregation
Zhaoyang Liu
2015-03-16
7
-11
/
+184
|
*
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
2015-03-16
7
-11
/
+185
|
*
mwifiex: remove_bss_prio_lock
Zhaoyang Liu
2015-03-16
1
-9
/
+2
|
*
mwifiex: get rid of BA setup helper functions
Zhaoyang Liu
2015-03-16
6
-46
/
+42
|
*
mwifiex: avoid queue_work while work is ongoing
Shengzhen Li
2015-03-16
4
-9
/
+36
|
*
mwifiex: enhance SD8897 MP aggregation limits
Avinash Patil
2015-03-16
1
-2
/
+4
|
*
mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
Avinash Patil
2015-03-16
4
-10
/
+11
|
*
mwifiex: lock main process till reinitialization of vif is over
Avinash Patil
2015-03-16
3
-1
/
+35
|
*
mwifiex: use del_timer variant in interrupt context
Amitkumar Karwar
2015-03-16
3
-4
/
+4
|
*
mwifiex: Add support for auto ARP in mwifiex.
Maithili Hinge
2015-03-16
4
-31
/
+113
|
*
mwifiex: fix a bug in Rx multiport aggregation logic
Cathy Luo
2015-03-16
1
-2
/
+7
*
|
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
3
-9
/
+11
|
\
\
|
|
/
|
/
|
|
*
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
3
-5
/
+7
|
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-4
/
+4
*
|
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
2015-03-06
11
-66
/
+100
|
\
\
|
*
|
mwifiex: do not initialize ext_scan in mwifiex_init_adapter
Avinash Patil
2015-03-03
1
-1
/
+0
|
*
|
mwifiex: fix usb tx data payload offset issue
Zhaoyang Liu
2015-02-27
1
-4
/
+4
|
*
|
mwifiex: DMA alignment for RX packets
Avinash Patil
2015-02-27
5
-4
/
+35
|
*
|
mwifiex: modify TX buff size for SD8887
Avinash Patil
2015-02-27
1
-1
/
+1
|
*
|
mwifiex: change datatype to bool for device capability flags
Avinash Patil
2015-02-27
4
-39
/
+39
|
*
|
mwifiex: do not process mgmt rx on uninitialized interface
Avinash Patil
2015-02-27
1
-0
/
+7
|
*
|
mwifiex: more_task flag for main_process
Shengzhen Li
2015-02-27
2
-7
/
+10
|
*
|
mwifiex: use alloc_workqueue's format strings capabilities for WQ names
Avinash Patil
2015-02-26
1
-10
/
+4
|
|
/
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
4
-8
/
+8
|
/
*
mwifiex: disable UAPSD mode when AP starts
Amitkumar Karwar
2015-02-03
1
-0
/
+3
*
mwifiex: fix NULL packet downloading issues
Amitkumar Karwar
2015-02-03
1
-2
/
+7
*
mwifiex: fix memory leak in mwifiex_send_processed_packet()
Amitkumar Karwar
2015-02-03
1
-0
/
+3
*
mwifiex: correction in wakeup timer handling
Amitkumar Karwar
2015-02-03
1
-2
/
+1
*
mwifiex: 11h handling for AP interface
Avinash Patil
2015-01-29
6
-1
/
+53
*
mwifiex: channel switch support for mwifiex
Avinash Patil
2015-01-29
4
-3
/
+136
*
mwifiex: handle radar detect event from FW
Avinash Patil
2015-01-29
5
-0
/
+55
*
mwifiex: support for channel report for radar detection
Avinash Patil
2015-01-29
5
-0
/
+85
*
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
2015-01-29
9
-0
/
+166
*
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
2015-01-29
3
-37
/
+48
*
mwifiex: refactor start_ap handler
Avinash Patil
2015-01-29
3
-60
/
+77
*
mwifiex: update IEs after AP has started
Avinash Patil
2015-01-29
1
-2
/
+3
[next]