index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: fix NULL pointer dereference in usb suspend handler
Bing Zhao
2013-09-26
1
-7
/
+0
*
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
2013-09-26
3
-4
/
+4
*
mwifiex: fix PCIe hs_cfg cancel cmd timeout
Bing Zhao
2013-09-26
1
-3
/
+2
*
mwifiex: break a long line into two lines
Bing Zhao
2013-08-28
1
-1
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-28
1
-2
/
+2
|
\
|
*
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-08-23
1
-2
/
+2
*
|
mwifiex: add missing endian conversions
Tobias Waldekranz
2013-08-26
4
-6
/
+6
*
|
mwifiex: drop gratuitous ARP frames
Avinash Patil
2013-08-26
6
-0
/
+67
*
|
mwifiex: fix ext_capab IE structure definition
Avinash Patil
2013-08-26
2
-5
/
+7
*
|
mwifiex: fix driver unload problem for usb chipsets
Amitkumar Karwar
2013-08-26
1
-25
/
+25
*
|
mwifiex: do not create AP and P2P interfaces upon driver loading
Bing Zhao
2013-08-22
1
-14
/
+0
*
|
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
5
-0
/
+254
*
|
mwifiex: increase max supported pattern offset
Amitkumar Karwar
2013-08-09
1
-1
/
+1
*
|
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
2013-08-09
1
-4
/
+6
*
|
mwifiex: rename mef macros
Amitkumar Karwar
2013-08-09
3
-14
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
5
-9
/
+12
|
\
\
|
*
|
mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect
Stone Piao
2013-07-31
1
-2
/
+2
|
*
|
mwifiex: fix wrong data rates in P2P client
Avinash Patil
2013-07-31
1
-1
/
+2
|
*
|
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
2013-07-31
2
-4
/
+6
|
*
|
mwifiex: Add missing endian conversion.
Tomasz Moń
2013-07-26
1
-2
/
+2
*
|
|
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
2013-08-01
3
-22
/
+85
*
|
|
mwifiex: fix adapter pointer dereference issue
Amitkumar Karwar
2013-08-01
1
-3
/
+10
*
|
|
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: code rearrangement in sdio.c
Amitkumar Karwar
2013-07-26
1
-107
/
+104
*
|
|
mwifiex: handle driver initialization error paths
Amitkumar Karwar
2013-07-26
2
-28
/
+56
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-25
5
-61
/
+57
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: fix IRQ enable/disable
Daniel Drake
2013-07-22
5
-61
/
+57
|
|
/
*
|
mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P
Avinash Patil
2013-07-24
1
-1
/
+3
*
|
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
2013-07-24
4
-87
/
+91
*
|
mwifiex: correction in mwifiex_check_fw_status() return status
Amitkumar Karwar
2013-07-24
1
-2
/
+0
*
|
mwifiex: replace mdelay with msleep
Amitkumar Karwar
2013-07-24
2
-2
/
+2
*
|
mwifiex: reduce firmware poll retries
Amitkumar Karwar
2013-07-24
2
-4
/
+0
*
|
mwifiex: add unregister_dev handler for usb interface
Amitkumar Karwar
2013-07-24
1
-0
/
+8
*
|
mwifiex: move if_ops.cleanup_if() call
Amitkumar Karwar
2013-07-24
2
-3
/
+3
*
|
mwifiex: remove unnecessary del_timer(cmd_timer)
Amitkumar Karwar
2013-07-24
1
-2
/
+0
*
|
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
Amitkumar Karwar
2013-07-24
2
-7
/
+1
*
|
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
Amitkumar Karwar
2013-07-24
1
-0
/
+9
*
|
mwifiex: correct max IE length check for WPS IE
Avinash Patil
2013-07-24
1
-5
/
+6
*
|
mwifiex: support to send deauth for P2P client
Stone Piao
2013-07-24
1
-0
/
+1
*
|
mwifiex: skip registering mgmt frame that has already registered
Stone Piao
2013-07-24
1
-6
/
+10
*
|
mwifiex: discard deauth and disassoc event during WPS session
Stone Piao
2013-07-24
1
-0
/
+10
*
|
mwifiex: add tx info to skb when forming mgmt frame
Huawei Yang
2013-07-24
1
-0
/
+5
*
|
mwifiex: delete AP TX queues when bridged packets reach threshold
Avinash Patil
2013-07-24
4
-2
/
+69
*
|
mwifiex: maintain outstanding packet count for RA list instead of packet size
Avinash Patil
2013-07-24
3
-7
/
+7
*
|
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
Avinash Patil
2013-07-24
2
-5
/
+5
*
|
mwifiex: remove stop_net_dev_queue operation in AP forwarding
Huawei Yang
2013-07-24
1
-4
/
+0
*
|
wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-07-22
1
-9
/
+17
|
/
*
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
6
-0
/
+54
[next]