index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
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-11-15
mwifiex: fix issues in driver unload path for USB chipsets
Ujjal Roy
1
-12
/
+15
2013-11-15
mwifiex: fix memory leak issue for sdio and pcie cards
Amitkumar Karwar
2
-4
/
+5
2013-11-15
mwifiex: fix potential mem leak in .del_virtual_intf
Amitkumar Karwar
2
-6
/
+3
2013-11-15
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
Amitkumar Karwar
1
-2
/
+1
2013-11-15
mwifiex: failure path handling in mwifiex_add_virtual_intf()
Amitkumar Karwar
2
-15
/
+18
2013-11-15
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
Amitkumar Karwar
1
-2
/
+4
2013-11-11
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
Ujjal Roy
1
-3
/
+26
2013-11-11
mwifiex: correct packet length for packets from SDIO interface
Avinash Patil
1
-0
/
+3
2013-11-11
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
1
-4
/
+7
2013-11-11
mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: fix invalid memory access in mwifiex_get_power_level()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
4
-8
/
+9
2013-11-11
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
1
-0
/
+3
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+10
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-5
/
+7
2013-10-14
mwifiex: use alloc_workqueue() function
Amitkumar Karwar
1
-1
/
+3
2013-10-14
mwifiex: inform cfg80211 about disconnect for P2P client interface
Avinash Patil
1
-1
/
+2
2013-10-14
mwifiex: inform cfg80211 about disconnect if device is removed
Avinash Patil
1
-2
/
+8
2013-10-10
mwifiex: Change variable type to bool
Peter Senna Tschudin
4
-4
/
+4
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-3
/
+3
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-14
/
+6
2013-09-30
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
1
-2
/
+4
2013-09-26
mwifiex: Remove casting the return value which is a void pointer
Jingoo Han
1
-3
/
+3
2013-09-26
mwifiex: fix NULL pointer dereference in usb suspend handler
Bing Zhao
1
-7
/
+0
2013-09-26
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
3
-4
/
+4
2013-09-26
mwifiex: fix PCIe hs_cfg cancel cmd timeout
Bing Zhao
1
-3
/
+2
2013-09-24
mwifiex: Remove extern from function prototypes
Joe Perches
1
-14
/
+10
2013-08-28
mwifiex: break a long line into two lines
Bing Zhao
1
-1
/
+2
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+2
2013-08-26
mwifiex: add missing endian conversions
Tobias Waldekranz
4
-6
/
+6
2013-08-26
mwifiex: drop gratuitous ARP frames
Avinash Patil
6
-0
/
+67
2013-08-26
mwifiex: fix ext_capab IE structure definition
Avinash Patil
2
-5
/
+7
2013-08-26
mwifiex: fix driver unload problem for usb chipsets
Amitkumar Karwar
1
-25
/
+25
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+2
2013-08-22
mwifiex: do not create AP and P2P interfaces upon driver loading
Bing Zhao
1
-14
/
+0
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
5
-0
/
+254
2013-08-09
mwifiex: increase max supported pattern offset
Amitkumar Karwar
1
-1
/
+1
2013-08-09
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
1
-4
/
+6
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
3
-14
/
+15
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-9
/
+12
2013-08-01
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
3
-22
/
+85
2013-08-01
mwifiex: fix adapter pointer dereference issue
Amitkumar Karwar
1
-3
/
+10
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: fix command 0x2c timeout during p2p_find or p2p_connect
Stone Piao
1
-2
/
+2
2013-07-31
mwifiex: fix wrong data rates in P2P client
Avinash Patil
1
-1
/
+2
2013-07-31
mwifiex: check for bss_role instead of bss_mode for STA operations
Avinash Patil
2
-4
/
+6
2013-07-26
mwifiex: Add missing endian conversion.
Tomasz Moń
1
-2
/
+2
2013-07-26
mwifiex: code rearrangement in sdio.c
Amitkumar Karwar
1
-107
/
+104
[next]